gst/audioscale/gstaudioscale.c: the resample library only handles 1 or 2 channels. Change caps to compensate.

Original commit message from CVS:
* gst/audioscale/gstaudioscale.c: the resample library only
handles 1 or 2 channels.  Change caps to compensate.
This commit is contained in:
David Schleef 2004-12-16 22:33:53 +00:00
parent ad9f58f006
commit c345ffc441

View file

@ -1,3 +1,8 @@
2004-12-16 David Schleef <ds@schleef.org>
* gst/audioscale/gstaudioscale.c: the resample library only
handles 1 or 2 channels. Change caps to compensate.
2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),