mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +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
59ada9bc12
commit
66b090da87
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