audio-resampler: make pluggable optimized functions
authorWim Taymans <wtaymans@redhat.com>
Tue, 12 Jan 2016 17:55:19 +0000 (18:55 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 28 Mar 2016 11:25:50 +0000 (13:25 +0200)
commitf55a67ca7cbded75b383791c4d0ca52993524f55
tree9c447ef89c1bce874def8d8fd4c02cc24b8117d8
parent819c4c26c725c1ac7a02b0e8ca495f716f1027a1
audio-resampler: make pluggable optimized functions

Add support for x86 specialized functions and select them at runtime.
gst-libs/gst/audio/audio-resampler-x86.h [moved from gst-libs/gst/audio/audio-resampler-core.h with 84% similarity]
gst-libs/gst/audio/audio-resampler.c