source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4029   12 years ming Re #1472: Fixed wrong calculation in clock rate adjustment
(edit) @4028   12 years nanang Misc (Re #1446): limit pjsua_vid_codec_get/set_param() search domain to …
(edit) @4027   12 years nanang Misc (Re #1446): Add pjsua app video command for modifying video codec …
(edit) @4026   12 years ming Re #1472: Adjust the clock's get_frame() rate if the video device is …
(edit) @4025   12 years nanang Misc (Re #1446): Add pjsua app video commands for modifying video codec …
(edit) @4024   12 years nanang More re #1478: AVI cleanup steps in pjsua app.
(edit) @4023   12 years ming Misc (Re #1446): Fixed wrong setting of pjsua_app's options.
(edit) @4022   12 years nanang Misc (Re #1446): fixed TX packet counter in video stream.
(edit) @4021   12 years nanang More re #1478: fixed build config and compile warnings on MSVC2005.
(edit) @4020   12 years bennylp More re #1478: now really do not connect to microphone when streaming avi …
(edit) @4019   12 years bennylp More re #1478: do not connect the microphone when streaming avi
(edit) @4018   12 years ming Misc (Re #1446): Add support for aviplay to play H264 and MPEG4 decoded …
(edit) @4017   12 years ming Misc (Re #1446): Remove XVID format and add default resolution and fps for …
(edit) @4016   12 years bennylp Fixed #1478: AVI player virtual device. Initial spec: - Currently only …
(edit) @4015   12 years bennylp Misc (Re #1446): changed h.263 and h.264 default maximum bandwidth to …
(edit) @4014   12 years bennylp Re #1446: set format to PCM when WAVE_FMT_TAG_PCM is detected in AVI file, …
(edit) @4013   12 years bennylp Misc (re #1446): fixed crash if unregistered format is specified when …
(edit) @4012   12 years nanang Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video …
(edit) @4011   12 years nanang Misc (re #1446): fixed log message in pjsua_media_channel_update() for …
(edit) @4010   12 years nanang Misc (re #1446): Reenable format change event emission in video stream …
(edit) @4009   12 years ming Misc (re #1446): * Apply format change event to vid_dev only if the …
(edit) @4008   12 years nanang Re #1453: fixed memory leak in pjmedia_vid_codec_mgr_set_default_param() …
(edit) @4007   12 years nanang Misc (re #1446): Updated default video frame rate from 30 fps to 15 fps …
(edit) @4006   12 years nanang Misc (re #1446): Added macro PJMEDIA_MAX_VID_PAYLOAD_SIZE, also updated …
(edit) @4005   12 years bennylp Re #1446: removed the obsolete but misleading sip_transport_tls_ossl.c …
(edit) @4004   12 years bennylp Re #1417: removed the obsolete but misleading sip_transport_tls_ossl.c …
(edit) @4003   12 years nanang Fix #1475: Fixed wrong frame size calculation used for jitter buffer …
(edit) @4002   12 years bennylp Re #1474: merged r3879
(edit) @4001   12 years bennylp Re #1474: merged r3879:3885
(edit) @4000   12 years nanang Misc (re #1446): Fixed compile warnings on VS2005.
(edit) @3999   12 years bennylp Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)
(edit) @3998   12 years nanang Misc (re #1446): Avoid unnecessary high latency caused by clock drift or …
(edit) @3997   12 years ming Re #1446 (misc fix): Add more robust checking and logs for SDL job queue …
(edit) @3996   12 years ming Re #1446 (misc fix): Fix call info to display correct invite state
(edit) @3995   12 years nanang Fix #1473: Fixed H263 encoder setting negotiation in …
(edit) @3994   12 years bennylp Fixed wrong use of CC variable in Makefile (re #1463)
(edit) @3993   12 years ming Re #1472: Fixed assertion if stream role is passive
(edit) @3992   12 years ming Fixed #1472: Modify video port to create its own clock instead of using …
(edit) @3991   12 years nanang Fix #1471: Just return PJ_FALSE on any incoming STUN packets after the …
(edit) @3990   12 years bennylp Misc (re #1446): prevent on_call_state() callback from being called before …
(edit) @3989   12 years nanang Fix #1470: Make sure the transaction layer module is unloaded when SIP …
(edit) @3988   12 years nanang Re #1466: Moved down the atexit callbacks execution in pjmedia & pjsip …
(edit) @3987   12 years bennylp Re #1417 (misc): added that app should call pj_srand() initially in …
(edit) @3986   12 years nanang Close #1466 (using PJLIB outside PJSUA-LIB context): - static reference …
(edit) @3985   12 years nanang Re #1463 (3rd party media support): fixed VS2005 project setting for newly …
(edit) @3984   12 years bennylp Re #1463 (3rd party media support): fixed the top most Makefile
(edit) @3983   12 years bennylp Re #1463 (3rd party media stack support): added the sample app in …
(edit) @3982   12 years bennylp Re: #1463 (Third party media support). Tnitial work and it works, tested …
(edit) @3981   12 years nanang Re #1467: fix sound device (opened/closed) status check in …
(edit) @3980   12 years ming Re #1428: Fix returning the correct error status when there is no active …
(edit) @3979   12 years ming Re #1446 (misc fix): Fixed typo in default clock rate for iOS and QT video …
(edit) @3978   12 years ming Fixed #1468: Add support for iPhone configure script to detect iOS 5.1 SDK
(edit) @3977   12 years nanang Fix #1464: Only use PJSUA lock in PJSUA implementations of INVITE session …
(edit) @3976   12 years bennylp Lower the default TCP/TLS idle time from 600s to 30s to improve battery …
(edit) @3975   12 years nanang Misc (re #1446): Re-enable remote video frame-rate detection in …
(edit) @3974   12 years bennylp Re #1462: fixed libresample.dylib.1 installation issue
(edit) @3973   12 years bennylp Misc: fixed bug with assigning channel count in get_conf_port_info() in …
(edit) @3972   12 years nanang Misc (re #1446): Updated ffmpeg video codecs default params: - decoder …
(edit) @3971   12 years nanang Misc (re #1446): Minor fixes arrange_window() in pjsua app: - calculate …
(edit) @3970   12 years bennylp Re #1462: fixed broken make install caused by previous changes
(edit) @3969   12 years nanang Fix #1440: - Use separate buffer for outgoing RTCP. Previously, RTCP …
(edit) @3968   12 years bennylp Re #1462: libresample as shared library support on Mac OS X
(edit) @3967   12 years bennylp Closed #1462: Added support for building libresample as shared library for …
(edit) @3966   12 years ming Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making …
(edit) @3965   12 years nanang Fix #1459: returned back the old/1.x way of controlling dialog lifetime in …
(edit) @3964   12 years bennylp Fixed #1460: Allow call to transition to CONFIRMED state even when SDP …
(edit) @3963   12 years nanang Fix #1458: removed the problematic sound device direction setting.
(edit) @3962   12 years nanang Fix #1457: removed check for remote SDP media count before calling …
(edit) @3961   12 years nanang Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly …
(edit) @3960   12 years nanang Fix #1440: Send and parse RTCP compound packet, containing report …
(edit) @3959   12 years bennylp Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING …
(edit) @3958   12 years bennylp Fixed #1454: Bug in parsing XML document if node name is followed by …
(edit) @3957   12 years bennylp Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP …
(edit) @3956   12 years nanang Fix #1453: - Add and manage pool instance in default codec param in video …
(edit) @3955   12 years nanang Re #1244: Added bitrate adjustment for video encoder based on remote SDP …
(edit) @3954   12 years bennylp Fixed #1452: Wrong call media state is reported if hold request is …
(edit) @3953   12 years ming Re 1446#: Fix division by zero error caused by DShow if video device does …
(edit) @3952   12 years bennylp Allow run-time control of automatic switching to TCP when request is …
(edit) @3951   12 years nanang Fix #1451: Don't hold the ICE session's mutex when calling …
(edit) @3950   12 years ming Closed #1450: Add support for SDL job queue to grow in size.
(edit) @3949   12 years ming Re #1446 (misc fix): Fix crash problem due to uninitialized list when SDL …
(edit) @3948   12 years bennylp Updated PortAudio? SVN URL (re #1446/Misc)
(edit) @3947   12 years bennylp Updated PortAudio? SVN URL (re #1417/Misc)
(edit) @3946   12 years nanang Misc (re #1417): fixed sample code in PJSUA-API Media Manipulation …
(edit) @3945   12 years nanang Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate …
(edit) @3944   12 years nanang Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN …
(edit) @3943   12 years nanang Close #1448: removed server name setting from TLS transport config.
(edit) @3942   12 years nanang Close #1014: - Added configurable ciphers setting in SIP TLS transport …
(edit) @3941   12 years nanang Fix #1447: fix internal function write_frame() of the switchboard to copy …
(edit) @3940   12 years nanang Fix #1444: always connect video capture port to video tee, even when the …
(edit) @3939   12 years nanang Fix #1443: put destroy method to opencore-amr codec factory op.
(edit) @3938   12 years ming Fixes #1442: Unable to make call if disabled media is included Add an API …
(edit) @3937   12 years nanang Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to …
(edit) @3936   12 years nanang Re #1441 (vid_streamutil): only apply the decoding format size …
(edit) @3935   12 years nanang Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager.
(edit) @3934   12 years ming Fixed #1438: CoInitializeEx? by application prevents dshow device from …
(edit) @3933   12 years nanang Changed version to 2.0-beta-svn
(edit) @3932   12 years nanang Tagged 2.0-beta
(edit) @3931   12 years nanang Changed version to 2.0-beta
(edit) @3930   12 years nanang Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by …
Note: See TracRevisionLog for help on using the revision log.