summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfdemux.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-25/+5
2008-12-08gst/mxf/: Remove the concept of "final" metadata, broken files have updated m...Sebastian Dröge1-1/+2
2008-12-05gst/mxf/: Implement parsing of the generic data essence descriptor.Sebastian Dröge1-0/+1
2008-12-03gst/mxf/: Add support for AES3 audio (SMPTE 382M).Sebastian Dröge1-0/+1
2008-11-30gst/mxf/: Add property to select the top-level source package or material pac...Sebastian Dröge1-0/+2
2008-11-28gst/mxf/: Implement parsing of index table segments, which will later be used...Sebastian Dröge1-0/+1
2008-11-27gst/mxf/: Implement parsing of the random index pack, which provides a seek t...Sebastian Dröge1-0/+2
2008-11-27gst/mxf/mxfdemux.*: Only try to pull the footer metadata once and not on ever...Sebastian Dröge1-0/+1
2008-11-25gst/mxf/: Add initial parsing of RGBA descriptors.Sebastian Dröge1-0/+1
2008-11-21Add first version of an MXF demuxer. Currently it supportsSebastian Dröge1-0/+108