Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | mxfmux: Small cleanup | Sebastian Dröge | 1 | -12/+2 | |
2009-03-26 | mxf: Fix compilation and compiler errors with GLib < 2.16.0 | Sebastian Dröge | 1 | -1/+1 | |
2009-03-26 | mxf: Differentiate between UL and UUID | Sebastian Dröge | 1 | -22/+28 | |
2009-03-26 | mxfmux: Fix handling of buffers with more than one edit unit and EOS handling | Sebastian Dröge | 1 | -96/+143 | |
2009-03-22 | mxfmux: Fix error handling | Sebastian Dröge | 1 | -5/+3 | |
2009-03-22 | mxfmux: Add an error state from which we return immediately | Sebastian Dröge | 1 | -6/+25 | |
Also improve debugging a bit. | |||||
2009-03-21 | mxfmux: Only add an essence container UL once to the partition and preface | Sebastian Dröge | 1 | -3/+22 | |
2009-03-21 | mxfmux: Add some debugging and error out on invalid input data | Sebastian Dröge | 1 | -0/+19 | |
2009-03-21 | mxf: Add MXF muxer | Sebastian Dröge | 1 | -0/+1327 | |
This muxer currently only supports OP1a and is probably not yet 100% complying to the standards. |