summaryrefslogtreecommitdiff
path: root/gst/dtmf/gstdtmfsrc.c
Commit message (Collapse)AuthorAgeFilesLines
* dtmfsrc: Reject empty capsOlivier Crête2009-11-041-0/+3
|
* dtmfsrc: Use log level for repeated debug messagesOlivier Crête2009-11-041-7/+5
|
* dtmfsrc: Allow for any samplerateOlivier Crête2009-11-041-49/+18
|
* dtmfsrc: Empty event queue on finalizeOlivier Crête2009-08-121-1/+7
|
* dtmf: Use GSlice for internal event structuresOlivier Crête2009-08-121-9/+9
|
* docs: various doc fixesStefan Kost2009-02-251-1/+0
| | | | | | No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please.
* Document rtpdtmfdepay a bitOlivier Crête2009-02-211-0/+1
|
* Fix up documentation blobs SGMLOlivier Crête2009-02-211-13/+1
|
* Re-indent to Gst styleOlivier Crête2009-02-211-126/+112
|
* [MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" ↵Olivier Crête2009-02-211-1/+3
| | | | field when specifying dtmf events
* [MOVED FROM GST-P-FARSIGHT] Remove g_debugsOlivier Crete2009-02-211-6/+0
| | | | 20080722213938-3e2dc-44a82d017fe66f3112301c410aa0b543de6156ad.gz
* [MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possibleOlivier Crete2009-02-211-1/+80
| | | | 20080613235723-3e2dc-15690ee42708c539e1be12e20e076a5613faea96.gz
* [MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variableOlivier Crete2009-02-211-11/+14
| | | | 20080613234144-3e2dc-e60070943bec829b703b8821c7aa4351a02deebe.gz
* [MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and ↵Youness Alaoui2009-02-211-5/+1
| | | | | | rtpdtmfdepay.. use of G_STRINGIFY to avoid error on MSVC 20080412234418-4f0f6-4828d1613dfcd564afd236dfc8fb57a299092f83.gz
* [MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named ↵Olivier Crete2009-02-211-6/+6
| | | | | | events as input 20080319211731-3e2dc-26c729f6dc8db27e71cf6b22646a81530dbf862f.gz
* [MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps ↵Sjoerd Simons2009-02-211-0/+4
| | | | | | to the machines endianess 20080216134140-93b9a-40a3a9d7ac1679c5e0dfd24a6b91e4aba6cc6496.gz
* [MOVED FROM GST-P-FARSIGHT] Add patch to make it work with maemo dsp sources ↵Olivier Crete2009-02-211-0/+8
| | | | | | that payload incorrectly 20070917160820-3e2dc-06b1b1d1b0918b30dabea5a0714cb732b3b8d8dd.gz
* [MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll when playing->paused tooOlivier Crete2009-02-211-0/+3
| | | | 20070917042649-3e2dc-94adb6aa0617e815a6e233232dabb4bbc48dc82c.gz
* [MOVED FROM GST-P-FARSIGHT] Properly free non-start eventsOlivier Crete2009-02-211-0/+4
| | | | 20070917001659-3e2dc-a571777e3ecfb90989f87412f554aa10a31cc2ca.gz
* [MOVED FROM GST-P-FARSIGHT] Make interval and packet_redundancy into uintOlivier Crete2009-02-211-2/+2
| | | | 20070917001552-3e2dc-60032e547b3669b87317c981d985c156aab91b40.gz
* [MOVED FROM GST-P-FARSIGHT] Make dtmf src code nicerOlivier Crete2009-02-211-48/+54
| | | | 20070916194101-3e2dc-a8be8c509c65400d1d3962da02e67d15d2054316.gz
* [MOVED FROM GST-P-FARSIGHT] Implement stopping in a nice thread safe wayOlivier Crete2009-02-211-68/+130
| | | | 20070914042042-3e2dc-1fe257ff4b72aca4b0eb5f285a14650b8df268c3.gz
* [MOVED FROM GST-P-FARSIGHT] Remove get_times (Wim says its only good for ↵Olivier Crete2009-02-211-27/+0
| | | | | | really fake sources) 20070914041834-3e2dc-fff4d5da2a145f19e7b610a1027d2c4d4bc5eae0.gz
* [MOVED FROM GST-P-FARSIGHT] using the unlock method of basesrcYouness Alaoui2009-02-211-7/+21
| | | | 20070913212145-4f0f6-0e438a681bf1651c0cc0d8fa3269aed3f1668b6b.gz
* [MOVED FROM GST-P-FARSIGHT] more debugYouness Alaoui2009-02-211-0/+1
| | | | 20070913211226-4f0f6-bc32b5828fc8e0323c8a6eee779a38145aacd593.gz
* [MOVED FROM GST-P-FARSIGHT] added debugsYouness Alaoui2009-02-211-0/+15
| | | | 20070913204614-4f0f6-68c2a69ae7a1efca6e13c116dbad7f9b686f0242.gz
* [MOVED FROM GST-P-FARSIGHT] Make sure to unlock the thread when going to ↵Youness Alaoui2009-02-211-19/+35
| | | | | | ready and to flush the queue when moving to paused or playing 20070913192053-4f0f6-76c3925380d1a30988286170535a65dea64a5583.gz
* [MOVED FROM GST-P-FARSIGHT] Changed dtmfsrc into a subclass of GstBaseSrcYouness Alaoui2009-02-211-207/+90
| | | | 20070913175520-4f0f6-16ca4bf93690072f3e836d1c8a5b52cf7a421916.gz
* [MOVED FROM GST-P-FARSIGHT] Add another fix for a possible race conditionYouness Alaoui2009-02-211-2/+9
| | | | 20070904225753-4f0f6-5ba8c4260c002bb27eb98e9faba3c15799357b57.gz
* [MOVED FROM GST-P-FARSIGHT] Add comment to explain push backOlivier Crete2009-02-211-0/+4
| | | | 20070904215224-3e2dc-d92ac1f403dcf571546a7c53f18809f840eea51d.gz
* [MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions ↵Olivier Crete2009-02-211-15/+15
| | | | | | with clock unscheduling 20070904205509-3e2dc-da19900b51af6aedb6547f4f392bef4d1061dec2.gz
* [MOVED FROM GST-P-FARSIGHT] oups, I did it again...Youness Alaoui2009-02-211-1/+1
| | | | 20070901000324-4f0f6-3d8b46691ee520537b06c511a5e732f5b812b844.gz
* [MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not RTP_DTMF for this file...Youness Alaoui2009-02-211-2/+2
| | | | 20070831235428-4f0f6-00b606bfb4892e4f217c440b611cc794ab0de55a.gz
* [MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and ↵Youness Alaoui2009-02-211-0/+14
| | | | | | 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
* [MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now ↵Youness Alaoui2009-02-211-40/+47
| | | | | | 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
* [MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and ↵Youness Alaoui2009-02-211-17/+27
| | | | | | return value verification from gst_* 20070828171546-4f0f6-bdeb4b1b7f99f9464aabe5c43bd4a4d2025262b6.gz
* [MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete2009-02-211-12/+19
| | | | 20070827195610-3e2dc-396a3fa01e16f184e4109c71fe2deb6e516bdf0d.gz
* [MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrcYouness Alaoui2009-02-211-11/+11
| | | | 20070827192618-4f0f6-77d68070464f1b5f9a46cb6eec2d922340143c04.gz
* [MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sending a new_segment ↵Youness Alaoui2009-02-211-1/+4
| | | | | | event to the payloader 20070827172424-4f0f6-d20907e3d436d50bfe74eb4fc3d2d6d7b6b6dbc5.gz
* [MOVED FROM GST-P-FARSIGHT] Better handling of packets, we send the same ↵Youness Alaoui2009-02-211-24/+15
| | | | | | duration for all packets to avoid huge packets when min duration defines are modified. 20070827172339-4f0f6-cc93304437ea376fff6458c74c46c19f6920d329.gz
* [MOVED FROM GST-P-FARSIGHT] Changing minimum values to work better on some ↵Youness Alaoui2009-02-211-2/+2
| | | | | | gateways 20070827172322-4f0f6-5bf2bffa59a8244538dced795fa7d7649452ca91.gz
* [MOVED FROM GST-P-FARSIGHT] The DTMF tone generator now respects the volume ↵Youness Alaoui2009-02-211-0/+6
| | | | | | argument passed in the event 20070822201653-4f0f6-8b7ff874006e11f5a74d0fd91e5a9a43cd082ada.gz
* [MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. ↵Youness Alaoui2009-02-211-3/+3
| | | | | | that made it segfault a few times... 20070822175444-4f0f6-445ea6ce7a9668d04cf999af772a504ec74fb67a.gz
* [MOVED FROM GST-P-FARSIGHT] Moved the timestamp from the event to dtmfsrc ↵Youness Alaoui2009-02-211-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
* [MOVED FROM GST-P-FARSIGHT] Added a queue based system for the dtmfsrc. Now ↵Youness Alaoui2009-02-211-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
* [MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone Generator, and made ↵Youness Alaoui2009-02-211-0/+729
it part of the 'dtmf' plugin. 20070820184852-4f0f6-a0d85e67708290aebafa89ab79d3cedd5815b620.gz