summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfvc3.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-26mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp()Sebastian Dröge1-4/+5
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-3/+9
2009-03-21mxfmux: Add support for muxing VC-3 (aka DNxHD) videoSebastian Dröge1-0/+81
2009-02-07mxfdemux: Add support for non-standard Avid MXF files containing DNxHD essenceSebastian Dröge1-1/+17
2009-01-31Generate an index table for essence streamsSebastian Dröge1-6/+5
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-4/+4
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-5/+5
2008-12-18gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).Sebastian Dröge1-0/+146