summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfup.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-1/+1
2009-03-22mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge1-4/+23
2009-03-21mxf: Add support for muxing/demuxing subsampled YUV formatsSebastian Dröge1-4/+105
2009-03-21mxfdemux: Use correct width/height for stride conversionsSebastian Dröge1-5/+2
2009-03-21mxf: Implement stride transformations for raw video content for muxing and de...Sebastian Dröge1-20/+100
2009-03-21mxfdemux: Simplify caps selection by using a lookup tableSebastian Dröge1-103/+44
2009-03-21mxfmux: Add initial support for muxing raw picture essenceSebastian Dröge1-0/+168
2009-03-21mxfdemux: Add support for AYUV and v308 YUV colorspacesSebastian Dröge1-0/+9
2009-02-09mxfdemux: Update TODOSebastian Dröge1-0/+1
2009-01-31Generate an index table for essence streamsSebastian Dröge1-14/+13
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-12/+12
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-13/+13
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-29/+36
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-5/+17
2008-12-12gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge1-0/+1
2008-12-08gst/mxf/mxfup.c: Don't create a subbuffer, instead just change the buffer met...Sebastian Dröge1-8/+4
2008-12-07gst/mxf/mxfup.c: Handle the image start and end offsets, otherwise we output ...Sebastian Dröge1-1/+40
2008-12-07gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M).Sebastian Dröge1-0/+216