summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfdv-dif.c
Commit message (Expand)AuthorAgeFilesLines
* mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp()Sebastian Dröge2009-03-261-3/+4
* 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-2/+5
* mxfmux: Add support for DV/DIF muxing and add framerate, etc to the caps when...Sebastian Dröge2009-03-211-1/+94
* mxfdemux: Add support for non-standard Avid MXF files containing DV essenceSebastian Dröge2009-02-071-28/+23
* Generate an index table for essence streamsSebastian Dröge2009-01-311-2/+1
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge2008-12-311-1/+1
* gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge2008-12-161-20/+24
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-5/+17
* gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge2008-12-121-3/+8
* gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge2008-12-011-2/+8
* gst/mxf/: Add fundamental support for DV-DIF essence streams.Sebastian Dröge2008-11-271-0/+122