summaryrefslogtreecommitdiffstats
path: root/gst/dtmf
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not RTP_DTMF for this file...Youness Alaoui1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and r...Youness Alaoui4-6/+31
2009-02-21[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now unschedule...Youness Alaoui4-78/+101
2009-02-21[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and re...Youness Alaoui2-32/+55
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete2-35/+49
2009-02-21[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrcYouness Alaoui2-22/+22
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment event...Youness Alaoui1-1/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same dura...Youness Alaoui1-24/+15
2009-02-21[MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some ga...Youness Alaoui1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume a...Youness Alaoui1-0/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] don't know why I did that...Youness Alaoui1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to rtpdt...Youness Alaoui2-103/+215
2009-02-21[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. th...Youness Alaoui1-3/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc str...Youness Alaoui2-7/+7
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now i...Youness Alaoui2-45/+177
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made it...Youness Alaoui6-23/+845
2009-02-21[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directoryYouness Alaoui4-0/+982