summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-21Shared scheme for remote buildsPerry Ismangil
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5010 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-21Experimental adding scheme for continuous integrationPerry Ismangil
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5009 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-21Added Xcode workspace for iOS app continuous integration Perry Ismangil
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5008 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-21Re #1790: Reinitialize Android OpenGL renderer when there is format change.Liong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5007 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-20Re #1823: Related to r4996: Fixed undefined symbol error if video is not ↵Liong Sauw Ming
enabled. Also modify configure-android to not disable-video by default git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5006 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-20Misc (re #1782): Setup log writer function on pjsua CLI (useful for ↵Nanang Izzuddin
debugging library initialization). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5005 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-20Re #1822: Skipped FPS setting on staring Android video capturer, ↵Nanang Izzuddin
unsupported/non-exact range value may be rejected by some devices such as Nexus. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5004 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Re #1822: Fixed unreleased memory pool of Android capture device stream.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5003 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Re #1826: Add enum video format supported in iOSRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5002 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Re #1826: Add enum video format supported in linux (v4l2)Riza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5001 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Misc (re #1782): Check if the transport being shutdown in on_accept_complete ↵Riza Sulistyo
and on_connect_complete callback git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5000 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Re #1825: Implement new on_reg_started2 callbackRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4999 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-19Fixed #1824: Convert global index to local index for fast-switching feature ↵Nanang Izzuddin
of video capture device. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4998 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-18Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 app ↵Liong Sauw Ming
for android git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4997 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-18Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to ↵Liong Sauw Ming
set output window git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4996 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-17Re #1786: Add support to specify output window as well for video preview param.Liong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4995 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4994 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-12Misc (re #1782): Applied OpenH264 CFLAGS/LDFLAGS probing result by configure ↵Nanang Izzuddin
script into Makefile. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4993 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-06Fixed #1821: Remove unnecessary locking in pjsip transaction and add new API ↵Liong Sauw Ming
to create a group lock with handler in a single atomic instruction git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4992 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-06Re #1782 (misc): Suppress Helgrind's warning about possible data race when ↵Liong Sauw Ming
doing ioq select. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4991 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-05Re #1782 (misc): Fixed unitialized mutex owner variable when creating mutexLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4990 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-03Fixed #1819: Use expiration field to indicate registration/unregistration in ↵Liong Sauw Ming
registration callback git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4989 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-03Re #1818: Fixed destruction of locked mutex in sip transportLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4988 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-03Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak for ↵Liong Sauw Ming
the Helgrind report) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4987 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-02Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is ↵Liong Sauw Ming
unsuccessful. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4986 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-02Fixed #1816: Restart media transport on following forked media.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4985 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-26Misc (re #1782): Enabled G722 in config_site_sample.h for iOS and Android ↵Nanang Izzuddin
platforms. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4984 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-13Fixed #1815: Race condition of STUN transaction destructionLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4983 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4982 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-11Misc (re #1782): added compile-time settings for Speex AGC & denoiser in ↵Nanang Izzuddin
Speex AEC, note that both are enabled by default, as previously AGC was enabled (by pjmedia, as it seems to improve AEC performance) and denoiser was also enabled by default by Speex. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4981 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-11Fixed #1813: Problem with media reinitialisation when using ICELiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4980 74dad513-b988-da41-8d7b-12977e46ad98
2015-02-10Re #1782 (misc): Prevent buffer overrun in pjsip message/uri printingLiong Sauw Ming
Thanks to Sagi Iltus for the patch git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4979 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-27Re #1790: more Android OpenGL rendererLiong Sauw Ming
* Fix RGBA color compatibility * Add autodetection feature to stop rendering for consecutive failures, such as when app is in the bg * Allow video stream to be created first and supply the output window later git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4978 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-23Re #1782 (misc): Fixed inaccurate TX packet loss percentage and stats ↵Liong Sauw Ming
calculation. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4977 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-22Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker ↵Liong Sauw Ming
for the report) If 422 is received, INVITE will be automatically retried, but the provisional media has been cleaned up. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4976 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-21Re #1782 (misc): Do not include SDP when sending 181 response (patch ↵Liong Sauw Ming
provided by Joshua Colp) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4975 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-19Fixed #1811: contact_use_src_port and TLS server certificate verification ↵Liong Sauw Ming
issue (thanks to Viktor Krikun for the report) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4974 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-15Close #1810: Adding CA path support into SSL socket.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4973 74dad513-b988-da41-8d7b-12977e46ad98
2015-01-05Re #1782 (misc): Change assert check of ssl_state to non assert check on ↵Riza Sulistyo
OpenSSL wrapper implementation. (thanks to Joshua Colp for the suggestion) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4972 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-24Ticket #1809: Fixed DNS SRV resolver bug that application callback may be ↵Nanang Izzuddin
called twice. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4971 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-23Fixed #1808: Crash in pjsip_inv_terminate() (thanks to Brian Walker for the ↵Liong Sauw Ming
patch) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4970 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-19Fixed #1807: Crash when shutting down library while having subscription ↵Nanang Izzuddin
transactions on going. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4969 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4968 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-05Fixed #1805: Make UAS as refresher in session timer when UAC doesn't support ↵Liong Sauw Ming
it (thanks to Glenn Walbran for the patch) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4967 74dad513-b988-da41-8d7b-12977e46ad98
2014-12-03Misc (re #1782): Fixed OpenSSL detection in configure script due to ↵Nanang Izzuddin
incomplete dependencies and bad library order, which causes OpenSSL detection failure on some platform such as Android mips and arm64. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4966 74dad513-b988-da41-8d7b-12977e46ad98
2014-11-28Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, path" ↵Nanang Izzuddin
after a registration failure (thanks Mateusz Olejnik for the report). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4965 74dad513-b988-da41-8d7b-12977e46ad98
2014-11-28Misc (re #1782): Fixed exchanged timer I timeout value (for absorbing any ↵Nanang Izzuddin
additonal ACK before shifting tsx state to terminated) between reliable vs unreliable transports. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4964 74dad513-b988-da41-8d7b-12977e46ad98
2014-11-25Fix #1804: Call should use local IP in Via sent-by when the account is not ↵Nanang Izzuddin
using STUN. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4963 74dad513-b988-da41-8d7b-12977e46ad98
2014-11-19Re #1782 (misc): Fixed crash when failing to create filter graph on dshow.Riza Sulistyo
Thanks to Alexander Fatyanov for the report. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4962 74dad513-b988-da41-8d7b-12977e46ad98
2014-11-14Re #1782 (misc): This is related to #1418: Library restart fails with ↵Liong Sauw Ming
PJLIB_UTIL_ESTUNNOTRESPOND error after several times. The fix r3896 in that ticket was accidentally modified during merging in r3999. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4961 74dad513-b988-da41-8d7b-12977e46ad98