mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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:
parent
81bba1264a
commit
a8343f312c
1 changed files with 6 additions and 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
|
||||
|
|
Loading…
Reference in a new issue