audio-resampler: Use n_phases when calculating taps offset
authorWim Taymans <wtaymans@redhat.com>
Tue, 16 Feb 2016 08:18:13 +0000 (09:18 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 28 Mar 2016 11:25:52 +0000 (13:25 +0200)
commit167a415717819794003b2d454bd315be786c441e
tree7b9a954a433d9c9a247353a6fc0033c1ffa064a6
parent524ea147cc86289304b85bb33a8dcba43c78b818
audio-resampler: Use n_phases when calculating taps offset

Tweak linear interpolation oversampling.
Clear filter cache on rate changes when using a full filter.
gst-libs/gst/audio/audio-resampler.c