summaryrefslogtreecommitdiff
path: root/pjmedia/include
AgeCommit message (Expand)Author
2008-05-30Updated delaybuf to learn burst level in realtime instead of only in the begi...Nanang Izzuddin
2008-05-30Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is use...Nanang Izzuddin
2008-05-27Changed build optimizations settings for Speex, pjmedia, and symbian_sound fo...Nanang Izzuddin
2008-05-17More on ticket #535: updated files using and related to math.hNanang Izzuddin
2008-05-02More ticket #513:Nanang Izzuddin
2008-05-02Ticket #528: committed ticket528.patchNanang Izzuddin
2008-04-29More on ticket #513: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-30More ticket #504: added missing new files!Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-03-17More ticket #479: bug in pjmedia_transport_get_info(), the info should be ini...Benny Prijono
2008-03-17More ticket #507: updated GNU build system with the G.722 codec and fixed min...Benny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny 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-03-04More ticket #438: improve docs, added channel_count in wsola, etc.Benny Prijono
2008-03-04Ticket #501: Set master port worker thread priority to highest by defaultBenny Prijono
2008-02-29Ticket #438: Workaround for frame bursts from audio devices: added wsola in d...Benny Prijono
2008-02-29Added pjmedia_wsola_reset()Benny Prijono
2008-02-28Modify WSOLA discard to support erasing frame from non-contiguous bufferBenny Prijono
2008-02-28Ticket #497: WSOLA implementationBenny Prijono
2008-02-21Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsiste...Benny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2008-02-21Ticket #468: Added support for non looping playback in memory playerBenny Prijono
2008-02-14Ticket #478: Handle duplicated/misordered incoming DTMF packetsBenny Prijono
2008-02-01More ticket #61: removed const from rtp and rtcp callback function declaratio...Benny Prijono
2008-01-31Ticket #464: jitter buffer should return frame length informationBenny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-23Handle SDP offer containing application as the media typeBenny Prijono
2008-01-19More work on ticket #438: Workaround for frame bursts from audio devices. See...Benny Prijono
2008-01-12Added new WAV player API: pjmedia_wav_player_get_len()Benny Prijono
2008-01-11Ticket #444: Bug in tone generator: can't play more digits (thanks Marian Dra...Benny Prijono
2008-01-04Ticket #438 (Workaround for frame bursts from audio devices): added delay buf...Benny Prijono
2007-12-28Ticket #433: Failure in media negotiation when SDP contains two audio media l...Benny Prijono
2007-12-03Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6Benny Prijono
2007-11-21Ticket #417: added pjlib API to retrieve the native thread handle from pj_thr...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-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