summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfd10.c
Commit message (Expand)AuthorAgeFilesLines
* mxf: Handle D10 "picture only" variantEdward Hervey2021-07-271-1/+1
* mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge2017-06-271-1/+7
* mxfdemux: Add function to get the essence track wrappingSebastian Dröge2012-12-061-0/+7
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-261-15/+22
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-0/+1
* mxfdemux: Add keyframe detection for MPEG2 video streamsSebastian Dröge2009-02-061-0/+7
* Generate an index table for essence streamsSebastian Dröge2009-01-311-12/+10
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-8/+8
* Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge2008-12-311-10/+10
* gst/mxf/: Cleanup of the includes.Sebastian Dröge2008-12-221-10/+8
* gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge2008-12-191-12/+11
* gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge2008-12-161-23/+31
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-13/+18
* gst/mxf/mxfd10.c: Use the mapping data for storing the channel count and the ...Sebastian Dröge2008-12-071-15/+22
* gst/mxf/mxfd10.c: Document decoding of the AES3 data and also skip the 32 bit...Sebastian Dröge2008-12-061-0/+8
* gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).Sebastian Dröge2008-12-041-0/+229