summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfmpeg.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-30gst/mxf/: Set the correct MPEG video version if possible and add support for ...Sebastian Dröge1-3/+58
2008-11-26gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th...Sebastian Dröge1-1/+2
2008-11-25gst/mxf/: Set video dimensions and pixel aspect ratio on the caps.Sebastian Dröge1-8/+20
2008-11-25gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ...Sebastian Dröge1-104/+82
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/+318