summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfd10.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-0/+1
2009-02-06mxfdemux: Add keyframe detection for MPEG2 video streamsSebastian Dröge1-0/+7
2009-01-31Generate an index table for essence streamsSebastian Dröge1-12/+10
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-8/+8
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-10/+10
2008-12-22gst/mxf/: Cleanup of the includes.Sebastian Dröge1-10/+8
2008-12-19gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge1-12/+11
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-23/+31
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-13/+18
2008-12-07gst/mxf/mxfd10.c: Use the mapping data for storing the channel count and the ...Sebastian Dröge1-15/+22
2008-12-06gst/mxf/mxfd10.c: Document decoding of the AES3 data and also skip the 32 bit...Sebastian Dröge1-0/+8
2008-12-04gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).Sebastian Dröge1-0/+229