Age | Commit message (Expand) | Author | Files | Lines |
2009-02-21 | mxfdemux: Add helper function to convert MXFraction to gdouble and use it | Sebastian Dröge | 1 | -0/+1 |
2009-02-12 | mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() function | Sebastian Dröge | 1 | -0/+1 |
2009-02-07 | mxfdemux: Add support for non-standard Avid MXF files containing DNxHD essence | Sebastian Dröge | 1 | -0/+1 |
2009-02-07 | mxfdemux: Add support for non-standard Avid MXF files containing DV essence | Sebastian Dröge | 1 | -0/+1 |
2009-01-31 | Generate an index table for essence streams | Sebastian Dröge | 1 | -1/+1 |
2009-01-22 | Store MXF metadata in a hash table, keyed by UID | Sebastian Dröge | 1 | -0/+1 |
2009-01-22 | Update copyrights for 2009 | Sebastian Dröge | 1 | -1/+1 |
2009-01-22 | Simplify parsing of UL/UUID arrays | Sebastian Dröge | 1 | -0/+2 |
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 | -1/+1 |
2008-12-16 | gst/mxf/: Implement an essence element handling registry and use this instead... | Sebastian Dröge | 1 | -1/+9 |
2008-12-15 | gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ... | Sebastian Dröge | 1 | -76/+4 |
2008-12-11 | gst/mxf/: Implement parsing of Event Tracks, Static Tracks, DM Segments and D... | Sebastian Dröge | 1 | -1/+1 |
2008-12-05 | gst/mxf/: Implement parsing of the generic data essence descriptor. | Sebastian Dröge | 1 | -0/+4 |
2008-11-30 | gst/mxf/: Add property to select the top-level source package or material pac... | Sebastian Dröge | 1 | -0/+1 |
2008-11-28 | gst/mxf/: Implement parsing of index table segments, which will later be used... | Sebastian Dröge | 1 | -0/+3 |
2008-11-27 | gst/mxf/: Implement parsing of the random index pack, which provides a seek t... | Sebastian Dröge | 1 | -0/+2 |
2008-11-27 | gst/mxf/: Add fundamental support for DV-DIF essence streams. | Sebastian Dröge | 1 | -0/+1 |
2008-11-26 | gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th... | Sebastian Dröge | 1 | -0/+8 |
2008-11-25 | gst/mxf/: Set video dimensions and pixel aspect ratio on the caps. | Sebastian Dröge | 1 | -0/+1 |
2008-11-25 | gst/mxf/: Add initial parsing of RGBA descriptors. | Sebastian Dröge | 1 | -0/+4 |
2008-11-25 | gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ... | Sebastian Dröge | 1 | -6/+19 |
2008-11-22 | gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ... | Sebastian Dröge | 1 | -22/+22 |
2008-11-21 | Add first version of an MXF demuxer. Currently it supports | Sebastian Dröge | 1 | -0/+129 |