gst/audioresample/gstaudioresample.c: Revert previous change which made basetransform...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 14 May 2008 13:57:41 +0000 (13:57 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 14 May 2008 13:57:41 +0000 (13:57 +0000)
commit8ed88a34d0b29d46629fce23d6b8e9d4a4522d40
tree082210c6a9929265f45211907c73f8b2698a88ab
parent8bcf8c0b0c7eb916f3e9dd2d904c0e04574736ef
gst/audioresample/gstaudioresample.c: Revert previous change which made basetransform handle buffer_alloc and which b...

Original commit message from CVS:
* gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
Revert previous change which made basetransform handle buffer_alloc
and which breaks things badly in the non-passthrough case since it
returned buffers with a different (ie. sometimes smaller) size than
the size requested.
gst/audioresample/gstaudioresample.c