summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfmux.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-22mxf: Mark most fields of the instance struct as privateSebastian Dröge1-0/+2
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-1/+1
2009-03-26mxfmux: Fix handling of buffers with more than one edit unit and EOS handlingSebastian Dröge1-0/+2
2009-03-22mxfmux: Add an error state from which we return immediatelySebastian Dröge1-1/+2
Also improve debugging a bit.
2009-03-21mxf: Add MXF muxerSebastian Dröge1-0/+100
This muxer currently only supports OP1a and is probably not yet 100% complying to the standards.