summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-30 17:58:32 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-30 17:58:32 +0000
commit1d57f71709d1310ba9aba4675b8652d2f75ec0a7 (patch)
treea0b111a270976ed83fdbdf25c63d08552058aaaa /ChangeLog
parentd1242d04a1487f4db2e9b27643204332fd316b20 (diff)
downloadgst-plugins-bad-1d57f71709d1310ba9aba4675b8652d2f75ec0a7.tar.gz
gst-plugins-bad-1d57f71709d1310ba9aba4675b8652d2f75ec0a7.tar.bz2
gst-plugins-bad-1d57f71709d1310ba9aba4675b8652d2f75ec0a7.zip
gst/mxf/mxfdemux.c: If there's no descriptor for the track in the track's source package and there's a single descrip...
Original commit message from CVS: * gst/mxf/mxfdemux.c: (gst_mxf_demux_handle_header_metadata_resolve_references): If there's no descriptor for the track in the track's source package and there's a single descriptor without a linked track assume that it belongs to this track.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d966da55..7cb9ccdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-11-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/mxf/mxfdemux.c:
+ (gst_mxf_demux_handle_header_metadata_resolve_references):
+ If there's no descriptor for the track in the track's source
+ package and there's a single descriptor without a linked track
+ assume that it belongs to this track.
+
+2008-11-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/mxf/mxfalaw.c: (mxf_is_alaw_essence_track):
* gst/mxf/mxfalaw.h:
* gst/mxf/mxfdemux.c: