summaryrefslogtreecommitdiffstats
path: root/gst/dtmf/gstdtmfsrc.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete1-12/+19
2009-02-21[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrcYouness Alaoui1-11/+11
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] 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 Alaoui1-6/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now i...Youness Alaoui1-41/+155
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made it...Youness Alaoui1-0/+729