summaryrefslogtreecommitdiffstats
path: root/gst/dtmf/gstrtpdtmfsrc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make interval and packet_redundancy into uintOlivier Crete1-4/+4
20070917001552-3e2dc-60032e547b3669b87317c981d985c156aab91b40.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make the rtp dtmf src use basesrcOlivier Crete1-254/+235
20070916194408-3e2dc-734000130dce2434a014acf843d641ff0e60aa5a.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add another fix for a possible race conditionYouness Alaoui1-2/+8
20070904225753-4f0f6-5ba8c4260c002bb27eb98e9faba3c15799357b57.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions ↵Olivier Crete1-12/+20
with clock unscheduling 20070904205509-3e2dc-da19900b51af6aedb6547f4f392bef4d1061dec2.gz
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