summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-2/+0
* mxfdemux: Add keyframe detection for MPEG2 video streamsSebastian Dröge2009-02-061-0/+2
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* gst/mxf/: Cleanup of the includes.Sebastian Dröge2008-12-221-1/+0
* gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge2008-12-161-33/+0
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-8/+15
* gst/mxf/: Some random cleanup.Sebastian Dröge2008-11-301-2/+2
* gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ...Sebastian Dröge2008-11-251-1/+1
* gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ...Sebastian Dröge2008-11-221-1/+1
* Add first version of an MXF demuxer. Currently it supportsSebastian Dröge2008-11-211-0/+60