source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5146   9 years ming Fixed #1874: Truncated IPv6 address during address lookup on iOS Thanks …
(edit) @5145   9 years nanang Re #1870: Fixed 64 bit arch issues on Android: pool alignment, updated …
(edit) @5144   9 years ming Re #1870: Handle configuration for iPhone simulator
(edit) @5143   9 years nanang Fixed #1873: Only reset account transport pointer after a successful …
(edit) @5142   9 years nanang Close #1872: - Moved iOS audio session category setting to factory …
(edit) @5141   9 years nanang Misc (re #1843): Fixed compile error in app samples on some compiler due …
(edit) @5140   9 years nanang Fix #1871: fixed missing audio index normalization in audio device open …
(edit) @5139   9 years riza Re #1863: Add missing video Device API. - refresh device list, lookup dev, …
(edit) @5138   9 years ming Fixed #1861: Add support for video capture orientation on Android
(edit) @5137   9 years nanang Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated …
(edit) @5136   9 years nanang Misc (re #1843): Fixed MSVC build error on samples app due to undefined …
(edit) @5135   9 years nanang Re #1864: fixed assert and crash when remote remove and add back media …
(edit) @5134   9 years nanang Misc (re #1843): Fixed OpenH264 detection failure in configure script due …
(edit) @5133   9 years ming Fixed #1869: Destroy STUN session when cleaning up STUN server resolution …
(edit) @5132   9 years ming Fixed #1868: Disable serialization in pjsua2 Error class
(edit) @5131   9 years ming Fixed #1867: Add pjsua callback to notify when STUN resolution completes
(edit) @5130   9 years nanang Re #1866: Added a test scenario of sending re-invite after a failed SDP …
(edit) @5129   9 years nanang Fix #1866: Refactored the management of initial SDP in SDP negotiator …
(edit) @5128   9 years nanang Re #1861: Fixed compile error of 'undeclared identifier …
(edit) @5127   9 years nanang Close #1865: Start NAT type detection after first STUN server resolution …
(edit) @5126   9 years riza Misc (re #1843): Modify configure-android to support x86_64 and mips64 …
(edit) @5125   9 years ming Re #1861: Changed pjsua API for setting the orientation using a more …
(edit) @5124   9 years ming Fixed #1864: Assertion in PJSIP when remote remove and add back media …
(edit) @5123   9 years riza Re #1863: Initial implementation of PJSUA2 Video Codec API and Video …
(edit) @5122   9 years riza Misc (re #1843): Register fmt matching callbak for AMR-WB in opencore-amr …
(edit) @5121   9 years riza Misc (re #1843): Check malloc return value on libRegisterThread.
(edit) @5120   9 years riza Misc (re #1843): Fix doc in endpoint class regarding the call to …
(edit) @5119   9 years ming Fixed #1862: Crash on iOS when destroying an activesock and creating a new …
(edit) @5118   9 years ming Re #1861: Initial implementation of video orientation support - Utility to …
(edit) @5117   9 years ming Re #1843 (misc): Add two underscores for the header definition macros to …
(edit) @5116   9 years ming Re #1843 (misc): Removed accidental inclusion of local library search …
(edit) @5115   9 years ming Re #1843 (misc): Fixed potential memory corruption problem if DNS …
(edit) @5114   9 years ming Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding …
(edit) @5113   9 years ming Re #1843 (misc): Fixed warning: address of struct will always evaluate to …
(edit) @5112   9 years ming Re #1843 (misc): Add libyuv_neon for other arm architectures as well …
(edit) @5111   9 years nanang Fixed #1859: Increment tsx group lock counter before send operation and …
(edit) @5110   9 years nanang Misc (re #1843): Updated docs of PJMEDIA_AUD_DEV_ROUTE_DEFAULT (default …
(edit) @5109   9 years nanang Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), …
(edit) @5108   9 years nanang Misc (re #1843): Revert r5039 due to reported compile error on gcc 4.1.2 …
(edit) @5107   9 years riza Misc (re #1843): Fix the possibility of crash when parsing multipart …
(edit) @5106   9 years riza Misc (re #1843): Add index checking to some SDP attr operations. These …
(edit) @5105   9 years nanang Misc (re #1843): Updated SIP transport TCP & TLS to get server local …
(edit) @5104   9 years riza Re #1857: (Fix) BYE is not sent when 200/OK is not ACK-ed
(edit) @5103   9 years nanang Close #1856: Offer only current active crypto on re-INVITE.
(edit) @5102   9 years riza Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample …
(edit) @5101   9 years nanang Misc (re #1843): Updated error message in pjmedia stream & video stream …
(edit) @5100   9 years nanang Misc (re #1843): Fixed missing SWIG director feature for class …
(edit) @5099   9 years nanang Fixed #1854: - Hangup the call immediately when there is no active media, …
(edit) @5098   9 years riza Re #1850(misc) : Mistype param when calling …
(edit) @5097   9 years ming Fixed #1853: Add callback for dropped data in SIP transport
(edit) @5096   9 years ming Fixed #1852: Assertion due to premature destroy of dialog when media …
(edit) @5095   9 years ming Re #1843 (misc): Sample app streamutil: Set the receiving payload type as …
(edit) @5094   9 years ming Fixed #1848: SDP failed to be created when provisional media has been …
(edit) @5093   9 years ming Re #1843 (misc): Fixed target machine auto-detection for Windows 64 …
(edit) @5092   9 years ming Re #1843 (misc): Fixed incorrect memcpy size in sock_common (thanks to …
(edit) @5091   9 years ming Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL …
(edit) @5090   9 years ming Fixed #1851: Runtime configuration of TCP and TLS keep alive intervals …
(edit) @5089   9 years ming Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field …
(edit) @5088   9 years nanang Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon …
(edit) @5087   9 years nanang Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for …
(edit) @5086   9 years nanang Misc (re #1843): Fixed warning messages in 'make install' command due to …
(edit) @5085   9 years nanang Misc (re #1843): Best effort fix for compile warning of pointer-integer …
(edit) @5084   9 years nanang Misc (re #1843): Updated few configure script output messages for better …
(edit) @5083   9 years nanang Misc (re #1843): Fixed compile warnings on pjlib SSL socket with BoringSSL …
(edit) @5082   9 years riza Re #1848: Fix failed to create SDP which lead to crash caused by rejected …
(edit) @5081   9 years riza Re #1843: Related to r4924, allow INVITE request with unknown body in …
(edit) @5080   9 years riza Re #1843: Enable OpenSSL to use legacy certificates(1024 bit root …
(edit) @5079   9 years ming Re #1843: Add support if app uses external libSRTP 1.5.x or above (thanks …
(edit) @5078   9 years ming Fixed #1846: Update to use 'HIGH' ciphers as default in OpenSSL
(edit) @5077   9 years ming Re #1845: Remove the hardcoded buffer size in one more place, to use …
(edit) @5076   9 years ming Fixed #1845: Add support if OpenSSL library has more than 100 cipher …
(edit) @5075   9 years ming Re #1843: Fixed unused variable warning when using OpenCore? AMR (thanks to …
(edit) @5074   9 years ming Re #1843: Support compilation with OpenSSL without OpenSSLv3 support …
(edit) @5073   9 years ming Re #1843 (thanks to Alexander Traud for the patch): Defines like …
(edit) @5072   9 years nanang Re #1842: Still on sipp/uac-reinvite-bad-via-branch.xml, fixed missing …
(edit) @5071   9 years nanang Re #1842: Workaround for spurious failure in …
(edit) @5070   9 years nanang Fixed #1844: Replaced assertion check of component ID range with normal …
(edit) @5069   9 years nanang Misc (re #1843): Fixed dependency lib order in pjsip-test Makefile. This …
(edit) @5068   9 years nanang Re #1842: Minor update on python test to reduce possibility of EADDRINUSE …
(edit) @5067   9 years nanang Re #1842: - Updated python test driver run.py to perform stdout polling …
(edit) @5066   9 years nanang Re #1842: Fixed build error on cmp_wav tool for python tests due to …
(edit) @5065   9 years nanang Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted …
(edit) @5064   9 years ming Changed version to 2.4-svn
(edit) @5063   9 years ming Tagged 2.4
(edit) @5062   9 years ming Changed version to 2.4
(edit) @5061   9 years riza Misc (re #1782): Fixed build error when using PJ_POOL_DEBUG=1
(edit) @5060   9 years nanang Misc (re #1782): Suppress compile warnings on MSVC.
(edit) @5059   9 years riza Misc (re #1782): Add information to pjsip_endpt_send_request documentation …
(edit) @5058   9 years nanang Re #1794: - Updated G7221, the bitrate can also be set via …
(edit) @5057   9 years nanang Re #1831: Fixed bug of requested format overwritten by supported format, …
(edit) @5056   9 years riza Re #1803: Add Application.mk which is necessary for ndk-build to define …
(edit) @5055   9 years riza Re #1838: Enable application to provide its own external resolver …
(edit) @5054   9 years ming Re #1837: Fix dispatch queue problem in iOS capture device (crash in …
(edit) @5053   9 years ming Re #1782 (misc): (trivial)Fixed typo in log
(edit) @5052   9 years ming Re #1835: More robust handling of format change, to prevent data race if …
(edit) @5051   9 years ming Fixed #1837: Fix premature dispatch queue release in iOS capture device …
(edit) @5050   9 years nanang Close #1836: Added colorbar device with active role.
(edit) @5049   9 years riza Misc (re #1782): Check if capturer is opened when getting window …
(edit) @5048   9 years riza Misc (re #1782): Fixed SIP error code not set properly when there's an …
(edit) @5047   9 years ming Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and …
Note: See TracRevisionLog for help on using the revision log.