|
|
@3987
|
13 years |
bennylp |
Re #1417 (misc): added that app should call pj_srand() initially in …
|
|
|
@3986
|
13 years |
nanang |
Close #1466 (using PJLIB outside PJSUA-LIB context):
- static reference …
|
|
|
@3985
|
13 years |
nanang |
Re #1463 (3rd party media support): fixed VS2005 project setting for newly …
|
|
|
@3984
|
13 years |
bennylp |
Re #1463 (3rd party media support): fixed the top most Makefile
|
|
|
@3983
|
13 years |
bennylp |
Re #1463 (3rd party media stack support): added the sample app in …
|
|
|
@3982
|
13 years |
bennylp |
Re: #1463 (Third party media support). Tnitial work and it works, tested …
|
|
|
@3981
|
13 years |
nanang |
Re #1467: fix sound device (opened/closed) status check in …
|
|
|
@3980
|
13 years |
ming |
Re #1428: Fix returning the correct error status when there is no active …
|
|
|
@3979
|
13 years |
ming |
Re #1446 (misc fix): Fixed typo in default clock rate for iOS and QT video …
|
|
|
@3978
|
13 years |
ming |
Fixed #1468: Add support for iPhone configure script to detect iOS 5.1 SDK
|
|
|
@3977
|
13 years |
nanang |
Fix #1464: Only use PJSUA lock in PJSUA implementations of INVITE session …
|
|
|
@3976
|
13 years |
bennylp |
Lower the default TCP/TLS idle time from 600s to 30s to improve battery …
|
|
|
@3975
|
13 years |
nanang |
Misc (re #1446): Re-enable remote video frame-rate detection in …
|
|
|
@3974
|
13 years |
bennylp |
Re #1462: fixed libresample.dylib.1 installation issue
|
|
|
@3973
|
13 years |
bennylp |
Misc: fixed bug with assigning channel count in get_conf_port_info() in …
|
|
|
@3972
|
13 years |
nanang |
Misc (re #1446): Updated ffmpeg video codecs default params:
- decoder …
|
|
|
@3971
|
13 years |
nanang |
Misc (re #1446): Minor fixes arrange_window() in pjsua app:
- calculate …
|
|
|
@3970
|
13 years |
bennylp |
Re #1462: fixed broken make install caused by previous changes
|
|
|
@3969
|
13 years |
nanang |
Fix #1440:
- Use separate buffer for outgoing RTCP. Previously, RTCP …
|
|
|
@3968
|
13 years |
bennylp |
Re #1462: libresample as shared library support on Mac OS X
|
|
|
@3967
|
13 years |
bennylp |
Closed #1462: Added support for building libresample as shared library for …
|
|
|
@3966
|
13 years |
ming |
Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making …
|
|
|
@3965
|
13 years |
nanang |
Fix #1459: returned back the old/1.x way of controlling dialog lifetime in …
|
|
|
@3964
|
13 years |
bennylp |
Fixed #1460: Allow call to transition to CONFIRMED state even when SDP …
|
|
|
@3963
|
13 years |
nanang |
Fix #1458: removed the problematic sound device direction setting.
|
|
|
@3962
|
13 years |
nanang |
Fix #1457: removed check for remote SDP media count before calling …
|
|
|
@3961
|
13 years |
nanang |
Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly …
|
|
|
@3960
|
13 years |
nanang |
Fix #1440: Send and parse RTCP compound packet, containing report …
|
|
|
@3959
|
13 years |
bennylp |
Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING …
|
|
|
@3958
|
13 years |
bennylp |
Fixed #1454: Bug in parsing XML document if node name is followed by …
|
|
|
@3957
|
13 years |
bennylp |
Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP …
|
|
|
@3956
|
13 years |
nanang |
Fix #1453:
- Add and manage pool instance in default codec param in video …
|
|
|
@3955
|
13 years |
nanang |
Re #1244: Added bitrate adjustment for video encoder based on remote SDP …
|
|
|
@3954
|
13 years |
bennylp |
Fixed #1452: Wrong call media state is reported if hold request is …
|
|
|
@3953
|
13 years |
ming |
Re 1446#: Fix division by zero error caused by DShow if video device does …
|
|
|
@3952
|
13 years |
bennylp |
Allow run-time control of automatic switching to TCP when request is …
|
|
|
@3951
|
13 years |
nanang |
Fix #1451: Don't hold the ICE session's mutex when calling …
|
|
|
@3950
|
13 years |
ming |
Closed #1450: Add support for SDL job queue to grow in size.
|
|
|
@3949
|
13 years |
ming |
Re #1446 (misc fix): Fix crash problem due to uninitialized list when SDL …
|
|
|
@3948
|
13 years |
bennylp |
Updated PortAudio? SVN URL (re #1446/Misc)
|
|
|
@3947
|
13 years |
bennylp |
Updated PortAudio? SVN URL (re #1417/Misc)
|
|
|
@3946
|
13 years |
nanang |
Misc (re #1417): fixed sample code in PJSUA-API Media Manipulation …
|
|
|
@3945
|
13 years |
nanang |
Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate …
|
|
|
@3944
|
13 years |
nanang |
Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN …
|
|
|
@3943
|
13 years |
nanang |
Close #1448: removed server name setting from TLS transport config.
|
|
|
@3942
|
13 years |
nanang |
Close #1014:
- Added configurable ciphers setting in SIP TLS transport …
|
|
|
@3941
|
13 years |
nanang |
Fix #1447: fix internal function write_frame() of the switchboard to copy …
|
|
|
@3940
|
13 years |
nanang |
Fix #1444: always connect video capture port to video tee, even when the …
|
|
|
@3939
|
13 years |
nanang |
Fix #1443: put destroy method to opencore-amr codec factory op.
|
|
|
@3938
|
13 years |
ming |
Fixes #1442: Unable to make call if disabled media is included
Add an API …
|
|
|
@3937
|
13 years |
nanang |
Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to …
|
|
|
@3936
|
13 years |
nanang |
Re #1441 (vid_streamutil): only apply the decoding format size …
|
|
|
@3935
|
13 years |
nanang |
Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager.
|
|
|
@3934
|
13 years |
ming |
Fixed #1438: CoInitializeEx? by application prevents dshow device from …
|
|
|
@3933
|
13 years |
nanang |
Changed version to 2.0-beta-svn
|
|
|
@3932
|
13 years |
nanang |
Tagged 2.0-beta
|
|
|
@3931
|
13 years |
nanang |
Changed version to 2.0-beta
|
|
|
@3930
|
13 years |
nanang |
Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by …
|
|
|
@3929
|
13 years |
nanang |
Fix #1433: synchronuous ICE initialization calls PJSUA_UNLOCK() only when …
|
|
|
@3928
|
13 years |
nanang |
Close #1434: Added PJSUA_LOCK_IS_LOCKED().
|
|
|
@3927
|
13 years |
bennylp |
re #1393: error in detecting libavformat in mac os if ffmpeg was built and …
|
|
|
@3926
|
13 years |
bennylp |
Re #1393: added checkbox to enable/disable video in vidgui sample app
|
|
|
@3925
|
13 years |
bennylp |
More re #1419: changed field names from video_count to vid_cnt and …
|
|
|
@3924
|
13 years |
bennylp |
Fixed #1432: Removed assertion in transaction when event is received in …
|
|
|
@3923
|
13 years |
bennylp |
Misc (re #1393): vidgui: added account and NAT support and fixed assertion …
|
|
|
@3922
|
13 years |
bennylp |
Re #1393 (misc): reduced default ffmpeg h264 bandwidth from 512 to 256kbps
|
|
|
@3921
|
13 years |
bennylp |
Re #1393 (misc): renamed label on_error to on_return and fixed warning re …
|
|
|
@3920
|
13 years |
bennylp |
Re #1234: increase default interval between two INFOs from 500 to 3000 ms
|
|
|
@3919
|
13 years |
ming |
Re #1430: Fixed crash when STUN & ICE is off
|
|
|
@3918
|
13 years |
ming |
Fixed #1430: Crash when dialog is prematurely destroyed during outgoing …
|
|
|
@3917
|
13 years |
nanang |
Misc (re #1393): fix bitrate calculation in stream.c and wav_playlist.c.
|
|
|
@3916
|
13 years |
bennylp |
Fixed #1431: Support for RFC 4169/Digest Authentication Using AKAv2 …
|
|
|
@3915
|
13 years |
nanang |
Fix #1425:
- Updating port info of the switchboard master port (after …
|
|
|
@3914
|
13 years |
ming |
Fixed #1429: Problem with SDL on setting window's position when window is …
|
|
|
@3913
|
13 years |
bennylp |
Fixed #1426: Race condition in auto-closing and/or auto-opening of the …
|
|
|
@3912
|
13 years |
nanang |
Fix #1427: added check if video_cnt in call option should be increased …
|
|
|
@3911
|
13 years |
nanang |
Close #1279: Implemented custom SDP format match for G.722.1 and …
|
|
|
@3910
|
13 years |
nanang |
Misc (re #1393): fix compile error in pjmedia-codec/audio_codecs.c, caused …
|
|
|
@3909
|
13 years |
nanang |
Misc (re #1393): fix compile error in pjsua_media.c (undefined member …
|
|
|
@3908
|
13 years |
nanang |
Close #1424: Added new pjsua callback: on_call_rx_offer().
|
|
|
@3907
|
13 years |
bennylp |
Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks …
|
|
|
@3906
|
13 years |
bennylp |
Fixed #1416: Allow application to send data after ICE negotiation fails
|
|
|
@3905
|
13 years |
ming |
Re #1420: Create a pool for the event manager so subscriber doesn't need …
|
|
|
@3904
|
13 years |
nanang |
Re #1234: minor update, put libavcodec version check for constant …
|
|
|
@3903
|
13 years |
nanang |
Re #1419: updated call transfer to allow both the transferee and the …
|
|
|
@3902
|
13 years |
ming |
Re #1420: Removed old event publication init in QT and iOS dev.
|
|
|
@3901
|
13 years |
nanang |
Re #1234: Initial version of keyframe request/response via SIP INFO.
|
|
|
@3900
|
13 years |
bennylp |
Fixed #1421 (Audio is missing temporarily if SRTP is enabled due to lock …
|
|
|
@3899
|
13 years |
ming |
Re #1420: Releases the mutex before invoking the callback from the worker …
|
|
|
@3898
|
13 years |
ming |
Re #1420: Fixed event source information in pjmedia vid_stream
|
|
|
@3897
|
13 years |
ming |
Re #1420: Fixed event propagation from video stream to video port.
|
|
|
@3896
|
13 years |
bennylp |
Fixed #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error …
|
|
|
@3895
|
13 years |
bennylp |
Re #1420: event change for V4L2 device
|
|
|
@3894
|
13 years |
bennylp |
Minor (re #1393): fixed compilation warning in pjsua app if video is …
|
|
|
@3893
|
13 years |
ming |
Closed #1420: Add support for event manager
|
|
|
@3892
|
13 years |
nanang |
Misc (re #1393): fix linking error "app_config_init_video() not found" …
|
|
|
@3891
|
13 years |
nanang |
Re #1419, implement media count manipulation per call basis:
- moved the …
|
|
|
@3890
|
13 years |
bennylp |
Fixed problem with selecting audio codec if rtpmap is omitted from the SDP …
|
|
|
@3889
|
13 years |
ming |
Re #1417 (misc fix): Fixed ipjsystest XCode project build settings to …
|
|
|
@3888
|
13 years |
ming |
Re #1417 (misc fix): Add OS X Lion support for Python build
|
|
|