diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-06 20:46:46 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-06 20:46:46 +0000 |
commit | e3f042b99e9a039b9981a4b875f9c6aa59ef4a76 (patch) | |
tree | 236b7f515e34854d181c747b3b990feeef30f600 /ChangeLog | |
parent | f4cb76e92dc78bdde3dd9be49fc921111a94ee0a (diff) |
gst/mxf/mxfdemux.c: The previous partition field of the partition is relative to the current partition and not to the...
Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_parse_footer_metadata):
The previous partition field of the partition is relative
to the current partition and not to the offset of the header
partition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-12-06 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/mxf/mxfdemux.c: (gst_mxf_demux_parse_footer_metadata): + The previous partition field of the partition is relative + to the current partition and not to the offset of the header + partition. + +2008-12-06 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/mxf/mxfd10.c: (mxf_d10_sound_handle_essence_element): Document decoding of the AES3 data and also skip the 32 bit header in the beginning of every buffer, otherwise we get |