summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2008-10-07Added pjmedia-test to build system and changed it to not always wait for keyb...Benny Prijono
2008-10-06Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input & ...Nanang Izzuddin
2008-10-01Ticket #649: Build error in wav_writer.c in big endian systems (thanks Seth H...Benny Prijono
2008-09-27Fixed assertion in echo suppressor when recording and playing level is equal.Nanang Izzuddin
2008-09-27Fixed possible assertion by codec when stereo/multichannel codec is used and ...Nanang Izzuddin
2008-09-25Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks Michae...Nanang Izzuddin
2008-09-25Ticket #638: Cleaned up compilation warning in jbuf.Nanang Izzuddin
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-23Ticket #547: Added DirectX include path from Windows environment settings to ...Nanang Izzuddin
2008-09-23Updated delay buffer to perform shrinking only in the PUT operation.Nanang Izzuddin
2008-09-23Ticket #638:Nanang Izzuddin
2008-09-22More ticket #619: disable fade-in and fade-out if the tone off duration is ze...Benny Prijono
2008-09-19Fixed pjmedia session bug in getting channel count from SDP for static payload.Nanang Izzuddin
2008-09-19Added missed patch in enabling G.722 PLC: PLC should be enabled in default at...Nanang Izzuddin
2008-09-19Enabled G.722 PLC.Nanang Izzuddin
2008-09-19More ticket #633: Fixed DirectSound implementation to avoid playback buffer r...Nanang Izzuddin
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-17Ticket #633: Updated DirectSound implementation:Benny Prijono
2008-09-16Ticket #625: Fixed unicode build issues on Windows platforms (thanks David Pa...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-16Ticket #628: Updated IPP codec module to use fixed point version of G.729 on ...Nanang Izzuddin
2008-09-15Fixed linking error undefined CHECK_ when PJMEDIA_WSOLA_IMP_NULL is used (Tha...Nanang Izzuddin