summaryrefslogtreecommitdiff
path: root/gst/mxf/mxf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Port mxfdemux to 1.0Michael Smith2012-10-261-3/+3
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Add ranks to various muxers and encoders in -badChristian Schaller2009-05-071-1/+2
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-8/+8
* mxf: Add MXF muxerSebastian Dröge2009-03-211-3/+5
* mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge2009-02-211-0/+8
* Post an UMID tag with the current package's UMIDSebastian Dröge2009-02-041-0/+8
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-0/+2
* gst/mxf/: Cleanup of the includes.Sebastian Dröge2008-12-221-1/+0
* gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).Sebastian Dröge2008-12-181-0/+2
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-0/+17
* Add first version of an MXF demuxer. Currently it supportsSebastian Dröge2008-11-211-0/+46