Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-01 | gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t... | Sebastian Dröge | 1 | -2/+22 |
2008-11-30 | gst/mxf/: Some random cleanup. | Sebastian Dröge | 1 | -55/+81 |
2008-11-30 | gst/mxf/: Set the correct MPEG video version if possible and add support for ... | Sebastian Dröge | 1 | -3/+58 |
2008-11-26 | gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of th... | Sebastian Dröge | 1 | -1/+2 |
2008-11-25 | gst/mxf/: Set video dimensions and pixel aspect ratio on the caps. | Sebastian Dröge | 1 | -8/+20 |
2008-11-25 | gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up ... | Sebastian Dröge | 1 | -104/+82 |
2008-11-22 | gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use ... | Sebastian Dröge | 1 | -1/+1 |
2008-11-21 | Add first version of an MXF demuxer. Currently it supports | Sebastian Dröge | 1 | -0/+318 |