summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21Tagged 2.5.5v2.5.5Liong Sauw Ming
2016-07-21Changed version to 2.5.5Liong Sauw Ming
2016-07-20Re #1928 (misc): Remove trailing comma that might cause --disable-libyuv to notRiza Sulistyo
2016-07-20Re #1944: Allow native window to be set for video output window on SDLRiza Sulistyo
2016-07-20Misc (re #1928): Fixed build error in Android SWIG wrapper after modification...Nanang Izzuddin
2016-07-20Misc (re #1928): Added MSVC2005 project 'swig_java_pjsua2.vcproj' for buildin...Nanang Izzuddin
2016-07-19Misc (re #1928): Updated configure-android to add sysroot setting in CFLAGS a...Nanang Izzuddin
2016-07-18Misc (re #1928): Fixed possible stuck issue in pjnath-test caused by blocking...Nanang Izzuddin
2016-07-15Re #1933: Handle link-local address that cause the test to fail.Riza Sulistyo
2016-07-15Re #1928 (misc): Re #1878 (Compile time option for TCP/TLS transport to not c...Liong Sauw Ming
2016-07-15Re #1933: Updated pjnath sess_auth.c test to use loopback address on IPv6.Nanang Izzuddin
2016-07-14Misc (re #1928): Cleaned up STUN transport config setup for ICE in pjsua.Nanang Izzuddin
2016-07-14Misc (re #1928): Print explicit log message about PJSUA ignoring IPv6 STUN se...Nanang Izzuddin
2016-07-14Misc (re #1928): Use host IP for SIP UDP transport address when STUN resoluti...Nanang Izzuddin
2016-07-13Re #1928: Change the cipher on pjlib-test since DES_CBC_SHA might not beRiza Sulistyo
2016-07-13Re #1942:Nanang Izzuddin
2016-07-12Misc (re #1928): Fixed pjlib-util-test issue on Mac due to bad socket address...Nanang Izzuddin
2016-07-11Re #1937: Do not build libyuv in shared mode if video is disabled.Liong Sauw Ming
2016-07-05Misc (re #1928): Reverted back some dirty changes in r5376 about address info...Nanang Izzuddin
2016-07-05Misc (re #1928): pj_getaddrinfo() is better to return error when no address i...Nanang Izzuddin
2016-07-04Fix #1942: TURN socket should not start TURN allocation in state PJ_TURN_STAT...Nanang Izzuddin
2016-07-01Re #1928: max_bps on the param codec needs to be set properly on Opus.Riza Sulistyo
2016-06-30Fixed #1929: Fixed memory leak when using sip_auth_client since it's also use...Liong Sauw Ming
2016-06-30Re #1931: Add one more session preset to support, i.e. resolution 960x540Liong Sauw Ming
2016-06-30Re #1928: Fixed set bitrate on opus codec might not change the codec param an...Riza Sulistyo
2016-06-30Fixed #1931: Support more resolutions when opening the video capture and prop...Liong Sauw Ming
2016-06-29Re #1926: Fixed bug of premature app callback invocation in DNS A+AAAA resolu...Nanang Izzuddin
2016-06-29Re #1928: fix silly mistake on r5365.Riza Sulistyo
2016-06-29Re #1930: Fixing stuck issue or server socket not closed after an incoming co...Nanang Izzuddin
2016-06-29Misc (re #1928): Fixed various compile warnings.Nanang Izzuddin
2016-06-29Re #1928: Allow setting opus bitrate to PJMEDIA_CODEC_OPUS_DEFAULT_BIT_RATE w...Riza Sulistyo
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...Nanang Izzuddin
2016-06-29Re #1928: Avoid assertion when using STUN on NAT64.Riza Sulistyo
2016-06-29Re #1937: Fixed compile warnings because of duplicate lines in libyuv's Makef...Nanang Izzuddin
2016-06-28Re #1937: Added libyuv build configs for GNU build systems.Nanang Izzuddin
2016-06-28Re #1937: Change the include header format, so that user can specify external...Riza Sulistyo
2016-06-28Re #422: IPv6 support for NAT detectLiong Sauw Ming
2016-06-28Re #1937: Change project and folder name for consistency with existing third ...Riza Sulistyo
2016-06-27Fixed #1939: Fixed crash when failed to initialize android jni dev (AudioReco...Riza Sulistyo
2016-06-24Fix #1938: Wrong registration renewal flag info in PJSUA registration callbac...Nanang Izzuddin
2016-06-24Misc (re #1928): Fixed possible linking errors with Opus codec due to library...Nanang Izzuddin
2016-06-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
2016-06-22Fix #1936: Reset 'regc->has_tsx' when the sending fails.Nanang Izzuddin
2016-06-21Fix #1935: Avoid shallow-cloning header in SIP registration client as when se...Nanang Izzuddin
2016-06-21Close #1934: Add reference counting APIs to event subscription.Nanang Izzuddin
2016-06-21Re #1933: Update pjnath-test for IPv6 support.Riza Sulistyo
2016-06-20Close #1927: IPv6 support in DNS SRV:Nanang Izzuddin
2016-06-16Re #1931: Fixed configure script for iOS to be able to detect both AVFoundati...Liong Sauw Ming
2016-06-16Re #1931: Add support for AVFoundation on MacLiong Sauw Ming
2016-06-16Re #1928 (misc): Fixed missing the conversion of AccountMwiConfig in AccountC...Liong Sauw Ming