summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[MOVED FROM GST-P-FARSIGHT] Code clean-up and more debug outputzeeshan.ali@nokia.com1-3/+2
2009-02-21[MOVED FROM GST-P-FARSIGHT] Use own clock-basezeeshan.ali@nokia.com2-14/+75
2009-02-21[MOVED FROM GST-P-FARSIGHT] Only accept RTP streams that have the same clock-...zeeshan.ali@nokia.com2-23/+52
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some more code-cleanupszeeshan.ali@nokia.com1-19/+9
2009-02-21[MOVED FROM GST-P-FARSIGHT] return newpad instead of NULL and warn if failed ...zeeshan.ali@nokia.com1-1/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactorize the RTPMux codezeeshan.ali@nokia.com1-24/+41
2009-02-21[MOVED FROM GST-P-FARSIGHT] Some more doc fixingzeeshan.ali@nokia.com1-9/+7
2009-02-21[MOVED FROM GST-P-FARSIGHT] More Refactoringzeeshan.ali@nokia.com1-49/+69
2009-02-21[MOVED FROM GST-P-FARSIGHT] More documentationzeeshan.ali@nokia.com1-2/+34
2009-02-21[MOVED FROM GST-P-FARSIGHT] Refactor the event handler functionzeeshan.ali@nokia.com1-37/+46
2009-02-21[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux elementzeeshan.ali@nokia.com6-14/+370
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove DTMF-specific code from RTP muxer and make...zeeshan.ali@nokia.com3-136/+97
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put more helpful descriptionzeeshan.ali@nokia.com1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] remove the (commented-out) code for blocking the ...zeeshan.ali@nokia.com1-27/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Drop buffers instead of blocking the sinkpadszeeshan.ali@nokia.com1-19/+41
2009-02-21[MOVED FROM GST-P-FARSIGHT] Implement stream locking, needed for DTMFzeeshan.ali@nokia.com1-8/+76
2009-02-21[MOVED FROM GST-P-FARSIGHT] use GST_*_OBJECT instead of g_*zeeshan.ali@nokia.com1-4/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] No need to manage pads, parent does that for uszeeshan.ali@nokia.com1-8/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyright headerzeenix@gmail.com1-2/+8
2009-02-21[MOVED FROM GST-P-FARSIGHT] The first implementation of RTP muxerzeeshan.ali@nokia.com3-0/+448
2009-02-21Document rtpdtmfdepay a bitOlivier Crête3-0/+63
2009-02-21Moved dtmf elements from gst-plugins-farsight to -badOlivier Crête6-1/+130
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
2009-02-21[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in...Olivier Crête2-3/+70
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" fie...Olivier Crête2-2/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove g_debugsOlivier Crete1-6/+0
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