gst/audioscale/gstaudioscale.c: allow passthru of >2 channel audio. does _not_ attempt or allow conversion unless ch...

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.
This commit is contained in:
David Schleef 2004-12-16 23:44:38 +00:00
parent 3a8a074f3e
commit 83acacc0f6

View file

@ -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