summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2009-03-18APS-direct fix (ticket #738): G.711 is disabled accidentlyBenny Prijono
2009-03-17Part of APS-Direct (ticket #738): crash in stream.c when stream_info->param i...Benny Prijono
2009-03-17Ticket #737: Updated eVC 4 projects to support for the new audio device API.Nanang Izzuddin
2009-03-17Compilation warnings in IPP codec (misc fixes, ticket #720)Benny Prijono
2009-03-16Ticket #753: Fixed timestamp increment in clock thread to consider the channe...Nanang Izzuddin
2009-03-16Ticket #737: Fixed assertion when auddev is opened in playback direction only.Nanang Izzuddin
2009-03-13Wrong payload type for L16/48Khz stereo codec (thanks Yann for the report)Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-04Ticket #744: Jitter buffer does not discard duplicate frame if it is currentl...Benny Prijono
2009-02-24Ticket #730: Fixed stream to convert units of jitter buffer params, from msec...Nanang Izzuddin
2009-02-13Ticket #728: Nanang Izzuddin
2009-02-10Ticket #722: Fixed VoIP metrics calculations in RTCP-XR for cases of no gap, ...Nanang Izzuddin
2009-02-10Minor fix/ticket #720: removed unused var & memory allocation in stream.Nanang Izzuddin
2009-02-06Ticket #695: Inserted wait loop between stop() & close() of APS client sessio...Nanang Izzuddin
2009-01-28Fixed missing function declaration of pjmedia_snd_aps_activate_loudspeaker().Nanang Izzuddin
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-27Ticket #707: pjmedia-test: link error when L16 codec is disabled, and compile...Benny Prijono
2009-01-20Ticket #701: Updated PA callbacks to check their thread registration status u...Nanang Izzuddin
2009-01-20Ticket #698: Fixed the silly bug of possible NULL opt access.Nanang Izzuddin
2009-01-20Fixed ticket #696: Wrong timestamp calculation causing RTCP clock skew (thank...Benny Prijono
2009-01-06Ticket #680: Wrong frame size passed to sound port player callback by Symbian...Nanang Izzuddin
2009-01-05Ticket #680:Nanang Izzuddin
2009-01-03Support for IPP version 6.0 (the usc.lib has been renamed to speech.lib for W...Benny Prijono
2009-01-02Updated to support IPP 6.0 (the usc.lib was renamed to speech.lib in IPP 6.0)Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2009-01-01Fixed wrong exe output name in pjmedia-test VS8 projectBenny Prijono
2008-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-12-12Workaround for ticket #683: Crash/segfault on pjmedia_wsola_create() on ARM9 ...Benny Prijono
2008-12-11Minor update on silence detector to increase trace verbosity level.Nanang Izzuddin
2008-12-11Ticket #661: Fixed transport ICE in verifying possibilities of RTCP settings ...Nanang Izzuddin
2008-11-19Ticket #676: Updated default value of maximum silence theshold setting to MAX...Nanang Izzuddin
2008-11-18Ticket #676: Updated silence detector to regard max silence threshold setting.Nanang Izzuddin
2008-11-12Fixed bug of unresetted static var dev_info that caused device name gets repe...Nanang Izzuddin
2008-11-11Ticket #671: Updated conference to disable skipping a frame which has very lo...Nanang Izzuddin
2008-11-11Ticket #674:Nanang Izzuddin
2008-11-11Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP code...Nanang Izzuddin
2008-10-31Ticket #673: rollback r2360, and implement new fix for Race condition may cau...Benny Prijono
2008-10-31Ticket #673: Crash in SRTP transport when receiving stray RTP/RTCP packetBenny Prijono
2008-10-29Ticket #670:Nanang Izzuddin
2008-10-28Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR cod...Nanang Izzuddin
2008-10-27Minor fix on Symbian sound latency info.Nanang Izzuddin
2008-10-21Ticket #662: Updated pjmedia transport ICE to handle missing IP address part ...Nanang Izzuddin
2008-10-21Ticket #666: Updated SDP parser to allow trailing newlines.Nanang Izzuddin
2008-10-21Ticket #558: Added srtp_deinit() function and registered this with pj_atexit().Nanang Izzuddin
2008-10-08Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address wh...Nanang Izzuddin