audiofxbasefirfilter: Fix time-domain convolution with >1 channels
authorSebastian Dröge <sebastian@centricular.com>
Tue, 12 May 2015 10:41:58 +0000 (13:41 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 12 May 2015 10:41:58 +0000 (13:41 +0300)
commite11a537b652c03727dc5fcbdb720dda5d6d51469
treee1693d82caa1ebdc14a391353b41ebcc916a4443
parenta0b69c8dac4fed558845b3251105395ae94b8059
audiofxbasefirfilter: Fix time-domain convolution with >1 channels

input_samples is the number of frames, but we used it as the number of
samples.

https://bugzilla.gnome.org/show_bug.cgi?id=747204
gst/audiofx/audiofxbasefirfilter.c