summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/silencedet.c
AgeCommit message (Expand)Author
2008-08-21More ticket #490: compilation warnings on gccBenny Prijono
2008-08-19Ticket #490: Updated VAD with new algorithm.Nanang Izzuddin
2008-08-14Added maximum threshold for silence detector, to aovid the silence detector s...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-20Implement ticket #56: Periodically transmit RTP packet on silence, to maintai...Benny Prijono
2006-11-30Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pj...Benny Prijono
2006-08-06Change the silence suppressor to use the adaptive silence detector.Benny Prijono
2006-05-21Fixed minor bug in silence detectorBenny Prijono
2006-05-19Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Als...Benny Prijono
2006-02-25Fixed echo in conference, and add ability to shrink buffer in jitter bufferBenny Prijono
2006-02-25Synched with documentationBenny Prijono