summaryrefslogtreecommitdiffstats
path: root/gst/dtmf/gstdtmfsrc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete1-12/+19
20070827195610-3e2dc-396a3fa01e16f184e4109c71fe2deb6e516bdf0d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrcYouness Alaoui1-11/+11
20070827192618-4f0f6-77d68070464f1b5f9a46cb6eec2d922340143c04.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment ↵Youness Alaoui1-1/+4
event to the payloader 20070827172424-4f0f6-d20907e3d436d50bfe74eb4fc3d2d6d7b6b6dbc5.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same ↵Youness Alaoui1-24/+15
duration for all packets to avoid huge packets when min duration defines are modified. 20070827172339-4f0f6-cc93304437ea376fff6458c74c46c19f6920d329.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some ↵Youness Alaoui1-2/+2
gateways 20070827172322-4f0f6-5bf2bffa59a8244538dced795fa7d7649452ca91.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume ↵Youness Alaoui1-0/+6
argument passed in the event 20070822201653-4f0f6-8b7ff874006e11f5a74d0fd91e5a9a43cd082ada.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. ↵Youness Alaoui1-3/+3
that made it segfault a few times... 20070822175444-4f0f6-445ea6ce7a9668d04cf999af772a504ec74fb67a.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc ↵Youness Alaoui1-6/+6
structure since we have only one event at a time, so let's keep it stored in the dtmfsrc struct 20070822175126-4f0f6-53bcda2bd8ae8c56d29e62e69ac19a30e08ad350.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now ↵Youness Alaoui1-41/+155
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. 20070820203826-4f0f6-750a22b612a5e495e767666934465c34fe32074b.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made ↵Youness Alaoui1-0/+729
it part of the 'dtmf' plugin. 20070820184852-4f0f6-a0d85e67708290aebafa89ab79d3cedd5815b620.gz