summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-09Tagged 1.0v1.0Benny Prijono
2008-10-09Changed version to 1.0Benny Prijono
2008-10-09Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib when...Nanang Izzuddin
2008-10-08Added more targets to python MakefileBenny Prijono
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-07Removed 'odd' clock rate from sound device clock rates list.Nanang Izzuddin
2008-10-06Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input & ...Nanang Izzuddin
2008-10-02Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (tha...Benny Prijono
2008-10-02Ticket #654: Error when falling back to secondary TURN server (thanks Nicolas...Benny Prijono
2008-10-01Ticket #653: Add WinCE workspace/project files for pjsip unit tests (thanks S...Benny Prijono
2008-10-01Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks ...Benny Prijono
2008-10-01Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (t...Benny Prijono
2008-10-01Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks...Benny Prijono
2008-10-01Ticket #649: Build error in wav_writer.c in big endian systems (thanks Seth H...Benny Prijono
2008-09-28Changed version to 1.0-rc4-trunkBenny Prijono
2008-09-28Changed version to 1.0-rc4Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-09-27Fixed previous accidental check in r2329.Nanang Izzuddin
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-27Fixed ticket #644 and #648: incorrect muticast related socket constant names,...Benny Prijono
2008-09-27Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš Valenta...Benny Prijono
2008-09-26More ticket #643: added setting to disable this ticket (by setting allow_cont...Benny Prijono
2008-09-25Changed version to 1.0-rc3-trunkBenny Prijono
2008-09-25Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks Michae...Nanang Izzuddin
2008-09-25Changed version to 1.0-rc3Benny Prijono
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 #643: Do not try to re-register with a new Contact when the REGISTER r...Benny Prijono
2008-09-24Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to ...Benny Prijono
2008-09-24Fixed bug in pjsip_auth_clt_clone(), the cached_auth list is not initialized ...Benny Prijono
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-23Fixed bug missing reinit med_orig when reinit pjsua media transports.Nanang Izzuddin
2008-09-23More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now ...Benny Prijono
2008-09-23More ticket #639: fixed warning with gcc about comparison always trueBenny Prijono
2008-09-22Ticket #641: Assertion error when late 200/OK is received after call has been...Benny Prijono
2008-09-22More ticket #619: disable fade-in and fade-out if the tone off duration is ze...Benny Prijono
2008-09-21Ticket #640: Crash when receiving ACK with SDP after BYE has been received (t...Benny Prijono
2008-09-21Ticket #639: added torture tests for handling non-ASCII UTF-8 characters in S...Benny Prijono
2008-09-21Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when ha...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-09-19Couple of fixes in ioqueue_epoll for ticket #622 (still not working)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