summaryrefslogtreecommitdiffstats
path: root/gst/mxf/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-13/+12
2009-03-26Merge branch 'mxfmux'Sebastian Dröge1-2/+8
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+1
2009-03-21mxf: Start implementing a central UL database and add some helper functions a...Sebastian Dröge1-2/+4
2009-03-21mxf: Add MXF muxerSebastian Dröge1-2/+6
2009-02-21mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge1-0/+2
2009-01-05gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge1-2/+4
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-2/+4
2008-12-07gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M).Sebastian Dröge1-3/+6
2008-12-04gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).Sebastian Dröge1-1/+3
2008-11-29gst/mxf/: Add initial support for JPEG2000 encoded video essence.Sebastian Dröge1-1/+3
2008-11-28gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).Sebastian Dröge1-1/+3
2008-11-27gst/mxf/: Add fundamental support for DV-DIF essence streams.Sebastian Dröge1-1/+3
2008-11-21Add first version of an MXF demuxer. Currently it supportsSebastian Dröge1-0/+20