summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2015-03-12Misc (re #1782): Applied OpenH264 CFLAGS/LDFLAGS probing result by configure ...Nanang Izzuddin
2015-03-06Fixed #1821: Remove unnecessary locking in pjsip transaction and add new API ...Liong Sauw Ming
2015-03-06Re #1782 (misc): Suppress Helgrind's warning about possible data race when do...Liong Sauw Ming
2015-03-05Re #1782 (misc): Fixed unitialized mutex owner variable when creating mutexLiong Sauw Ming
2015-03-03Fixed #1819: Use expiration field to indicate registration/unregistration in ...Liong Sauw Ming
2015-03-03Re #1818: Fixed destruction of locked mutex in sip transportLiong Sauw Ming
2015-03-03Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak for ...Liong Sauw Ming
2015-03-02Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is unsucce...Liong Sauw Ming
2015-03-02Fixed #1816: Restart media transport on following forked media.Nanang Izzuddin
2015-02-26Misc (re #1782): Enabled G722 in config_site_sample.h for iOS and Android pla...Nanang Izzuddin
2015-02-13Fixed #1815: Race condition of STUN transaction destructionLiong Sauw Ming
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2015-02-11Misc (re #1782): added compile-time settings for Speex AGC & denoiser in Spee...Nanang Izzuddin
2015-02-11Fixed #1813: Problem with media reinitialisation when using ICELiong Sauw Ming
2015-02-10Re #1782 (misc): Prevent buffer overrun in pjsip message/uri printingLiong Sauw Ming
2015-01-27Re #1790: more Android OpenGL rendererLiong Sauw Ming
2015-01-23Re #1782 (misc): Fixed inaccurate TX packet loss percentage and stats calcula...Liong Sauw Ming
2015-01-22Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker fo...Liong Sauw Ming
2015-01-21Re #1782 (misc): Do not include SDP when sending 181 response (patch provided...Liong Sauw Ming
2015-01-19Fixed #1811: contact_use_src_port and TLS server certificate verification iss...Liong Sauw Ming
2015-01-15Close #1810: Adding CA path support into SSL socket.Nanang Izzuddin
2015-01-05Re #1782 (misc): Change assert check of ssl_state to non assert check on Open...Riza Sulistyo
2014-12-24Ticket #1809: Fixed DNS SRV resolver bug that application callback may be cal...Nanang Izzuddin
2014-12-23Fixed #1808: Crash in pjsip_inv_terminate() (thanks to Brian Walker for the p...Liong Sauw Ming
2014-12-19Fixed #1807: Crash when shutting down library while having subscription trans...Nanang Izzuddin
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
2014-12-05Fixed #1805: Make UAS as refresher in session timer when UAC doesn't support ...Liong Sauw Ming
2014-12-03Misc (re #1782): Fixed OpenSSL detection in configure script due to incomplet...Nanang Izzuddin
2014-11-28Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, path" ...Nanang Izzuddin
2014-11-28Misc (re #1782): Fixed exchanged timer I timeout value (for absorbing any add...Nanang Izzuddin
2014-11-25Fix #1804: Call should use local IP in Via sent-by when the account is not us...Nanang Izzuddin
2014-11-19Re #1782 (misc): Fixed crash when failing to create filter graph on dshow.Riza Sulistyo
2014-11-14Re #1782 (misc): This is related to #1418: Library restart fails with PJLIB_U...Liong Sauw Ming
2014-11-13Re #1803: (Add support for Android 64 bit compilation)Liong Sauw Ming
2014-11-10Re #1782 (misc):Liong Sauw Ming
2014-11-07Misc (re #1782): Print log message when SIP UDP transport is destroyed.Nanang Izzuddin
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-31Fixed #1797: Clean up provisional media is executed when there is an ongoing ...Riza Sulistyo
2014-10-27Fix #1801:Nanang Izzuddin
2014-10-24Fix #1800: Fixed crash in SIP resolver when DNS server return a lot of addres...Nanang Izzuddin
2014-10-21Misc (re #1782): Skip libyuv and libopenh264 lookups when passing '--disable-...Nanang Izzuddin
2014-10-17Fixed #1799: Fix finding highest resolution for H264Liong Sauw Ming
2014-10-17Misc (re #1782): Fixed initialize Dshow failed when the COM library already i...Riza Sulistyo
2014-10-17Re #1782 (misc): Fixed return value of AudioMedia::getTxLevel()/getRxLevel()Liong Sauw Ming
2014-10-17Fixed #1798: Crash upon receiving re-INVITE to restart ICE after failed STUNLiong Sauw Ming
2014-10-17Fixed #1797: Clean up provisional media after re-invite/updateLiong Sauw Ming
2014-10-16Misc (re #1782): Fixed unregistration sent twice when calling pjsua_acc_modif...Riza Sulistyo
2014-10-14Re #1782 (misc): Fixed preprocessor definition of PJMEDIA_WMME_DEV_USE_MMDEVI...Liong Sauw Ming
2014-10-10Misc (re #1782): In case if STUN server is configured and NAT-traversal is in...Riza Sulistyo