audio-resampler: remove stereo optimizations
authorWim Taymans <wtaymans@redhat.com>
Fri, 19 Feb 2016 09:40:03 +0000 (10:40 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 28 Mar 2016 11:25:53 +0000 (13:25 +0200)
commit107f53ea0a36e16a8ac1b12b48f1809831e3f9a8
tree8341fc11adfb3851809fa54df48bdb80ad6af682
parentb820074a4999a0bbb7ef1dc237ff33beb224c0d0
audio-resampler: remove stereo optimizations

The stereo optimizations don't give enough benefit.
Rename none to full to make it clear that we use a full filter instead
of an interpolated one
gst-libs/gst/audio/audio-resampler-neon.h
gst-libs/gst/audio/audio-resampler-x86.h
gst-libs/gst/audio/audio-resampler.c