summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfvc3.c
Commit message (Expand)AuthorAgeFilesLines
* mxfvc3: Also accept clip-wrapped vc-3Edward Hervey2021-07-271-2/+2
* mxfdemux: Also allow picture essence element type 0x05 for VC-3Sebastian Dröge2019-08-121-1/+2
* mxfvc3: Use correct wrapping byte valueSebastian Dröge2017-08-101-2/+2
* mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge2017-06-271-1/+3
* mxfvc3: The wrapping is the 15th byte of the essence container UL, not the 16thSebastian Dröge2015-10-211-1/+1
* 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-3/+3
* miniobject: port to new 0.11 APIWim Taymans2011-02-281-2/+2
* mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp()Sebastian Dröge2009-03-261-4/+5
* 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-3/+9
* mxfmux: Add support for muxing VC-3 (aka DNxHD) videoSebastian Dröge2009-03-211-0/+81
* mxfdemux: Add support for non-standard Avid MXF files containing DNxHD essenceSebastian Dröge2009-02-071-1/+17
* 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/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).Sebastian Dröge2008-12-181-0/+146