summaryrefslogtreecommitdiff
path: root/ext/spandsp
Commit message (Collapse)AuthorAgeFilesLines
* spandsp: Don't use the private field 'missing_samples'Руслан Ижбулатов2015-04-271-2/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=748497
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
|
* dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête2013-01-094-4/+383
| | | | | Remove our copy of the tone_detect.c file and use the original from libspandsp. Also move the element to the spandsp plugin.
* Fix FSF addressTim-Philipp Müller2012-11-043-5/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687520
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
| | | | | where possible. Avoids some string copies. Also re-indent some stuff. Also some indent fixes here and there.
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
|
* spanplc: Don't unref too much, don't forward gap eventOlivier Crête2012-09-111-6/+3
|
* spanplc: Port to 1.0 APIOlivier Crête2012-09-112-108/+64
|
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
|
* spanplc: Fix typosOlivier Crête2011-09-151-2/+2
|
* spandsp: Adding spandsp plugin with spanplc element for packet loss concealmentYouness Alaoui2011-09-084-0/+409