summaryrefslogtreecommitdiffstats
path: root/gst/dtmf/gstrtpdtmfsrc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and ↵Youness Alaoui1-4/+13
rtpdtmfsrc. Had to push something on the async queue to release the blocking async_queue_pop(). Thanks to Olivier for the solution. 20070831234413-4f0f6-793cf35fc43636e7275258cc7063fc068f5efa0a.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now ↵Youness Alaoui1-36/+50
unscheduled when stopping the task. Various fixes to avoid bugs (thanks to -Wall -Werror). Fixes to allow the merge of the branch. 20070828221534-4f0f6-b0d6a4fe48c4e2a16b9ff69cb310087c970ce48e.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and ↵Youness Alaoui1-15/+28
return value verification from gst_* 20070828171546-4f0f6-bdeb4b1b7f99f9464aabe5c43bd4a4d2025262b6.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete1-23/+30
20070827195610-3e2dc-396a3fa01e16f184e4109c71fe2deb6e516bdf0d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to ↵Youness Alaoui1-92/+189
rtpdtmfsrc Added a queue based system for the rtpdtmfsrc. Now it waits for start/stop messages on the queue, and makes sure that the minimum duty cycle (120ms) is respected between each tone, including inter-digit silence. 20070822175533-4f0f6-f27414c406f1f7b00c9a9084a988cf3a7930fe5c.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made ↵Youness Alaoui1-17/+2
it part of the 'dtmf' plugin. 20070820184852-4f0f6-a0d85e67708290aebafa89ab79d3cedd5815b620.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directoryYouness Alaoui1-0/+872
20070820184800-4f0f6-fa33ea974510161de8c9951c39087af3613b65a4.gz