Age | Commit message (Expand) | Author | Files | Lines |
2009-03-26 | mxf: Source files and #include cleanup | Sebastian Dröge | 1 | -1/+1 |
2009-03-22 | mxfmux: Fix some memory leaks, improve debugging and handle errors better | Sebastian Dröge | 1 | -4/+23 |
2009-03-21 | mxf: Add support for muxing/demuxing subsampled YUV formats | Sebastian Dröge | 1 | -4/+105 |
2009-03-21 | mxfdemux: Use correct width/height for stride conversions | Sebastian Dröge | 1 | -5/+2 |
2009-03-21 | mxf: Implement stride transformations for raw video content for muxing and de... | Sebastian Dröge | 1 | -20/+100 |
2009-03-21 | mxfdemux: Simplify caps selection by using a lookup table | Sebastian Dröge | 1 | -103/+44 |
2009-03-21 | mxfmux: Add initial support for muxing raw picture essence | Sebastian Dröge | 1 | -0/+168 |
2009-03-21 | mxfdemux: Add support for AYUV and v308 YUV colorspaces | Sebastian Dröge | 1 | -0/+9 |
2009-02-09 | mxfdemux: Update TODO | Sebastian Dröge | 1 | -0/+1 |
2009-01-31 | Generate an index table for essence streams | Sebastian Dröge | 1 | -14/+13 |
2009-01-22 | Update copyrights for 2009 | Sebastian Dröge | 1 | -1/+1 |
2009-01-22 | Implement parsing of DMS1 (SMPTE S380M) | Sebastian Dröge | 1 | -12/+12 |
2008-12-31 | Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin... | Sebastian Dröge | 1 | -13/+13 |
2008-12-16 | gst/mxf/: Implement an essence element handling registry and use this instead... | Sebastian Dröge | 1 | -29/+36 |
2008-12-15 | gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ... | Sebastian Dröge | 1 | -5/+17 |
2008-12-12 | gst/mxf/: Major update of the TODO lists. There's still much to do. | Sebastian Dröge | 1 | -0/+1 |
2008-12-08 | gst/mxf/mxfup.c: Don't create a subbuffer, instead just change the buffer met... | Sebastian Dröge | 1 | -8/+4 |
2008-12-07 | gst/mxf/mxfup.c: Handle the image start and end offsets, otherwise we output ... | Sebastian Dröge | 1 | -1/+40 |
2008-12-07 | gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). | Sebastian Dröge | 1 | -0/+216 |