summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14Misc (re #1843): Fixed OpenH264 detection failure in configure script due to ...Nanang Izzuddin
2015-07-14Fixed #1869: Destroy STUN session when cleaning up STUN server resolutionLiong Sauw Ming
2015-07-13Fixed #1868: Disable serialization in pjsua2 Error classLiong Sauw Ming
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-09Re #1866: Added a test scenario of sending re-invite after a failed SDP negot...Nanang Izzuddin
2015-07-08Fix #1866: Refactored the management of initial SDP in SDP negotiator conside...Nanang Izzuddin
2015-07-07Re #1861: Fixed compile error of 'undeclared identifier PJMEDIA_VID_DEV_MAX_D...Nanang Izzuddin
2015-07-06Close #1865: Start NAT type detection after first STUN server resolution succ...Nanang Izzuddin
2015-07-06Misc (re #1843): Modify configure-android to support x86_64 and mips64 target.Riza Sulistyo
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-07-01Fixed #1864: Assertion in PJSIP when remote remove and add back media lines i...Liong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo
2015-07-01Misc (re #1843): Register fmt matching callbak for AMR-WB in opencore-amr imp...Riza Sulistyo
2015-06-29Misc (re #1843): Check malloc return value on libRegisterThread.Riza Sulistyo
2015-06-29Misc (re #1843): Fix doc in endpoint class regarding the call to libDestroy.Riza Sulistyo
2015-06-25Fixed #1862: Crash on iOS when destroying an activesock and creating a new on...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-06-25Re #1843 (misc): Add two underscores for the header definition macros to matc...Liong Sauw Ming
2015-06-25Re #1843 (misc): Removed accidental inclusion of local library search paths.Liong Sauw Ming
2015-06-22Re #1843 (misc): Fixed potential memory corruption problem if DNS resolver r...Liong Sauw Ming
2015-06-22Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding paramet...Liong Sauw Ming
2015-06-22Re #1843 (misc): Fixed warning: address of struct will always evaluate to 'tr...Liong Sauw Ming
2015-06-22Re #1843 (misc): Add libyuv_neon for other arm architectures as well (instead...Liong Sauw Ming
2015-06-19Fixed #1859: Increment tsx group lock counter before send operation and decre...Nanang Izzuddin
2015-06-18Misc (re #1843): Updated docs of PJMEDIA_AUD_DEV_ROUTE_DEFAULT (default route...Nanang Izzuddin
2015-06-17Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), from...Nanang Izzuddin
2015-06-15Misc (re #1843): Revert r5039 due to reported compile error on gcc 4.1.2 (tha...Nanang Izzuddin
2015-06-12Misc (re #1843): Fix the possibility of crash when parsing multipart message.Riza Sulistyo
2015-06-12Misc (re #1843): Add index checking to some SDP attr operations. These operat...Riza Sulistyo
2015-06-11Misc (re #1843): Updated SIP transport TCP & TLS to get server local address ...Nanang Izzuddin
2015-06-11Re #1857: (Fix) BYE is not sent when 200/OK is not ACK-edRiza Sulistyo
2015-06-01Close #1856: Offer only current active crypto on re-INVITE.Nanang Izzuddin
2015-05-28Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample usage ...Riza Sulistyo
2015-05-28Misc (re #1843): Updated error message in pjmedia stream & video stream upon ...Nanang Izzuddin
2015-05-27Misc (re #1843): Fixed missing SWIG director feature for class AudioMediaPlayer.Nanang Izzuddin
2015-05-20Fixed #1854:Nanang Izzuddin
2015-05-19Re #1850(misc) : Mistype param when calling pjmedia_vid_dev_stream_set_cap. T...Riza Sulistyo
2015-05-18Fixed #1853: Add callback for dropped data in SIP transportLiong Sauw Ming
2015-05-15Fixed #1852: Assertion due to premature destroy of dialog when media channel ...Liong Sauw Ming
2015-05-15Re #1843 (misc): Sample app streamutil: Set the receiving payload type as wel...Liong Sauw Ming
2015-05-15Fixed #1848: SDP failed to be created when provisional media has been clearedLiong Sauw Ming
2015-05-14Re #1843 (misc): Fixed target machine auto-detection for Windows 64 platform ...Liong Sauw Ming
2015-05-12Re #1843 (misc): Fixed incorrect memcpy size in sock_common (thanks to Richar...Liong Sauw Ming
2015-05-11Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL dependencie...Liong Sauw Ming
2015-05-11Fixed #1851: Runtime configuration of TCP and TLS keep alive intervalsLiong Sauw Ming
2015-05-11Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field as...Liong Sauw Ming
2015-05-08Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon star...Nanang Izzuddin
2015-05-07Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for server...Nanang Izzuddin
2015-05-05Misc (re #1843): Fixed warning messages in 'make install' command due to mult...Nanang Izzuddin
2015-05-05Misc (re #1843): Best effort fix for compile warning of pointer-integer cast ...Nanang Izzuddin