|
|
@4913
|
10 years |
nanang |
Changed version to 2.3
|
|
|
@4912
|
10 years |
nanang |
Misc (#1751): Change default sound device on Android to use Android JNI …
|
|
|
@4911
|
10 years |
nanang |
Fix #1781: Don't update dialog route set from UPDATE response.
|
|
|
@4910
|
10 years |
riza |
Misc (re #1751): fixed printing value issue when using %02X format. …
|
|
|
@4909
|
10 years |
riza |
Re #1762: When capturing, image stride is not always equal to the image …
|
|
|
@4908
|
10 years |
nanang |
Re #1757: Set OpenGL as default renderer on iOS (initialized before UIView …
|
|
|
@4907
|
10 years |
nanang |
Re #1757: Add iOS video renderer OpenGL macro settings to config.h.
|
|
|
@4906
|
10 years |
nanang |
Re #1768: Add forced GC to libDestroy() in SWIG Java.
|
|
|
@4905
|
10 years |
riza |
Misc (re #1751): Avoid confusion caused by double variable declaration. …
|
|
|
@4904
|
10 years |
nanang |
Re #1758: update default OpenH264 video size for iPhone device to 352x288 …
|
|
|
@4903
|
10 years |
nanang |
Misc (re #1751): Fixed wrong pointer check in starting video render …
|
|
|
@4902
|
10 years |
riza |
Re #1762: Change alloc method for preview layer that may cause crash when …
|
|
|
@4901
|
10 years |
nanang |
Misc (re #1751): Suppress compile warnings of OpenSSL deprecation on …
|
|
|
@4900
|
10 years |
nanang |
Re #1735: Fixed missing check of "sips" scheme in request line in …
|
|
|
@4899
|
10 years |
nanang |
Close #1735: Implemented secure dialog check of "sips" scheme in …
|
|
|
@4898
|
10 years |
nanang |
Misc (re #1751): fixed occasional failure in pjsip-test & pjnath-test …
|
|
|
@4897
|
10 years |
nanang |
Misc (re #1751): Fixed miscellaneous MSVC warnings.
|
|
|
@4896
|
10 years |
riza |
Misc (re #1751): fixed sound issue on Android L(using …
|
|
|
@4895
|
10 years |
bennylp |
Fixed #1780: Bug: STUN string attribute has zero length
|
|
|
@4894
|
10 years |
bennylp |
Misc re #1751: disable one pjlib-test entry on socket address parsing
|
|
|
@4893
|
10 years |
bennylp |
Misc, Re #1751: fixed pjsip-test failures
|
|
|
@4892
|
10 years |
ming |
Re #1751 (misc): Fixed compilation error due to the lack of the SSLv2 …
|
|
|
@4891
|
10 years |
ming |
Re #1762: Related to r4838, check whether the device supports the capture …
|
|
|
@4890
|
10 years |
bennylp |
Re #1751: fixed miscellaneous gcc warnings
|
|
|
@4889
|
10 years |
bennylp |
More re #1677:
- renamed the option to contact_use_src_port
- added the …
|
|
|
@4888
|
10 years |
bennylp |
Closed #1677: Contact uses source port in initial registration.
|
|
|
@4887
|
10 years |
nanang |
Close #1779: Add APIs for external/native thread registration to pjsua2: …
|
|
|
@4886
|
10 years |
nanang |
Misc (re #1751): Bad typo on passthrough codec (thanks Peter Koletzki for …
|
|
|
@4885
|
10 years |
nanang |
Misc (re #1751): Remove reference to PJSUA2 Call instance from PJSUA …
|
|
|
@4884
|
10 years |
nanang |
Misc (re #1751): Uninitialized variable 'body.tsxState.type' in PJSUA2 in …
|
|
|
@4883
|
10 years |
ming |
Re #1751 (misc): Fixed incorrect usage of dev_size (should be dev_count) …
|
|
|
@4882
|
10 years |
bennylp |
Misc #1751: added logging when TLS domain verification fails due to …
|
|
|
@4881
|
10 years |
bennylp |
Re #1757, re #1758: fix configure script. Now OpenGL renderer is enabled …
|
|
|
@4880
|
10 years |
nanang |
Misc (re #1751): Fixed missing initialization in pjsua2 TlsConfig::toPj() …
|
|
|
@4879
|
10 years |
nanang |
Fix #1777: Problem in audio device list refresh after unregistering an …
|
|
|
@4878
|
10 years |
nanang |
Misc (re #1751): Updated configure script to pass params using "$@" …
|
|
|
@4877
|
10 years |
nanang |
Misc (re #1751): Delete config.log and config.status on "make …
|
|
|
@4876
|
10 years |
nanang |
Misc (re #1751): Fixed possible bad assertion caused by race condition …
|
|
|
@4875
|
10 years |
riza |
Re #1776: Initial implementation of Libyuv wrapper. Supports:
- library …
|
|
|
@4874
|
10 years |
bennylp |
Re #1758: misc: reverted accidentally checked in test.h
|
|
|
@4873
|
10 years |
bennylp |
Closed #1758: use OpenH264 lib version 1.0.0 release instead of the latest …
|
|
|
@4872
|
10 years |
riza |
Misc (re #1751): fix crash when receiving unhold message caused by access …
|
|
|
@4871
|
10 years |
riza |
Re #1765:
- Fixed unnecessary white-space error
- Limiting log message …
|
|
|
@4870
|
10 years |
bennylp |
Misc re #1751: changing Android java's String.isEmpty() to …
|
|
|
@4869
|
10 years |
bennylp |
Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to …
|
|
|
@4868
|
10 years |
bennylp |
Misc re #1751: removed --tls-srv-name from pjsua usage text since that …
|
|
|
@4867
|
10 years |
bennylp |
Re #1758: updated with the latest OpenH264 to fix compilation error with …
|
|
|
@4866
|
10 years |
ming |
Re #1768: move access to MainActivity? class from MyApp? to avoid undefined …
|
|
|
@4865
|
10 years |
ming |
Fixed #1774: Unfreed transports upon stack shutdown/restart
|
|
|
@4864
|
10 years |
nanang |
Re #1758: updated wrapper with Visual Studio specific settings, also added …
|
|
|
@4863
|
10 years |
bennylp |
Re #1758: Updated with the latest OpenH264 to fix compilation error and …
|
|
|
@4862
|
10 years |
nanang |
Fix #1773: Added group lock to SIP transport to avoid race condition …
|
|
|
@4861
|
10 years |
nanang |
Close #1772: Fixed error handling in pjsua_create() and pjsua_init().
|
|
|
@4860
|
10 years |
riza |
Re #1771: Implement run-time configuration to set specific socket option.
|
|
|
@4859
|
10 years |
riza |
Re #1770: Fixed issue with "other params" quotes when proxying …
|
|
|
@4858
|
10 years |
bennylp |
Misc (re #1751): fixed error when retrieving SSL error. Thanks Vittorio …
|
|
|
@4857
|
10 years |
bennylp |
Misc (re #1751): fixed problem in r4852 which caused sound not to be …
|
|
|
@4856
|
10 years |
bennylp |
Misc (re #1751): added additional checking to invite and dialog instances …
|
|
|
@4855
|
10 years |
bennylp |
Misc (re #1751): invalidate timer entry for every cancel() scenario to …
|
|
|
@4854
|
10 years |
nanang |
Fix #1769: Fixed maximum size/resolution calculation of H264 video in …
|
|
|
@4853
|
11 years |
nanang |
Re #1762: Fixed native preview cannot be stopped.
|
|
|
@4852
|
11 years |
ming |
Re #1751 (misc): Avoid setting sound device if sound devices are the same …
|
|
|
@4851
|
11 years |
nanang |
Misc (re #1751): Fixed uninitialized config filename in …
|
|
|
@4850
|
11 years |
nanang |
Misc (re #1751): Fixed AF_INET should be PJ_AF_INET in sock_common.c …
|
|
|
@4849
|
11 years |
nanang |
Misc (re #1751): Fixed SIP status phrase of status code 484 to be "Address …
|
|
|
@4848
|
11 years |
ming |
Re #1757: Modify display video function in r4813 so it can display video …
|
|
|
@4847
|
11 years |
nanang |
Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 …
|
|
|
@4846
|
11 years |
bennylp |
Re #1758: changing library name from libwels to libopenh264 in recent …
|
|
|
@4845
|
11 years |
bennylp |
Fixed #1767: Tone generation API in pjsua2 and SWIG wrappers
|
|
|
@4844
|
11 years |
bennylp |
Re #1768: fixed potential GC problem when rejecting incoming call
|
|
|
@4843
|
11 years |
bennylp |
Re #1768: avoid crash if outgoing call fails during media initialization, …
|
|
|
@4842
|
11 years |
bennylp |
Re #1768: added APP_PLATFORM to avoid this warning "WARNING: APP_PLATFORM …
|
|
|
@4841
|
11 years |
bennylp |
Re #1768: fixed wrong JNI compilation flags used by pjsua2 Android sample …
|
|
|
@4840
|
11 years |
bennylp |
Re #1768: Fixed problems with Java garbage collection on call and buddy …
|
|
|
@4839
|
11 years |
bennylp |
Fixed #1766: Assertion due to stray retransmit timer in UAC transaction …
|
|
|
@4838
|
11 years |
nanang |
Re #1762: Support more capture sizes (was only 352x288) and automatically …
|
|
|
@4837
|
11 years |
nanang |
Re #1762: Fix native preview not shown issue by starting capture session …
|
|
|
@4836
|
11 years |
nanang |
Re #1762: Add I420/IYUV output format to capture devices.
|
|
|
@4835
|
11 years |
ming |
Re #1757: Avoid calling OpenGL ES functions when in the background (which …
|
|
|
@4834
|
11 years |
ming |
Re #1762: Add capability enumerations and native preview capability
|
|
|
@4833
|
11 years |
riza |
Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with …
|
|
|
@4832
|
11 years |
ming |
Fixed #1765: Add PFS support
|
|
|
@4831
|
11 years |
ming |
Re #1764: Add reference to ticket number
|
|
|
@4830
|
11 years |
ming |
Fixed #1764: Use latest early media SDP received on forked early media on …
|
|
|
@4829
|
11 years |
ming |
Fixed #1763: Add pj_ssl_cipher_id() API
|
|
|
@4828
|
11 years |
riza |
Re #1749: Update configure-android to support intel build.
|
|
|
@4827
|
11 years |
bennylp |
More #1758: updated to the latest OpenH264 code
|
|
|
@4826
|
11 years |
riza |
Misc (re #1751): Fix crash when retrieving dynamic choice(video stream …
|
|
|
@4825
|
11 years |
riza |
Misc (re #1751): Fix crash when executing pattern matched shortcut on cli.
|
|
|
@4824
|
11 years |
nanang |
Re #1762:
- enumerate all capture devices
- fast switch between capture …
|
|
|
@4823
|
11 years |
nanang |
Misc (re #1751): Set media transport state back to NULL after media …
|
|
|
@4822
|
11 years |
nanang |
Misc (re #1751): Fixed compile error 'Implicit declaration of function is …
|
|
|
@4821
|
11 years |
ming |
Closed #1757: iOS OpenGL renderer
* Optimize rendering speed and CPU usage …
|
|
|
@4820
|
11 years |
nanang |
Fix #1759: Added check for call disconnection in ICE media transport …
|
|
|
@4819
|
11 years |
bennylp |
Fixed #1761: Remove "timer" from Supported header if it is disabled
|
|
|
@4818
|
11 years |
bennylp |
Misc re #1751: increase maximum ALSA devices from 16 to 32
|
|
|
@4817
|
11 years |
bennylp |
Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw …
|
|
|
@4816
|
11 years |
bennylp |
Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream …
|
|
|
@4815
|
11 years |
bennylp |
Re #1758: Initial implementation of OpenH264 wrapper. Supports:
- library …
|
|
|
@4814
|
11 years |
riza |
Misc (re #1751): Fixed compile error on stereo_demo due to changes on …
|
|
|