summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-01 14:25:19 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-01 14:25:19 +0000
commitcffc0f920726841aa7c41bd418402adae5812488 (patch)
tree32aa0f15baefab3f8c2e281a371abb0ba2cf5441 /ChangeLog
parent1d57f71709d1310ba9aba4675b8652d2f75ec0a7 (diff)
downloadgst-plugins-bad-cffc0f920726841aa7c41bd418402adae5812488.tar.gz
gst-plugins-bad-cffc0f920726841aa7c41bd418402adae5812488.tar.bz2
gst-plugins-bad-cffc0f920726841aa7c41bd418402adae5812488.zip
gst/mxf/mxfdemux.c: If the preface references a primary package use this as the default playback package unless one w...
Original commit message from CVS: * gst/mxf/mxfdemux.c: (gst_mxf_demux_choose_package): If the preface references a primary package use this as the default playback package unless one was specified by the "package" property. If there's no preface primary package still try to use the first material package.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cb9ccdc..a7a86211 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-01 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/mxf/mxfdemux.c: (gst_mxf_demux_choose_package):
+ If the preface references a primary package use this as the default
+ playback package unless one was specified by the "package" property.
+ If there's no preface primary package still try to use the first
+ material package.
+
2008-11-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/mxf/mxfdemux.c: