summaryrefslogtreecommitdiffstats
path: root/gst/dtmf
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+1
2009-02-25docs: various doc fixesStefan Kost4-10/+6
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.
2009-02-21Document rtpdtmfdepay a bitOlivier Crête3-0/+63
2009-02-21Moved dtmf elements from gst-plugins-farsight to -badOlivier Crête1-1/+2
2009-02-21Fix up documentation blobs SGMLOlivier Crête5-26/+5
2009-02-21Re-indent to Gst styleOlivier Crête8-354/+328
2009-02-21[MOVED FROM GST-P-FARSIGHT] Missing format directiveLaurent Glayal1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF eventOlivier Crête2-2/+28
2009-02-21[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible ↵Olivier Crête1-2/+13
for the duration to fall down to 0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta ↵Olivier Crête2-3/+70
in the dtmf depayloader
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happyHåvard Graff1-1/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" ↵Olivier Crête2-2/+6
field when specifying dtmf events
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove g_debugsOlivier Crete1-6/+0
20080722213938-3e2dc-44a82d017fe66f3112301c410aa0b543de6156ad.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possibleOlivier Crete1-1/+80
20080613235723-3e2dc-15690ee42708c539e1be12e20e076a5613faea96.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variableOlivier Crete2-11/+16
20080613234144-3e2dc-e60070943bec829b703b8821c7aa4351a02deebe.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrcOlivier Crete1-2/+16
20080613233006-3e2dc-a7d4e918643f4f8c1bb2cc2678558c654025920e.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Link modules with libm where requiredOlivier Crete1-1/+1
20080428222237-3e2dc-b1e9120c1e9ca1a510bfd7c27e2d45f0d4a12504.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and ↵Youness Alaoui2-7/+3
rtpdtmfdepay.. use of G_STRINGIFY to avoid error on MSVC 20080412234418-4f0f6-4828d1613dfcd564afd236dfc8fb57a299092f83.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..Youness Alaoui2-4/+4
20080320191438-4f0f6-671c9db5d996a4601df017ceab4af6d16469c966.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named ↵Olivier Crete1-6/+6
events as input 20080319211731-3e2dc-26c729f6dc8db27e71cf6b22646a81530dbf862f.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] debug message made into errors because that's ↵Youness Alaoui1-3/+3
what they are... 20080320184841-4f0f6-8a2d283297b02713dade0ae4acaa5f6e0f67eace.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...Youness Alaoui1-52/+0
20080320183937-4f0f6-bcb841cdc07f9e9677512f4b50b4b659a58c6783.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyrightsYouness Alaoui2-8/+7
20080320183912-4f0f6-689365d5a406632e3d088fac74e4fb6f8a4eb0ea.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepayYouness Alaoui3-16/+10
20080320011301-4f0f6-d36a5d24be20336e36c4796d75476c9b5ee1a7e1.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] encoding name has to be upper-caseOlivier Crete1-2/+2
20080319193251-3e2dc-1581b33be9b486e35ec4948009677ccd5ffdc098.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Adding necessary files for rtpdtmfdepayYouness Alaoui3-0/+533
20080320005147-4f0f6-550fe22f70152f3aab3dcd7a6b02cbf81e89232d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix typosYouness Alaoui1-2/+2
20080320005041-4f0f6-9d22fa5d155e35b605ea85b1fd9e7197a882a1f0.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps ↵Sjoerd Simons1-0/+4
to the machines endianess 20080216134140-93b9a-40a3a9d7ac1679c5e0dfd24a6b91e4aba6cc6496.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Search&Replace oopsOlivier Crete1-1/+1
20070917175233-3e2dc-57f579c4b890993f49fa8e9e6470a3eb79d2b922.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] events dont yet belong in the capsOlivier Crete1-1/+2
20070917175133-3e2dc-fd1d83b7826b898110fc571ae7c3440f1887434d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add patch to make it work with maemo dsp sources ↵Olivier Crete2-0/+16
that payload incorrectly 20070917160820-3e2dc-06b1b1d1b0918b30dabea5a0714cb732b3b8d8dd.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll when playing->paused tooOlivier Crete2-0/+6
20070917042649-3e2dc-94adb6aa0617e815a6e233232dabb4bbc48dc82c.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Complete port to basesrcOlivier Crete2-70/+75
20070917003654-3e2dc-db0f84dabd9dd1ac929a0461865b8aaa8ef91a77.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add caps negotiation functionOlivier Crete2-38/+118
20070917002412-3e2dc-ca266816e9629746e9083c5bb8b7f73b94a9b2b0.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Properly free non-start eventsOlivier Crete1-0/+4
20070917001659-3e2dc-a571777e3ecfb90989f87412f554aa10a31cc2ca.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make interval and packet_redundancy into uintOlivier Crete2-6/+6
20070917001552-3e2dc-60032e547b3669b87317c981d985c156aab91b40.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make the rtp dtmf src use basesrcOlivier Crete2-259/+243
20070916194408-3e2dc-734000130dce2434a014acf843d641ff0e60aa5a.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make dtmf src code nicerOlivier Crete1-48/+54
20070916194101-3e2dc-a8be8c509c65400d1d3962da02e67d15d2054316.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Implement stopping in a nice thread safe wayOlivier Crete2-70/+133
20070914042042-3e2dc-1fe257ff4b72aca4b0eb5f285a14650b8df268c3.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove get_times (Wim says its only good for ↵Olivier Crete1-27/+0
really fake sources) 20070914041834-3e2dc-fff4d5da2a145f19e7b610a1027d2c4d4bc5eae0.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] using the unlock method of basesrcYouness Alaoui1-7/+21
20070913212145-4f0f6-0e438a681bf1651c0cc0d8fa3269aed3f1668b6b.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] more debugYouness Alaoui1-0/+1
20070913211226-4f0f6-bc32b5828fc8e0323c8a6eee779a38145aacd593.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] added debugsYouness Alaoui1-0/+15
20070913204614-4f0f6-68c2a69ae7a1efca6e13c116dbad7f9b686f0242.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make sure to unlock the thread when going to ↵Youness Alaoui1-19/+35
ready and to flush the queue when moving to paused or playing 20070913192053-4f0f6-76c3925380d1a30988286170535a65dea64a5583.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Changed dtmfsrc into a subclass of GstBaseSrcYouness Alaoui2-211/+93
20070913175520-4f0f6-16ca4bf93690072f3e836d1c8a5b52cf7a421916.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add another fix for a possible race conditionYouness Alaoui4-4/+19
20070904225753-4f0f6-5ba8c4260c002bb27eb98e9faba3c15799357b57.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add comment to explain push backOlivier Crete1-0/+4
20070904215224-3e2dc-d92ac1f403dcf571546a7c53f18809f840eea51d.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions ↵Olivier Crete2-27/+35
with clock unscheduling 20070904205509-3e2dc-da19900b51af6aedb6547f4f392bef4d1061dec2.gz
2009-02-21[MOVED FROM GST-P-FARSIGHT] oups, I did it again...Youness Alaoui1-1/+1
20070901000324-4f0f6-3d8b46691ee520537b06c511a5e732f5b812b844.gz