summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfaes-bwf.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-28gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).Sebastian Dröge1-0/+18
2008-11-26gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th...Sebastian Dröge1-1/+3
2008-11-25gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ...Sebastian Dröge1-140/+120
2008-11-22gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ...Sebastian Dröge1-1/+2
2008-11-21Add first version of an MXF demuxer. Currently it supportsSebastian Dröge1-0/+382