summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Matthew <jonathan@kaolin.wh9.net>2007-09-19 21:18:27 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-19 21:18:27 +0000
commitb020c43021a1869e103ea4fc1ba6c322ca44515b (patch)
tree88435830cc62615aff80f08d4ea59b8b82fc5696 /ChangeLog
parentd785a925c1339a4783fdedccff42b2de5f4694d3 (diff)
downloadgst-plugins-bad-b020c43021a1869e103ea4fc1ba6c322ca44515b.tar.gz
gst-plugins-bad-b020c43021a1869e103ea4fc1ba6c322ca44515b.tar.bz2
gst-plugins-bad-b020c43021a1869e103ea4fc1ba6c322ca44515b.zip
ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo cases.
Original commit message from CVS: Patch by: Jonathan Matthew <jonathan at kaolin wh9 net> * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst), (gst_faad_srcgetcaps), (gst_faad_update_caps): Don't set channel positions on regular mono and stereo cases. Fixes #476370.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d788df2d..33909f53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-19 Wim Taymans <wim.taymans@gmail.com>
+
+ Patch by: Jonathan Matthew <jonathan at kaolin wh9 net>
+
+ * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst),
+ (gst_faad_srcgetcaps), (gst_faad_update_caps):
+ Don't set channel positions on regular mono and stereo cases.
+ Fixes #476370.
+
2007-09-19 Thijs Vermeir <thijsvermeir@gmail.com>
* gst/librfb/gstrfbsrc.c: