Merge to: gst-plugins-farsight
From: /home/kakaroto/public_html/gst-plugins-farsight-dtmf-gen Changes: Youness Alaoui <[EMAIL PROTECTED]> Changing minimum values to work better on some gateways Youness Alaoui <[EMAIL PROTECTED]> ouch, printing with arguments but without %s.. that made it segfault a few times... Youness Alaoui <[EMAIL PROTECTED]> ClockID when waiting for buffer is now unscheduled when stopping the task. Various fixes to avoid bugs (thanks to -Wall -Werror). Fixes to allow the merge of the branch. Olivier Crete <[EMAIL PROTECTED]> Fix overly long lines and tabs Youness Alaoui <[EMAIL PROTECTED]> Ported the event queue work from dtmfsrc to 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. Youness Alaoui <[EMAIL PROTECTED]> don't know why I did that... Youness Alaoui <[EMAIL PROTECTED]> Fix RTP timestamps by sending a new_segment event to the payloader Youness Alaoui <[EMAIL PROTECTED]> Added a queue based system for the dtmfsrc. 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. Youness Alaoui <[EMAIL PROTECTED]> Cleaned up the code a bit, no use of GST_* and return value verification from gst_* Youness Alaoui <[EMAIL PROTECTED]> untabbified dtmfsrc Youness Alaoui <[EMAIL PROTECTED]> Moved rtpdtmf to dtmf directory Youness Alaoui <[EMAIL PROTECTED]> Moved the timestamp from the event to dtmfsrc structure since we have only one event at a time, so let's keep it stored in the dtmfsrc struct Youness Alaoui <[EMAIL PROTECTED]> Added dtmfsrc, a DTMF Tone Generator, and made it part of the 'dtmf' plugin. Youness Alaoui <[EMAIL PROTECTED]> The DTMF tone generator now respects the volume argument passed in the event Youness Alaoui <[EMAIL PROTECTED]> Better handling of packets, we send the same duration for all packets to avoid huge packets when min duration defines are modified. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel