summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfmpeg.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-2/+0
2009-02-06mxfdemux: Add keyframe detection for MPEG2 video streamsSebastian Dröge1-0/+2
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2008-12-22gst/mxf/: Cleanup of the includes.Sebastian Dröge1-1/+0
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-33/+0
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-8/+15
2008-11-30gst/mxf/: Some random cleanup.Sebastian Dröge1-2/+2
2008-11-25gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ...Sebastian Dröge1-1/+1
2008-11-22gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ...Sebastian Dröge1-1/+1
2008-11-21Add first version of an MXF demuxer. Currently it supportsSebastian Dröge1-0/+60