From c345ffc441f7e32328fbdbc21301da091cd6285b Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 16 Dec 2004 22:33:53 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cc52ce99a8..866b415eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-16 David Schleef + + * gst/audioscale/gstaudioscale.c: the resample library only + handles 1 or 2 channels. Change caps to compensate. + 2004-12-16 Ronald S. Bultje * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),