Commit Graph

6084 Commits (master)
 

Author SHA1 Message Date
sauwming 52f7c28622 Changed version to 2.13-dev
2 years ago
sauwming 43c745789d Changed version to 2.13 (2)-change PJ_VERSION_NUM_EXTRA
2 years ago
sauwming f25c7457cb Changed version to 2.13
2 years ago
sauwming 6e0f8e469c Disable editorconfig trailing whitespace trimming
2 years ago
Nanang Izzuddin bff4a3f4df
Fix problem in detecting Android STL shared library on msys (#3294)
2 years ago
Riza Sulistyo a415e2ef9d
Add .git-blame-ignore-revs for #3292 (#3293)
2 years ago
Riza Sulistyo 5ac9104514
Expand tab to spaces and remove $Id$ (#3292)
2 years ago
Nanang Izzuddin d00fc12807
Miscellaneous fixes (#3280)
2 years ago
Riza Sulistyo b7aff72764
Use environment LDFLAGS when building with resample as shared lib (#3290)
2 years ago
sauwming caf9471769
Ignore closing transport when acquiring SIP UDP transport (#3286)
2 years ago
Alexey Vasilyev 4c81caa411
Don't terminate call on failed SDP negotiation during EARLY state (#3137)
2 years ago
Nanang Izzuddin f0be616769
Fix false error 'Invalid RTP packet length (PJMEDIA_RTP_EINLEN)' when decoding empty RTP. (#3283)
2 years ago
Nanang Izzuddin c95d2962f3
Fix random fail in UDP sock replace on iOS due to uninitialized status (#3284)
2 years ago
Nanang Izzuddin 3bf821c1af
Fix IP change returning false error (PJSIP_ESESSIONTERMINATED) when there is no call (#3285)
2 years ago
sauwming 43c8343c3d
Fixed video unhold failure when using SRTP (#3282)
2 years ago
sauwming 1128f9dc18
Fixed repeated identical OpenSSL error (#3281)
2 years ago
sauwming 85cb6660fa Misc (re #3087): Suppress deprecation warning in iOS pjsua sample app
2 years ago
sauwming 40a06fba2c Misc (re #3087): Update iOS sample app projects and fix build warnings
2 years ago
sauwming 0610327775 Misc (re #3087): Fixed build warning on iOS (sprintf deprecated)
2 years ago
sauwming ae580f351f Misc (re #3087): Suppressed build warning on Mac
2 years ago
Riza Sulistyo 74569f926a
Fix build warning and error for UWP (#3276)
2 years ago
sauwming 31874008d1
Prevent integer underflow of sip regc's next registration time (#3274)
2 years ago
jimying 0b0488f17b
Add --disable-libuuid to autoconf (#3100)
2 years ago
jimying 6f2ea3aec3
Remove valgrind warning for pjnath (points to uninitialised byte) (#3052)
2 years ago
Riza Sulistyo 41c24942f1
Fix crash after updating contact (#3102)
2 years ago
Sébastien Blin 35b00d53ce
ice_session: fix crash if all ipv6 addresses are deprecated (#3109)
2 years ago
Riza Sulistyo 3c14c31790 Update windows openssl download link
2 years ago
Riza Sulistyo 37cc6e88a7
Return error when it fails to create stream using opensl (#3182)
2 years ago
Nanang Izzuddin c12693f3d9
Option to use SIP UPDATE for refreshing calls in IP change (#3146)
2 years ago
orbea c804b31f85
Fix build fail on alpine linux (with musl libc) : no execinfo.h (#3263)
2 years ago
SebaLedesma 6f311ab873
Doc fixes of the default value of Media Quality (#3241)
2 years ago
lukas-nowak 304f8dc48f
conditional compilation removed from macro expansion to satisfy MSVC (#3264)
2 years ago
Nanang Izzuddin 15633c4ba2
Skip building SWIG-CSharp projects in VS14 solution (#3266)
2 years ago
Nanang Izzuddin d98f3c3036
Add PJSUA_LOCK_CODEC_DONT_USE_UPDATE for forcing lock codec to always use INVITE method. (#3230)
2 years ago
Riza Sulistyo 505b027920
Update media state when SDP contain "a=inactive" attribute (#3237)
2 years ago
Riza Sulistyo d2acb9af4e
Merge pull request from GHSA-wx5m-cj97-4wwg
2 years ago
sauwming c4d34984ec
Merge pull request from GHSA-fq45-m3f7-3mhj
2 years ago
Nanang Izzuddin e948f48e2e
Fix compile error due to variable not in beginning of block (C89 compatibility). (#3257)
2 years ago
Gregor Jasny a5320984a7
Add additional H.264 levels (#3053)
2 years ago
lukas-nowak 79421add77
Find closest camera format when resolution is presented more than once (#3062)
2 years ago
jimying b0a0fc785e
Fix ioqueue_kqueue: error convert milliseconds to nanoseconds (#3206)
2 years ago
liviu-rolo 947cd77fc4
Update endpoint.cpp (#3163)
2 years ago
Riza Sulistyo 97d38dc989
Support ffmpeg 5.1 (#3242)
2 years ago
Nanang Izzuddin 1840604af5
Add two VS2015 projects for CSharp: SWIG binding builder & sample app (#3217)
2 years ago
Andreas Wehrmann 6bdcad8baf
SRTP transport: don't shadow local status variable (#3169)
2 years ago
Riza Sulistyo 3956663a6b
Update symbols due to #2722 (#3075)
2 years ago
sauwming 06dc90eaf9
Fixed assertion in Apple SSL when verification is retried (#3034)
2 years ago
sauwming 1c3f63e502
Set SRTP context to NULL after deallocation (#3097)
2 years ago
sauwming dbbeb06ed5
Add OpenSSL version check for SSL_SESSION_is_resumable() (#3120)
2 years ago
liviu-rolo b21000ec65
typos (#3118)
2 years ago