diff options
author | David Schleef <ds@schleef.org> | 2004-12-16 23:44:38 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-12-16 23:44:38 +0000 |
commit | 66b090da87c62ea65ba9e1063b476ec1813f3f1e (patch) | |
tree | bc7d33443f4feda00ce9f5a7a27afef0909ae218 | |
parent | 59ada9bc12afd6fc5cedbcd9aadb3ceca105d0a9 (diff) |
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.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |