Age | Commit message (Expand) | Author | Files | Lines |
2009-03-21 | mxfmux: Add support for muxing raw audio | Sebastian Dröge | 1 | -0/+545 |
2009-02-28 | mxf: Store the metadata type ID inside the class structure | Sebastian Dröge | 1 | -6/+8 |
2009-02-21 | mxfdemux: Post structural metadata tree as tag on the bus | Sebastian Dröge | 1 | -0/+196 |
2009-02-21 | mxfdemux: Fix calculation of AES3 bitrate tag | Sebastian Dröge | 1 | -1/+4 |
2009-02-12 | mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() function | Sebastian Dröge | 1 | -8/+2 |
2009-01-31 | Generate an index table for essence streams | Sebastian Dröge | 1 | -12/+10 |
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 | -8/+8 |
2009-01-05 | gst/mxf/: Fix compilation with debugging disabled. | Sebastian Dröge | 1 | -8/+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 | -10/+10 |
2008-12-19 | gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set... | Sebastian Dröge | 1 | -24/+20 |
2008-12-16 | gst/mxf/: Implement an essence element handling registry and use this instead... | Sebastian Dröge | 1 | -42/+120 |
2008-12-15 | gst/mxf/: Return FALSE when parsing a metadata tag failed. | Sebastian Dröge | 1 | -17/+11 |
2008-12-15 | gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ... | Sebastian Dröge | 1 | -182/+207 |
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-04 | gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M). | Sebastian Dröge | 1 | -3/+9 |
2008-12-03 | gst/mxf/: Add support for AES3 audio (SMPTE 382M). | Sebastian Dröge | 1 | -6/+364 |
2008-12-01 | gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t... | Sebastian Dröge | 1 | -0/+23 |
2008-11-28 | gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M). | Sebastian Dröge | 1 | -0/+18 |
2008-11-26 | gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th... | Sebastian Dröge | 1 | -1/+3 |
2008-11-25 | gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ... | Sebastian Dröge | 1 | -140/+120 |
2008-11-22 | gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ... | Sebastian Dröge | 1 | -1/+2 |
2008-11-21 | Add first version of an MXF demuxer. Currently it supports | Sebastian Dröge | 1 | -0/+382 |