summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfjpeg2000.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-1/+1
2009-03-26mxfmux: CleanupSebastian Dröge1-2/+2
2009-03-22mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge1-6/+10
2009-03-21mxfmux: Add support for muxing JPEG2000 code streamsSebastian Dröge1-0/+117
2009-01-31Generate an index table for essence streamsSebastian Dröge1-6/+5
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-4/+4
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-5/+5
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-22/+28
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-17/+20
2008-12-12gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge1-2/+3
2008-12-09gst/mxf/mxfjpeg2000.c: Implement detection of the colorspace used by theSebastian Dröge1-4/+63
2008-12-01gst/mxf/mxfjpeg2000.c: Use new image/x-jpc caps for the raw JPEG2000 codestream.Sebastian Dröge1-3/+6
2008-12-01gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge1-2/+7
2008-11-30gst/mxf/: Some random cleanup.Sebastian Dröge1-3/+3
2008-11-30gst/mxf/: Set the correct MPEG video version if possible and add support for ...Sebastian Dröge1-3/+4
2008-11-29gst/mxf/: Add initial support for JPEG2000 encoded video essence.Sebastian Dröge1-0/+132