summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfdv-dif.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-27mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge1-1/+4
2015-05-08Update references to decodebinLuis de Bethencourt1-1/+1
2012-12-06mxfdemux: Add function to get the essence track wrappingSebastian Dröge1-0/+36
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith1-2/+2
2011-02-28miniobject: port to new 0.11 APIWim Taymans1-2/+2
2009-03-26mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp()Sebastian Dröge1-3/+4
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-2/+5
2009-03-21mxfmux: Add support for DV/DIF muxing and add framerate, etc to the caps when...Sebastian Dröge1-1/+94
2009-02-07mxfdemux: Add support for non-standard Avid MXF files containing DV essenceSebastian Dröge1-28/+23
2009-01-31Generate an index table for essence streamsSebastian Dröge1-2/+1
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-1/+1
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-20/+24
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-5/+17
2008-12-12gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge1-3/+8
2008-12-01gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge1-2/+8
2008-11-27gst/mxf/: Add fundamental support for DV-DIF essence streams.Sebastian Dröge1-0/+122