platform/upstream/gstreamer.git
2009-02-21 Håvard Graff[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Clarify the documentation...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove g_debugs
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Take rate from the peers...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Put the sample rate in...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Link modules with libm...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] debug message made into...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix copyrights
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepay
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] encoding name has to be...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Adding necessary files...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix typos
2009-02-21 Sjoerd Simons[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Search&Replace oops
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] events dont yet belong...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add patch to make it work...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Complete port to basesrc
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add caps negotiation function
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Properly free non-start...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make interval and packet_re...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make the rtp dtmf src use...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make dtmf src code nicer
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Implement stopping in a...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove get_times (Wim says...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] using the unlock method...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] more debug
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] added debugs
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Make sure to unlock the...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Changed dtmfsrc into a...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Add another fix for a possi...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add comment to explain...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Properly do the locking...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] oups, I did it again...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sendi...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Better handling of packets...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Changing minimum values...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] don't know why I did that...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Ported the event queue...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] ouch, printing with argumen...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added a queue based system...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Moved rtpdtmf to dtmf directory