Commit graph

11 commits

Author SHA1 Message Date
Olivier Crête 00b500ceb1 dtmf: Use new-style caps 2012-01-27 19:04:23 +01:00
Wim Taymans aa0a531c23 port to new memory API 2012-01-25 14:51:25 +01:00
Olivier Crête bc44628831 dtmf: port to 0.11 2012-01-25 11:55:13 +01:00
David Schleef ae9bb7a179 dtmf: build fixes for MSVC
Use gint16 and G_PI.
2010-12-30 18:39:21 -08:00
Olivier Crête 2d681fff96 dtmfdetect: Only works with rate=8000, fix in caps 2010-06-07 11:15:26 -04:00
Stefan Kost 763fd13ba9 dtmfdetect: if we tell that we handle gap flags, then do so 2010-03-25 23:01:42 +02:00
Stefan Kost 09b83bc3a3 dtmfdetect: use glib types 2010-03-25 23:01:05 +02:00
Stefan Kost 2e2b74df48 dtmfdetect: fix classification 2010-03-25 23:01:05 +02:00
Stefan Kost f8aa6ab3fe dtmfdetect: reformat message docs
Use a list like in other element docs as an untweaked docbook table look ugly.
2010-03-25 23:00:00 +02:00
Benjamin Otte ecd6632f18 gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
Olivier Crête 12837a2611 dtmfdetect: Add DTMF tone detector
It looks at raw audio data and emits messages when DTMF is detected.
The dtmf detector is the same Goertzel implementation used in FreeSwitch
and Asterisk. It is in the public domain.
2009-11-05 10:39:37 -05:00