summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-09Tagged 1.0-rc2v1.0-rc2Benny Prijono
2008-09-09Changed version to 1.0-rc2Benny Prijono
2008-09-08Ticket #613: Added packet discard statistic in pjsua 'dq' outputBenny Prijono
2008-09-08Fixed assertion caused by too small output buffer size of stream, this happen...Nanang Izzuddin
2008-09-08Ticket #615: Error adding new buddy in the on_incoming_subscribe() callback (...Benny Prijono
2008-09-05Ticket #612: division by zero in pjlib stddev calculation causes crash/floati...Benny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-09-04Changed pjlib version to 1.0-rc1-trunkBenny Prijono
2008-09-04Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode...Benny Prijono
2008-09-02Ticket #608: Added API to retrieve media transport and session from pjsua callBenny Prijono
2008-09-02Fixed ticket #607: Assertion and possibly crash in ICE stream transport when ...Benny Prijono
2008-09-01Fixed build settings for Symbian emulator target regarding sound device imple...Nanang Izzuddin
2008-08-29Updated PJ_VERSION to 1.0-rc1Benny Prijono
2008-08-28More ticket #604: create the file if it doesn't exist when PJ_O_APPEND flag i...Benny Prijono
2008-08-28Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu for ...Benny Prijono
2008-08-28Print warning instead of assert when Speex AEC is instantiated with multichan...Benny Prijono
2008-08-28Fixed unused parameter warning in active socket testBenny Prijono
2008-08-27Fixed bug Speex frame parser should discard non-audio parts in the Speex bits...Nanang Izzuddin
2008-08-27Ticket #583: fixed bug on setting frametype in encode() related to special tr...Nanang Izzuddin
2008-08-26More ticket #601: premature connection close with TCP active socket caseBenny Prijono
2008-08-26Added PLC & VAD features to codec L16.Nanang Izzuddin
2008-08-26Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESETBenny Prijono
2008-08-26Ticket #602: fixed assertion of invalid stream index supplied to pjmedia_sess...Nanang Izzuddin
2008-08-26More ticket #602: fixed minor warning about conversion from integer to unsign...Benny Prijono
2008-08-26Fixed ticket #603: Crash in ICE with IoCompletionPort ioqueue with the test f...Benny Prijono
2008-08-26Ticket #600: Added probation state in media transport SRTP and also capabilit...Nanang Izzuddin
2008-08-26Ticket #602:Nanang Izzuddin
2008-08-26Fixed ticket #601: Bug in IoCompletionPort ioqueue with TCP server socket cau...Benny Prijono
2008-08-26Fixed minor bug in exe availability checking in run.pyBenny Prijono
2008-08-26Added sleep() in mod_pesq.py, to wait the test until the call is stabilizedBenny Prijono
2008-08-26Fixed audio configuration in config_site.py not used by test scriptsBenny Prijono
2008-08-25Ticket #599:Nanang Izzuddin
2008-08-25Ticket #583: Fixed preprocessor check in pjsua_media.c on deinit-ing IPP codec.Nanang Izzuddin
2008-08-22Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-...Benny Prijono
2008-08-22Fixed miscalculation of conference port buffer size (rx/tx_buf_cap) when two ...Nanang Izzuddin
2008-08-21More ticket #583: autoconf support for Intel IPPBenny Prijono
2008-08-21More ticket #583: compilation warnings with gccBenny Prijono
2008-08-21More ticket #490: compilation warnings on gccBenny Prijono
2008-08-21Fixed pjsua-lib bug that it failed to connect sound device & conference for s...Nanang Izzuddin
2008-08-20Ticket #596: Updated resample with backend libresample to process multichanne...Nanang Izzuddin
2008-08-19Added on_incoming_subscribe() handler in pjsua, just to demonstrate that this...Benny Prijono
2008-08-19pjsip_endpt_handle_events2() is loosing the error code in MacOS X if pj_ioque...Benny Prijono
2008-08-19More ticket #583: a bit of tidying up and renamed macro names etc.Benny Prijono
2008-08-19Ticket #593: Fixed RTP timestamp calculation in RX & TX for multichannel audio.Nanang Izzuddin
2008-08-19Ticket #583: Added missing IPP codec deinit and fixed matching #if-#endif in ...Nanang Izzuddin
2008-08-19Ticket #490: Updated VAD with new algorithm.Nanang Izzuddin
2008-08-18Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)Benny Prijono
2008-08-18Fixed crash in Python when receiving incoming DTMF digitsBenny Prijono
2008-08-16Ticket #583:Nanang Izzuddin
2008-08-15Ticket #583:Nanang Izzuddin