audio-resampler: Rework make_taps
authorWim Taymans <wtaymans@redhat.com>
Tue, 26 Jan 2016 15:38:50 +0000 (16:38 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 28 Mar 2016 11:25:51 +0000 (13:25 +0200)
commita489f9ddb39bf26b1883d10e29884070dc8f76ab
treec1be6c6475ebfec163db123f5fc60da02c4eff52
parent05eb109c0ddf81467883b519044d8a2acc3d6131
audio-resampler: Rework make_taps

Make it return a pointer to the generated taps. That way we can later
decide to actually cache it or not.
gst-libs/gst/audio/audio-resampler.c