summaryrefslogtreecommitdiff
path: root/pjmedia/include
AgeCommit message (Expand)Author
2008-09-24Ticket #638: Reenable prefetch buffering via initial prefetch setting (set 0 ...Nanang Izzuddin
2008-09-24Ticket #642: Discontinuous tone generation (thanks Olle Frimanson for the rep...Benny Prijono
2008-09-18More ticket #619: changed default Cordic loop from 8 to 10 to gain more accur...Benny Prijono
2008-09-18Ticket #631:Nanang Izzuddin
2008-09-18Large reorganization of the tonegen for ticket #619:Benny Prijono
2008-09-17Ticket #631:Nanang Izzuddin
2008-09-17Ticket #630: Added Win32 MME sound device wrapper (thanks Seth Hinze for the ...Nanang Izzuddin
2008-09-16More ticket #619: fix the difference of volume in the fixed point version of ...Benny Prijono
2008-09-16Ticket #619: added configuration to force floating point algorithm to be used...Benny Prijono
2008-09-11Ticket #616: Updated ICE transport to have a default option to switch RTP tra...Nanang Izzuddin
2008-09-11Ticket #614: Updated docs related to support for play/record G.711 U-law/A-law.Nanang Izzuddin
2008-09-10Ticket #614: Added support for writing and reading WAV files encoded as 8 bit...Nanang Izzuddin
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-08-26Ticket #602:Nanang Izzuddin
2008-08-25Ticket #599:Nanang Izzuddin
2008-08-19More ticket #583: a bit of tidying up and renamed macro names etc.Benny Prijono
2008-08-19Ticket #490: Updated VAD with new algorithm.Nanang Izzuddin
2008-08-16Ticket #583:Nanang Izzuddin
2008-08-15Ticket #583:Nanang Izzuddin
2008-08-15Ticket #583: Initial source of IPP codecs wrapper.Nanang Izzuddin
2008-08-14Added maximum threshold for silence detector, to aovid the silence detector s...Benny Prijono
2008-08-14More ticket #590: removed unused echo suppressor settings in pjmedia/config.hBenny Prijono
2008-08-14Increase codec's maximum silence duration (PJMEDIA_CODEC_MAX_SILENCE_PERIOD) ...Benny Prijono
2008-08-09Ticket #588: Improvements to echo cancellation frameworkBenny Prijono
2008-07-28Ticket #463: Configuration option to have external sound device implementationBenny Prijono
2008-07-24Ticket #577: Initial source of sound device wrapper with APSNanang Izzuddin
2008-07-22Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion)Benny Prijono
2008-07-17Added ability to dump extended statistics (RTCP XR) in pjsua.Nanang Izzuddin
2008-07-10Updated delay buffer to use circular bufferNanang Izzuddin
2008-07-10Updated WSOLA to use circular buffer and configurable hanning window size (wh...Nanang Izzuddin
2008-07-10Added two APIs to pjmedia circular buffer: copy & pack bufferNanang Izzuddin
2008-07-04Added MIPS benchmark in pjmedia-test, and loopback media transport to assist ...Benny Prijono
2008-07-04Added module circular buffer (circbuf.h) to pjmediaNanang Izzuddin
2008-06-28Removed old PLC setting from pjmedia/config.hBenny Prijono
2008-06-27Ticket #543:Nanang Izzuddin
2008-06-26Ticket #544: Fixed SRTP on hold+reinvite scenarioNanang Izzuddin
2008-06-24More ticket #542: Updated default capture latency (tested OK on Vista 64bit f...Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-19Ticket #549: major modification in media transport API to support more offer/...Benny Prijono
2008-06-16Cleaned up unused field avg_jitter from rtcp sessionNanang Izzuddin
2008-06-14Added pjmedia_tonegen_rewind()Benny Prijono
2008-06-14Implement ticket #546 and revisit ticket #439:Benny Prijono
2008-06-12Ticket #542: added new API and macro for sound device latency settings, also ...Nanang Izzuddin
2008-06-10Updated default speex quality settings and reenabled pjsua to set Speex codec...Nanang Izzuddin
2008-06-09Added more validations & a new API (thanks Florian Bomers):Nanang Izzuddin
2008-06-06More ticket #485: major modification in transport_ice to support new ICE stre...Benny Prijono
2008-06-06Added field maximum bitrate to codec param, this is useful for providing safe...Nanang Izzuddin
2008-06-05Ticket #473:Nanang Izzuddin
2008-05-30Updated delaybuf to learn burst level in realtime instead of only in the begi...Nanang Izzuddin