soundtouch: allow per feature registration
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 19 Feb 2021 11:41:41 +0000 (12:41 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 23 Mar 2021 14:19:17 +0000 (14:19 +0000)
commitc8ef250fe22f89bdb85d725b02a7e805030741de
tree88ad1351a35aca0c4efff17eb013c19f475b4602
parent1b30f6072a495af4a9443efaa0f062393ad8c652
soundtouch: allow per feature registration

Split plugin into features including
dynamic types which can be indiviually
registered during a static build.

More details here:

https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/199
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/661

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2038>
ext/soundtouch/gstbpmdetect.cc
ext/soundtouch/gstbpmdetect.hh
ext/soundtouch/gstpitch.cc
ext/soundtouch/gstpitch.hh
ext/soundtouch/plugin.c