summaryrefslogtreecommitdiff
path: root/gst/mxf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-13/+12
* Merge branch 'mxfmux'Sebastian Dröge2009-03-261-2/+8
|\
| * mxf: Start implementing a central UL database and add some helper functions a...Sebastian Dröge2009-03-211-2/+4
| * mxf: Add MXF muxerSebastian Dröge2009-03-211-2/+6
* | Makefile.am: no static libs for pluginsStefan Kost2009-03-221-0/+1
|/
* mxfdemux: Post structural metadata tree as tag on the busSebastian Dröge2009-02-211-0/+2
* gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge2009-01-051-2/+4
* 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-2/+4
* gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M).Sebastian Dröge2008-12-071-3/+6
* gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M).Sebastian Dröge2008-12-041-1/+3
* gst/mxf/: Add initial support for JPEG2000 encoded video essence.Sebastian Dröge2008-11-291-1/+3
* gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).Sebastian Dröge2008-11-281-1/+3
* gst/mxf/: Add fundamental support for DV-DIF essence streams.Sebastian Dröge2008-11-271-1/+3
* Add first version of an MXF demuxer. Currently it supportsSebastian Dröge2008-11-211-0/+20