dtmf/spandsp: Move dtmfdetect to use libspandsp
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 10 Jan 2013 00:59:16 +0000 (19:59 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 10 Jan 2013 01:05:16 +0000 (20:05 -0500)
commitc6dea5d09cca67016f9bc8a09e2ef65945c8f8e4
treef52c85a81e8c86a7fb6318ea4da30e65a41a9447
parentbeb3c9c9be2b251fd57335f37f57329cb8b16149
dtmf/spandsp: Move dtmfdetect to use libspandsp

Remove our copy of the tone_detect.c file and use the original
from libspandsp. Also move the element to the spandsp plugin.
gst/dtmf/Makefile.am
gst/dtmf/gstdtmf.c
gst/dtmf/gstdtmfdetect.c [deleted file]
gst/dtmf/gstdtmfdetect.h [deleted file]
gst/dtmf/tone_detect.c [deleted file]
gst/dtmf/tone_detect.h [deleted file]