summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possibleOlivier Crete1-1/+80
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variableOlivier Crete2-11/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrcOlivier Crete1-2/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Link modules with libm where requiredOlivier Crete1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmf...Youness Alaoui2-7/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..Youness Alaoui2-4/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named event...Olivier Crete1-6/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] debug message made into errors because that's wha...Youness Alaoui1-3/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...Youness Alaoui1-52/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyrightsYouness Alaoui2-8/+7
2009-02-21[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepayYouness Alaoui3-16/+10
2009-02-21[MOVED FROM GST-P-FARSIGHT] encoding name has to be upper-caseOlivier Crete1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Adding necessary files for rtpdtmfdepayYouness Alaoui3-0/+533
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix typosYouness Alaoui1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps ...Sjoerd Simons1-0/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Search&Replace oopsOlivier Crete1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] events dont yet belong in the capsOlivier Crete1-1/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add patch to make it work with maemo dsp sources ...Olivier Crete2-0/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll when playing->paused tooOlivier Crete2-0/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Complete port to basesrcOlivier Crete2-70/+75
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add caps negotiation functionOlivier Crete2-38/+118
2009-02-21[MOVED FROM GST-P-FARSIGHT] Properly free non-start eventsOlivier Crete1-0/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make interval and packet_redundancy into uintOlivier Crete2-6/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make the rtp dtmf src use basesrcOlivier Crete2-259/+243
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make dtmf src code nicerOlivier Crete1-48/+54
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove unused directoryOlivier Crete1-0/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Implement stopping in a nice thread safe wayOlivier Crete2-70/+133
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove get_times (Wim says its only good for real...Olivier Crete1-27/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] using the unlock method of basesrcYouness Alaoui1-7/+21
2009-02-21[MOVED FROM GST-P-FARSIGHT] more debugYouness Alaoui1-0/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] added debugsYouness Alaoui1-0/+15
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make sure to unlock the thread when going to read...Youness Alaoui1-19/+35
2009-02-21[MOVED FROM GST-P-FARSIGHT] Changed dtmfsrc into a subclass of GstBaseSrcYouness Alaoui2-211/+93
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add another fix for a possible race conditionYouness Alaoui4-4/+19
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add comment to explain push backOlivier Crete1-0/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Properly do the locking to avoid race conditions ...Olivier Crete2-27/+35
2009-02-21[MOVED FROM GST-P-FARSIGHT] oups, I did it again...Youness Alaoui1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not RTP_DTMF for this file...Youness Alaoui1-2/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when pausing the dtmfsrc and r...Youness Alaoui4-6/+31
2009-02-21[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for buffer is now unschedule...Youness Alaoui4-78/+101
2009-02-21[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit, no use of GST_* and re...Youness Alaoui2-32/+55
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and tabsOlivier Crete2-35/+49
2009-02-21[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrcYouness Alaoui2-22/+22
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] don't know why I did that...Youness Alaoui1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Ported the event queue work from dtmfsrc to rtpdt...Youness Alaoui2-103/+215
2009-02-21[MOVED FROM GST-P-FARSIGHT] ouch, printing with arguments but without %s.. th...Youness Alaoui1-3/+3