summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfjpeg2000.c
Commit message (Expand)AuthorAgeFilesLines
* mxfdemux: Add function to get the essence track wrappingSebastian Dröge2012-12-061-0/+39
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-261-18/+20
* miniobject: port to new 0.11 APIWim Taymans2011-02-281-2/+2
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-1/+1
* mxfmux: CleanupSebastian Dröge2009-03-261-2/+2
* mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge2009-03-221-6/+10
* mxfmux: Add support for muxing JPEG2000 code streamsSebastian Dröge2009-03-211-0/+117
* Generate an index table for essence streamsSebastian Dröge2009-01-311-6/+5
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-4/+4
* Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge2008-12-311-5/+5
* gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge2008-12-161-22/+28
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-17/+20
* gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge2008-12-121-2/+3
* gst/mxf/mxfjpeg2000.c: Implement detection of the colorspace used by theSebastian Dröge2008-12-091-4/+63
* gst/mxf/mxfjpeg2000.c: Use new image/x-jpc caps for the raw JPEG2000 codestream.Sebastian Dröge2008-12-011-3/+6
* gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge2008-12-011-2/+7
* gst/mxf/: Some random cleanup.Sebastian Dröge2008-11-301-3/+3
* gst/mxf/: Set the correct MPEG video version if possible and add support for ...Sebastian Dröge2008-11-301-3/+4
* gst/mxf/: Add initial support for JPEG2000 encoded video essence.Sebastian Dröge2008-11-291-0/+132