|
|
@5188
|
9 years |
ming |
Fixed #1873: iOS application getting killed after pjsua fail to release a …
|
|
|
@5187
|
9 years |
ming |
Re #1882 (misc): Fixed possibly incorrect stream stats
When a codec is …
|
|
|
@5186
|
9 years |
ming |
Fixed #1888: Support for WebRtc? AEC
|
|
|
@5185
|
9 years |
nanang |
Close #1892: Add pjsua/pjsua2 callback …
|
|
|
@5184
|
9 years |
nanang |
Fix #1891: Also match base address in find local candidate after receiving …
|
|
|
@5183
|
9 years |
nanang |
Fix #1889: DNS parser should return error on RR class != IN only when RR …
|
|
|
@5182
|
9 years |
nanang |
Fix #1887: Feed only one PCM input frame at a time to iOS iLBC encoder.
|
|
|
@5181
|
9 years |
riza |
Re #1881: Add filters file.
|
|
|
@5180
|
9 years |
ming |
Fixed #1886: Ddestruction of locked mutex in SIP dialog
|
|
|
@5179
|
9 years |
ming |
Re #1882 (misc): Related to r4852 and r4857, fixed problem in reopening …
|
|
|
@5178
|
9 years |
nanang |
Re #1885: Fixed race condition in evsub scenario 2 (Subscription timer …
|
|
|
@5177
|
9 years |
nanang |
Re #1885: Fixed race condition in evsub scenario 1 (Subscription timeout …
|
|
|
@5176
|
9 years |
nanang |
Misc (re #1882): Update doxygen of PJSIP_MAX_URL_SIZE as apparently it is …
|
|
|
@5175
|
9 years |
nanang |
Re #1881: Minor update on pjlib-util project to use default target …
|
|
|
@5174
|
9 years |
nanang |
Fix #1884: Fixed silence frame length in stream (frame length calculation …
|
|
|
@5173
|
9 years |
nanang |
Fix #1883: Check transport validity after getting transport manager lock …
|
|
|
@5172
|
9 years |
nanang |
Re #1881: Removed WM5 & WM6 target from VS2015 solution, also fixed …
|
|
|
@5171
|
9 years |
ming |
Re #1882 (misc): In iOS, set the option to notify other apps upon audio …
|
|
|
@5170
|
9 years |
nanang |
Re #1881: Fixed compile warnings on VS2015 about declaration hides …
|
|
|
@5169
|
9 years |
nanang |
Re #1881:
- Updated build output naming 'vc8' -> 'vc14' for VS2015.
- …
|
|
|
@5168
|
9 years |
riza |
Re #1881: Add Visual Studio 2015 support.
|
|
|
@5167
|
9 years |
riza |
Re #1879: Fix bug in resetVideoCodecParam when not using Video build …
|
|
|
@5166
|
9 years |
ming |
Fixed #1880: Incorrect orientation after switching video capture or when …
|
|
|
@5165
|
9 years |
riza |
Re #1879:
- Implement set video codec param in PJSUA2 API
- Fix bug in …
|
|
|
@5164
|
9 years |
riza |
Changed version to 2.4.5-svn
|
|
|
@5162
|
9 years |
riza |
Remove extra space on the revision number
|
|
|
@5160
|
9 years |
riza |
Changed version to 2.4.5
|
|
|
@5159
|
9 years |
nanang |
Updated r5158, as it introduced more warnings on Android about unknown …
|
|
|
@5158
|
9 years |
nanang |
Misc (re #1843): Fixed GCC compile warnings of unused variables in …
|
|
|
@5157
|
9 years |
nanang |
Misc (re #1843): Fixed compile warnings of unused variable.
|
|
|
@5156
|
9 years |
nanang |
Re #1842: Updated automated test scenarios to invoke 'make distclean' …
|
|
|
@5155
|
9 years |
nanang |
Re #1842: Added automated test scenarios for Android and iOS 64-bit
|
|
|
@5154
|
9 years |
nanang |
Misc (re #1843): Fixed compile warnings of "command line option '-frtti' …
|
|
|
@5153
|
9 years |
ming |
Re #1843 (misc): Fixed wrong calculation of timestamp in L16 codec (should …
|
|
|
@5152
|
9 years |
ming |
Fixed #1878: Compile time option for TCP/TLS transport to not create a …
|
|
|
@5151
|
9 years |
ming |
Fixed #1877: Race condition between stopping ICE and sending data in ICE …
|
|
|
@5150
|
9 years |
ming |
Re #1870: Modified the last identifier of the build triplet from darwin to …
|
|
|
@5149
|
9 years |
nanang |
Fix #1876: Don't restart renderer when only fps is changing, just modify …
|
|
|
@5148
|
9 years |
ming |
Re #1843 (misc): Fixed typo in displaying error message in importsym.py
|
|
|
@5147
|
9 years |
ming |
Fixed #1875: Assertion in rescheduling PJSIP retransmission
|
|
|
@5146
|
9 years |
ming |
Fixed #1874: Truncated IPv6 address during address lookup on iOS
Thanks …
|
|
|
@5145
|
9 years |
nanang |
Re #1870: Fixed 64 bit arch issues on Android: pool alignment, updated …
|
|
|
@5144
|
9 years |
ming |
Re #1870: Handle configuration for iPhone simulator
|
|
|
@5143
|
9 years |
nanang |
Fixed #1873: Only reset account transport pointer after a successful …
|
|
|
@5142
|
9 years |
nanang |
Close #1872:
- Moved iOS audio session category setting to factory …
|
|
|
@5141
|
9 years |
nanang |
Misc (re #1843): Fixed compile error in app samples on some compiler due …
|
|
|
@5140
|
9 years |
nanang |
Fix #1871: fixed missing audio index normalization in audio device open …
|
|
|
@5139
|
9 years |
riza |
Re #1863: Add missing video Device API.
- refresh device list, lookup dev, …
|
|
|
@5138
|
9 years |
ming |
Fixed #1861: Add support for video capture orientation on Android
|
|
|
@5137
|
9 years |
nanang |
Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated …
|
|
|
@5136
|
9 years |
nanang |
Misc (re #1843): Fixed MSVC build error on samples app due to undefined …
|
|
|
@5135
|
9 years |
nanang |
Re #1864: fixed assert and crash when remote remove and add back media …
|
|
|
@5134
|
9 years |
nanang |
Misc (re #1843): Fixed OpenH264 detection failure in configure script due …
|
|
|
@5133
|
9 years |
ming |
Fixed #1869: Destroy STUN session when cleaning up STUN server resolution
…
|
|
|
@5132
|
9 years |
ming |
Fixed #1868: Disable serialization in pjsua2 Error class
|
|
|
@5131
|
9 years |
ming |
Fixed #1867: Add pjsua callback to notify when STUN resolution completes
|
|
|
@5130
|
9 years |
nanang |
Re #1866: Added a test scenario of sending re-invite after a failed SDP …
|
|
|
@5129
|
9 years |
nanang |
Fix #1866: Refactored the management of initial SDP in SDP negotiator …
|
|
|
@5128
|
9 years |
nanang |
Re #1861: Fixed compile error of 'undeclared identifier …
|
|
|
@5127
|
9 years |
nanang |
Close #1865: Start NAT type detection after first STUN server resolution …
|
|
|
@5126
|
9 years |
riza |
Misc (re #1843): Modify configure-android to support x86_64 and mips64 …
|
|
|
@5125
|
9 years |
ming |
Re #1861: Changed pjsua API for setting the orientation using a more …
|
|
|
@5124
|
9 years |
ming |
Fixed #1864: Assertion in PJSIP when remote remove and add back media …
|
|
|
@5123
|
9 years |
riza |
Re #1863: Initial implementation of PJSUA2 Video Codec API and Video …
|
|
|
@5122
|
9 years |
riza |
Misc (re #1843): Register fmt matching callbak for AMR-WB in opencore-amr …
|
|
|
@5121
|
9 years |
riza |
Misc (re #1843): Check malloc return value on libRegisterThread.
|
|
|
@5120
|
9 years |
riza |
Misc (re #1843): Fix doc in endpoint class regarding the call to …
|
|
|
@5119
|
9 years |
ming |
Fixed #1862: Crash on iOS when destroying an activesock and creating a new …
|
|
|
@5118
|
9 years |
ming |
Re #1861: Initial implementation of video orientation support
- Utility to …
|
|
|
@5117
|
9 years |
ming |
Re #1843 (misc): Add two underscores for the header definition macros to …
|
|
|
@5116
|
9 years |
ming |
Re #1843 (misc): Removed accidental inclusion of local library search …
|
|
|
@5115
|
9 years |
ming |
Re #1843 (misc): Fixed potential memory corruption problem if DNS …
|
|
|
@5114
|
9 years |
ming |
Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding …
|
|
|
@5113
|
9 years |
ming |
Re #1843 (misc): Fixed warning: address of struct will always evaluate to …
|
|
|
@5112
|
9 years |
ming |
Re #1843 (misc): Add libyuv_neon for other arm architectures as well …
|
|
|
@5111
|
9 years |
nanang |
Fixed #1859: Increment tsx group lock counter before send operation and …
|
|
|
@5110
|
9 years |
nanang |
Misc (re #1843): Updated docs of PJMEDIA_AUD_DEV_ROUTE_DEFAULT (default …
|
|
|
@5109
|
9 years |
nanang |
Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), …
|
|
|
@5108
|
9 years |
nanang |
Misc (re #1843): Revert r5039 due to reported compile error on gcc 4.1.2 …
|
|
|
@5107
|
9 years |
riza |
Misc (re #1843): Fix the possibility of crash when parsing multipart …
|
|
|
@5106
|
9 years |
riza |
Misc (re #1843): Add index checking to some SDP attr operations. These …
|
|
|
@5105
|
9 years |
nanang |
Misc (re #1843): Updated SIP transport TCP & TLS to get server local …
|
|
|
@5104
|
9 years |
riza |
Re #1857: (Fix) BYE is not sent when 200/OK is not ACK-ed
|
|
|
@5103
|
9 years |
nanang |
Close #1856: Offer only current active crypto on re-INVITE.
|
|
|
@5102
|
10 years |
riza |
Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample …
|
|
|
@5101
|
10 years |
nanang |
Misc (re #1843): Updated error message in pjmedia stream & video stream …
|
|
|
@5100
|
10 years |
nanang |
Misc (re #1843): Fixed missing SWIG director feature for class …
|
|
|
@5099
|
10 years |
nanang |
Fixed #1854:
- Hangup the call immediately when there is no active media, …
|
|
|
@5098
|
10 years |
riza |
Re #1850(misc) : Mistype param when calling …
|
|
|
@5097
|
10 years |
ming |
Fixed #1853: Add callback for dropped data in SIP transport
|
|
|
@5096
|
10 years |
ming |
Fixed #1852: Assertion due to premature destroy of dialog when media …
|
|
|
@5095
|
10 years |
ming |
Re #1843 (misc): Sample app streamutil: Set the receiving payload type as …
|
|
|
@5094
|
10 years |
ming |
Fixed #1848: SDP failed to be created when provisional media has been …
|
|
|
@5093
|
10 years |
ming |
Re #1843 (misc): Fixed target machine auto-detection for Windows 64 …
|
|
|
@5092
|
10 years |
ming |
Re #1843 (misc): Fixed incorrect memcpy size in sock_common (thanks to …
|
|
|
@5091
|
10 years |
ming |
Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL …
|
|
|
@5090
|
10 years |
ming |
Fixed #1851: Runtime configuration of TCP and TLS keep alive intervals
…
|
|
|
@5089
|
10 years |
ming |
Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field …
|
|
|
@5088
|
10 years |
nanang |
Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon …
|
|
|
@5087
|
10 years |
nanang |
Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for …
|
|
|