|
|
@5028
|
10 years |
ming |
Fixed #1790: Remove unsupported capabilities and some cleanup
|
|
|
@5027
|
10 years |
nanang |
Re #1822: Updated build script to auto define …
|
|
|
@5026
|
10 years |
riza |
Re #1831: Implement algorithm in video port to find the best video format …
|
|
|
@5025
|
10 years |
nanang |
Re #1822: Re r5018, removed non cross-platform "cp" command flag "-u".
|
|
|
@5024
|
10 years |
nanang |
Re #1828:
- Fixed failing regc test in pjsip-test due to modification in …
|
|
|
@5023
|
10 years |
nanang |
Re #1828: Adjust jitter buffer test data for changes in #1612.
|
|
|
@5022
|
10 years |
nanang |
Re #1823: Video settings on sample apps:
- enabled video on pjsua CLI if …
|
|
|
@5021
|
10 years |
ismangil |
Re #1828 Temporary deactivation of failing tests to be examined in detail …
|
|
|
@5020
|
10 years |
ismangil |
Re #1828 Changed unit test expected to 415 to sync with other code changes
|
|
|
@5019
|
10 years |
nanang |
Re #1822: Fixed SVN properties on Android camera helper.
|
|
|
@5018
|
10 years |
nanang |
Re #1822: Moved Android camera helper (PjCamera?.java and …
|
|
|
@5017
|
10 years |
nanang |
Misc (re #1782): Coding style works (indentation, etc) on Android pjsua2 …
|
|
|
@5016
|
10 years |
ming |
Re #1790: Misc fixes:
* Fixed crash when trying to set NULL surface
* …
|
|
|
@5015
|
10 years |
nanang |
Misc (re #1782): Update default OpenH264 video size for Android platforms …
|
|
|
@5014
|
10 years |
nanang |
Re #1790:
- Removed android_opengl_get_surface() for renderer view …
|
|
|
@5013
|
10 years |
ismangil |
Re #1828 disabled pesq tests
|
|
|
@5012
|
10 years |
ming |
Fixed #1827: Video port's clock thread may get stuck during format change …
|
|
|
@5011
|
10 years |
ismangil |
Removing XCode userdata
|
|
|
@5010
|
10 years |
ismangil |
Shared scheme for remote builds
|
|
|
@5009
|
10 years |
ismangil |
Experimental adding scheme for continuous integration
|
|
|
@5008
|
10 years |
ismangil |
Added Xcode workspace for iOS app continuous integration
|
|
|
@5007
|
10 years |
ming |
Re #1790: Reinitialize Android OpenGL renderer when there is format …
|
|
|
@5006
|
10 years |
ming |
Re #1823: Related to r4996: Fixed undefined symbol error if video is not …
|
|
|
@5005
|
10 years |
nanang |
Misc (re #1782): Setup log writer function on pjsua CLI (useful for …
|
|
|
@5004
|
10 years |
nanang |
Re #1822: Skipped FPS setting on staring Android video capturer, …
|
|
|
@5003
|
10 years |
nanang |
Re #1822: Fixed unreleased memory pool of Android capture device stream.
|
|
|
@5002
|
10 years |
riza |
Re #1826: Add enum video format supported in iOS
|
|
|
@5001
|
10 years |
riza |
Re #1826: Add enum video format supported in linux (v4l2)
|
|
|
@5000
|
10 years |
riza |
Misc (re #1782): Check if the transport being shutdown in …
|
|
|
@4999
|
10 years |
riza |
Re #1825: Implement new on_reg_started2 callback
|
|
|
@4998
|
10 years |
nanang |
Fixed #1824: Convert global index to local index for fast-switching …
|
|
|
@4997
|
10 years |
ming |
Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 …
|
|
|
@4996
|
10 years |
ming |
Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to …
|
|
|
@4995
|
10 years |
ming |
Re #1786: Add support to specify output window as well for video preview …
|
|
|
@4994
|
10 years |
nanang |
Re #1822: Initial implementation of Android video capturer.
|
|
|
@4993
|
10 years |
nanang |
Misc (re #1782): Applied OpenH264 CFLAGS/LDFLAGS probing result by …
|
|
|
@4992
|
10 years |
ming |
Fixed #1821: Remove unnecessary locking in pjsip transaction and add new …
|
|
|
@4991
|
10 years |
ming |
Re #1782 (misc): Suppress Helgrind's warning about possible data race when …
|
|
|
@4990
|
10 years |
ming |
Re #1782 (misc): Fixed unitialized mutex owner variable when creating …
|
|
|
@4989
|
10 years |
ming |
Fixed #1819: Use expiration field to indicate registration/unregistration …
|
|
|
@4988
|
10 years |
ming |
Re #1818: Fixed destruction of locked mutex in sip transport
|
|
|
@4987
|
10 years |
ming |
Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak …
|
|
|
@4986
|
10 years |
ming |
Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is …
|
|
|
@4985
|
10 years |
nanang |
Fixed #1816: Restart media transport on following forked media.
|
|
|
@4984
|
10 years |
nanang |
Misc (re #1782): Enabled G722 in config_site_sample.h for iOS and Android …
|
|
|
@4983
|
10 years |
ming |
Fixed #1815: Race condition of STUN transaction destruction
|
|
|
@4982
|
10 years |
nanang |
Close #1814: Add audio frame preview callbacks.
|
|
|
@4981
|
10 years |
nanang |
Misc (re #1782): added compile-time settings for Speex AGC & denoiser in …
|
|
|
@4980
|
10 years |
ming |
Fixed #1813: Problem with media reinitialisation when using ICE
|
|
|
@4979
|
10 years |
ming |
Re #1782 (misc): Prevent buffer overrun in pjsip message/uri printing …
|
|
|
@4978
|
10 years |
ming |
Re #1790: more Android OpenGL renderer
* Fix RGBA color compatibility
* …
|
|
|
@4977
|
10 years |
ming |
Re #1782 (misc): Fixed inaccurate TX packet loss percentage and stats …
|
|
|
@4976
|
10 years |
ming |
Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker …
|
|
|
@4975
|
10 years |
ming |
Re #1782 (misc): Do not include SDP when sending 181 response (patch …
|
|
|
@4974
|
10 years |
ming |
Fixed #1811: contact_use_src_port and TLS server certificate verification …
|
|
|
@4973
|
10 years |
nanang |
Close #1810: Adding CA path support into SSL socket.
|
|
|
@4972
|
10 years |
riza |
Re #1782 (misc): Change assert check of ssl_state to non assert check on …
|
|
|
@4971
|
10 years |
nanang |
Ticket #1809: Fixed DNS SRV resolver bug that application callback may be …
|
|
|
@4970
|
10 years |
ming |
Fixed #1808: Crash in pjsip_inv_terminate() (thanks to Brian Walker for …
|
|
|
@4969
|
10 years |
nanang |
Fixed #1807: Crash when shutting down library while having subscription …
|
|
|
@4968
|
10 years |
riza |
Re #1806: Implement SSL/TLS setting to set protocol operation.
|
|
|
@4967
|
10 years |
ming |
Fixed #1805: Make UAS as refresher in session timer when UAC doesn't …
|
|
|
@4966
|
10 years |
nanang |
Misc (re #1782): Fixed OpenSSL detection in configure script due to …
|
|
|
@4965
|
10 years |
nanang |
Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, …
|
|
|
@4964
|
10 years |
nanang |
Misc (re #1782): Fixed exchanged timer I timeout value (for absorbing any …
|
|
|
@4963
|
10 years |
nanang |
Fix #1804: Call should use local IP in Via sent-by when the account is not …
|
|
|
@4962
|
10 years |
riza |
Re #1782 (misc): Fixed crash when failing to create filter graph on dshow. …
|
|
|
@4961
|
10 years |
ming |
Re #1782 (misc): This is related to #1418: Library restart fails with …
|
|
|
@4960
|
10 years |
ming |
Re #1803: (Add support for Android 64 bit compilation)
|
|
|
@4959
|
10 years |
ming |
Re #1782 (misc):
This is related to #1249: Memory corruption bug in …
|
|
|
@4958
|
10 years |
nanang |
Misc (re #1782): Print log message when SIP UDP transport is destroyed.
|
|
|
@4957
|
10 years |
nanang |
Close #1802: Configurable randomized value range for auto re-registration …
|
|
|
@4956
|
10 years |
riza |
Fixed #1797: Clean up provisional media is executed when there is an …
|
|
|
@4955
|
10 years |
nanang |
Fix #1801:
- put error check in re-registration attempt in …
|
|
|
@4954
|
10 years |
nanang |
Fix #1800: Fixed crash in SIP resolver when DNS server return a lot of …
|
|
|
@4953
|
10 years |
nanang |
Misc (re #1782): Skip libyuv and libopenh264 lookups when passing …
|
|
|
@4952
|
10 years |
ming |
Fixed #1799: Fix finding highest resolution for H264
|
|
|
@4951
|
10 years |
riza |
Misc (re #1782): Fixed initialize Dshow failed when the COM library …
|
|
|
@4950
|
10 years |
ming |
Re #1782 (misc): Fixed return value of …
|
|
|
@4949
|
10 years |
ming |
Fixed #1798: Crash upon receiving re-INVITE to restart ICE after failed …
|
|
|
@4948
|
10 years |
ming |
Fixed #1797: Clean up provisional media after re-invite/update
|
|
|
@4947
|
10 years |
riza |
Misc (re #1782): Fixed unregistration sent twice when calling …
|
|
|
@4946
|
10 years |
ming |
Re #1782 (misc): Fixed preprocessor definition of …
|
|
|
@4945
|
10 years |
riza |
Misc (re #1782): In case if STUN server is configured and NAT-traversal is …
|
|
|
@4944
|
10 years |
nanang |
Fixed #1796: Avoid infinite registration loop caused by contact rewrite.
|
|
|
@4943
|
10 years |
riza |
Misc (re #1782): Fixed silly error from r4941. (Additional thanks Max …
|
|
|
@4942
|
10 years |
riza |
Misc (re #1782): Avoid assertion when updating keep alive. Assert …
|
|
|
@4941
|
10 years |
riza |
Misc (re #1782): Support for Russian language for sound device name when …
|
|
|
@4940
|
10 years |
riza |
Misc (re #1782): Update the xcode interface builder (xib) file for iPad.
|
|
|
@4939
|
10 years |
riza |
Misc (re #1782): Change field name unregWaitSec to unregWaitMsec, as it …
|
|
|
@4938
|
10 years |
ming |
Re #1782 (misc): Only perform unregistration in pjsua_acc_modify() if the …
|
|
|
@4937
|
10 years |
ming |
Re #1782 (misc): Fixed bug caused by wrong order of code made in r4933 …
|
|
|
@4936
|
10 years |
ming |
Fixed #1795: Assertion if ending 100rel session when invite on early state
|
|
|
@4935
|
10 years |
ming |
Re #1782 (misc): Do not copy the public address and bound address if …
|
|
|
@4934
|
10 years |
ming |
Re #1782 (misc): Clone sdp attribute fmtp and rtpmap before adding it in …
|
|
|
@4933
|
10 years |
ming |
Re #1782 (misc): Fixed missing add_ref() in …
|
|
|
@4932
|
10 years |
nanang |
[SIPit31] Misc (re #1782): Updated AMR parser behavior, i.e: from raising …
|
|
|
@4931
|
10 years |
nanang |
Re #1794: Also fixed pjmedia_codec_g7221_set_mode() not updating endpoint …
|
|
|
@4930
|
10 years |
nanang |
Fix #1794: Fixed assertion or garbled audio in call using G.722.1:
- …
|
|
|
@4929
|
10 years |
nanang |
Close #1793: Avoid call setting flags PJSUA_CALL_UNHOLD, …
|
|
|