summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia/config.h
AgeCommit message (Expand)Author
2012-02-27Fix #1440: Send and parse RTCP compound packet, containing report (RR/SR/XR),...Nanang Izzuddin
2011-12-12Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks La...Benny Prijono
2011-10-13Re #1378:Nanang Izzuddin
2011-09-08Slightly more clever RTP transport remote address switch: transmission won't ...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-10-14Misc (re #1134): changed dynamic payload type starting value for internal cod...Benny Prijono
2010-07-15Re #1103:Nanang Izzuddin
2010-01-21Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_...Benny Prijono
2009-10-29Ticket #983: make native WMME the default audio device on Windows and Windows...Benny Prijono
2009-08-01Initial commit for ticket #929: Improve packet lost concealment (PLC) when ha...Benny Prijono
2009-06-12Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to...Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-11-19Ticket #676: Updated default value of maximum silence theshold setting to MAX...Nanang Izzuddin
2008-09-18More ticket #619: changed default Cordic loop from 8 to 10 to gain more accur...Benny Prijono
2008-09-18Large reorganization of the tonegen for ticket #619:Benny Prijono
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-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-07-28Ticket #463: Configuration option to have external sound device implementationBenny Prijono
2008-06-28Removed old PLC setting from pjmedia/config.hBenny Prijono
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-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-05-30Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is use...Nanang Izzuddin
2008-04-28Ticket #513: Support for RTCP XR (initial patch)Benny Prijono
2008-04-23More ticket #497: added configuration to disable WSOLA and set default to dis...Benny Prijono
2008-03-11Ticket #479: allow media transport framework to return transport specific inf...Benny Prijono
2008-03-11Ticket #494: Configuration option to use high quality tone generationBenny Prijono
2008-02-21Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsiste...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-19More work on ticket #438: Workaround for frame bursts from audio devices. See...Benny Prijono
2008-01-04Ticket #438 (Workaround for frame bursts from audio devices): added delay buf...Benny Prijono
2007-10-21More ticket #395: changed max default buffer length from 60ms to 100ms for ad...Benny Prijono
2007-10-12Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sampl...Benny Prijono
2007-10-07Ticket #395: Added configuration to control maximum PortAudio sound buffer la...Benny Prijono
2007-10-06Ticket #394: Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 t...Benny Prijono
2007-09-28Ticket #384: Prefer to use Direct Sound as the sound device backend on WindowsBenny Prijono
2007-06-26Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) to r...Benny Prijono
2007-06-26Ticket #342: added configuration to control whether SDP rtpmap should be incl...Benny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-03-15Fixed ticket #183: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-02-19Updated PJMEDIA_SOUND_BUFFER_COUNT doxygen documentationBenny Prijono