summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfmux.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-21mxfmux: Only add an essence container UL once to the partition and prefaceSebastian Dröge1-3/+22
2009-03-21mxfmux: Add some debugging and error out on invalid input dataSebastian Dröge1-0/+19
2009-03-21mxf: Add MXF muxerSebastian Dröge1-0/+1327
This muxer currently only supports OP1a and is probably not yet 100% complying to the standards.