summaryrefslogtreecommitdiff
path: root/gst/mxf/mxf.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24mxf: Remove mxfdms1.[ch] from the build for nowSebastian Dröge1-2/+2
2015-10-21mxf: Re-enable mxfmux elementSebastian Dröge1-2/+3
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith1-3/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller1-1/+2
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-8/+8
2009-03-21mxf: Add MXF muxerSebastian Dröge1-3/+5
2009-02-21mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge1-0/+8
2009-02-04Post an UMID tag with the current package's UMIDSebastian Dröge1-0/+8
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-0/+2
2008-12-22gst/mxf/: Cleanup of the includes.Sebastian Dröge1-1/+0
2008-12-18gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).Sebastian Dröge1-0/+2
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-0/+17
2008-11-21Add first version of an MXF demuxer. Currently it supportsSebastian Dröge1-0/+46