mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +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
3a8a074f3e
commit
83acacc0f6
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