audio-resampler: handle filter length changes
authorWim Taymans <wtaymans@redhat.com>
Tue, 26 Jan 2016 08:57:03 +0000 (09:57 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 28 Mar 2016 11:25:51 +0000 (13:25 +0200)
commit05eb109c0ddf81467883b519044d8a2acc3d6131
tree356dc66e859351a62aeb2658734ba4f090327052
parent8dfb3ffb99f384c2c30fa1065368621e2cb7cfe3
audio-resampler: handle filter length changes

Update the buffer with history samples when the filter length changes
because of an update of the parameters or sample rates.
gst-libs/gst/audio/audio-resampler.c
gst/audioresample/gstaudioresample.c