summaryrefslogtreecommitdiff
path: root/pjmedia/include
AgeCommit message (Expand)Author
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-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specificatio...Benny Prijono
2007-09-20Ticket #377: Support for sending RTCP RRBenny Prijono
2007-09-15Implemented ticket #373: Packet loss simulation in PJMEDIA ICE transportBenny Prijono
2007-09-15Ticket #370: Implemented callback notification to application when ICE negoti...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny 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-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-05-25Ticket #298: New API to get the number of ports registered in conference bridgeBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-07Changed resample to use speex (for now)Benny Prijono
2007-03-29Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute typesBenny Prijono
2007-03-28Fixed pjnath build warnings/errors on LinuxBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-27ICE: added media index in pjmedia when handling SDP containing ICE candidatesBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-03-23ICE (work in progress): implemented ICE media transportBenny Prijono
2007-03-15Fixed ticket #183: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-03-15Fixed ticket #182: SDP negotiation failed when local does not specify telepho...Benny Prijono
2007-02-19Updated PJMEDIA_SOUND_BUFFER_COUNT doxygen documentationBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-18Related to ticket #74: reduce default number of sound buffers from 32 to 16 t...Benny Prijono
2007-02-17Updated documentation and sample for media conference with regard to maximum ...Benny Prijono
2007-01-27Ticket #82: fix link errors when codecs are disabled from autoconf scriptBenny Prijono
2007-01-24Implement ticket #62: option to play tones continuously, and added --play-ton...Benny Prijono
2007-01-23Fixed ticket #74: unstable/stutter sound on Windows Mobile (thanks ChenHuang)Benny Prijono
2007-01-21Implement ticket #67: added WAV playlist feature to PJMEDIABenny Prijono
2007-01-20Implement ticket #56: Periodically transmit RTP packet on silence, to maintai...Benny Prijono
2007-01-04Just updated and improved the doxygen documentations all over the placeBenny Prijono
2006-12-30Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. wi...Benny Prijono
2006-12-26Implement ticket #53: Disable silence detector during the first few seconds o...Benny Prijono
2006-12-26Ticket #54: added ability to modify some codec parameters on the flyBenny Prijono
2006-12-26Added DTMF callback support all the way to PJSUA API (ticket #48)Benny Prijono
2006-11-30Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pj...Benny Prijono
2006-11-27Display actual sound device name in conference bridge port zeroBenny Prijono
2006-11-23Worked on the AEC. Apply constant delay bufferring for the AEC,Benny Prijono
2006-10-21Fixed quality setting in MP3 writer (thanks Toni again)Benny Prijono
2006-10-20Changed the processing of mp3 _options in mp3 writer with regard to bit_rate ...Benny Prijono
2006-10-19Support for MP3 recording for Win32 target. Also added "--rec-file" and "--au...Benny Prijono
2006-10-18Updated doxygen documentation for media transport (again)Benny Prijono
2006-10-18Updated doxygen documentation in media transportBenny Prijono
2006-09-27Added pjmedia_snd_stream_get_info() function.Benny Prijono
2006-09-27Updated doxygen documentation on sdp_neg.hBenny Prijono