gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _not_ attem...
authorDavid Schleef <ds@schleef.org>
Thu, 16 Dec 2004 23:44:38 +0000 (23:44 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 16 Dec 2004 23:44:38 +0000 (23:44 +0000)
Original commit message from CVS:
* gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
audio.  does _not_ attempt or allow conversion unless channels
is 1 or 2.

ChangeLog

index 9772c95..dee092a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-16  David Schleef  <ds@schleef.org>
+
+       * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
+       audio.  does _not_ attempt or allow conversion unless channels
+       is 1 or 2.
+
 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
 
        * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines