summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12Bug in srv_resolver: host_resolved value may exceed number of SRV records if ...Benny Prijono
2008-06-11Fixed error representing the qvalue in Contact header (parser error), and opt...Benny Prijono
2008-06-10Updated default speex quality settings and reenabled pjsua to set Speex codec...Nanang Izzuddin
2008-06-10Fixed Speex build configNanang Izzuddin
2008-06-10Upgraded Speex version to the latest and reorganized it in local copy (since ...Nanang Izzuddin
2008-06-10Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error wh...Benny Prijono
2008-06-09Removed codec G729 from encdec.cNanang Izzuddin
2008-06-09Related to r1996, do not return 0.0.0.0/8 class IP address in pj_gethostip() ...Benny Prijono
2008-06-09Added more validations & a new API (thanks Florian Bomers):Nanang Izzuddin
2008-06-07Fixed more mismatch decl/def function specifications (thanks Samuel Vinson)Benny Prijono
2008-06-07Ignore 0.0.0.0/8 class IP address in interface enumeration function since thi...Benny Prijono
2008-06-07Fixed mismatched between declaration and definition of pj_stun_msg_encode() (...Benny Prijono
2008-06-06Added error logging when authentication fails in TURN server sampleBenny Prijono
2008-06-06Fixed minor bug: wrong pool name for STUN session poolBenny Prijono
2008-06-06Ticket #418 Protect client registration session with mutexBenny Prijono
2008-06-06Fixed compilation warnings in dns_server.cBenny Prijono
2008-06-06More ticket #485: added TURN support in PJSUA-LIB APIBenny Prijono
2008-06-06More ticket #485: major modification in transport_ice to support new ICE stre...Benny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-06-06Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-utilBenny Prijono
2008-06-06More ticket #531: added user_data parameter in activesocket creation API to m...Benny Prijono
2008-06-06Added field maximum bitrate to codec param, this is useful for providing safe...Nanang Izzuddin
2008-06-06Cleaned up warnings of [u]char-[u]int conversionsNanang Izzuddin
2008-06-05Ticket #473:Nanang Izzuddin
2008-06-05Fixed bug in copying buffer and updated post process of buffer shrinkingNanang Izzuddin
2008-06-04Fixed gcc warnings about type pruned pointersBenny Prijono
2008-06-03Fixed C & C++ cross linked problem and missing newly added libsrtp.lib in sym...Nanang Izzuddin
2008-06-02More ticket #61: enabled SRTP on SymbianNanang Izzuddin
2008-06-02Fixed Symbian build on OS with case sensitive filename (e.g: Linux)Nanang Izzuddin
2008-06-02Fixed uninitialized output size before calling G.722 encoderNanang Izzuddin
2008-06-02Increase clock rate limit in pjsua to 192000 (from 48000)Benny Prijono
2008-05-30Fixed wchar_t definition for all build targets.Nanang Izzuddin
2008-05-30Added symbian_ua_gui to symbian root build settings (bld.inf), fixed symbian_...Nanang Izzuddin
2008-05-30Initial source of GUI version of Symbian UANanang Izzuddin
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-29Fixed bug wrong option for resample port between conference bridge and sound ...Nanang Izzuddin
2008-05-28More ticket #536: fixed bug in SrcUD (missed fix, previously r1968 only fixed...Nanang Izzuddin
2008-05-28Reapplied changeset 287 (resample may write pass the output buffer), with a b...Nanang Izzuddin
2008-05-28Fixed bug in pjmedia_sdp_rtpmap_to_attr(): may overwrite past the bufferBenny Prijono
2008-05-28Added (the missing) libspeexcodec.mmpBenny Prijono
2008-05-27Changed build optimizations settings for Speex, pjmedia, and symbian_sound fo...Nanang Izzuddin
2008-05-23Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mo...Benny Prijono
2008-05-22Fixed bug with SRTP enabling configuration for PocketPJ applicationBenny Prijono
2008-05-20Fixed Symbian build error caused by active socket addition to pjlib in ticket...Benny Prijono
2008-05-17More on ticket #535: updated files using and related to math.hNanang Izzuddin
2008-05-17Ticket #535: added initial source of math.hNanang Izzuddin
2008-05-17Ticket #534: Client register/registration support for various registrar broke...Benny Prijono
2008-05-16Modified pj_list_size() to take const argument insteadBenny Prijono
2008-05-15More ticket #533: fixed bug in Retry-After parser (thanks Samuel Vinson)Benny Prijono