source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4038   12 years bennylp Re #1474: merged r4031-r4037
(edit) @4036   12 years ming Re #1446 (misc): Create SDL window in the requested position if …
(edit) @4035   12 years ming Re #1446 (misc): Modify SDL dev to: * Resize renderer (instead of …
(edit) @4034   12 years ming Re #1478: Add support to play encoded AVI file (H264 or MPEG4).
(edit) @4031   12 years nanang Re #1474: merged r4030
(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) @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) @3990   12 years bennylp Misc (re #1446): prevent on_call_state() callback from being called before …
(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) @3975   12 years nanang Misc (re #1446): Re-enable remote video frame-rate detection 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) @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) @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) @3953   12 years ming Re 1446#: Fix division by zero error caused by DShow if video device does …
(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) @3945   12 years nanang Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate …
(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) @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 …
(edit) @3929   12 years nanang Fix #1433: synchronuous ICE initialization calls PJSUA_UNLOCK() only when …
(edit) @3928   12 years nanang Close #1434: Added PJSUA_LOCK_IS_LOCKED().
(edit) @3927   12 years bennylp re #1393: error in detecting libavformat in mac os if ffmpeg was built and …
(edit) @3926   12 years bennylp Re #1393: added checkbox to enable/disable video in vidgui sample app
(edit) @3925   12 years bennylp More re #1419: changed field names from video_count to vid_cnt and …
(edit) @3923   12 years bennylp Misc (re #1393): vidgui: added account and NAT support and fixed assertion …
(edit) @3922   12 years bennylp Re #1393 (misc): reduced default ffmpeg h264 bandwidth from 512 to 256kbps
(edit) @3921   12 years bennylp Re #1393 (misc): renamed label on_error to on_return and fixed warning re …
(edit) @3920   12 years bennylp Re #1234: increase default interval between two INFOs from 500 to 3000 ms
(edit) @3919   12 years ming Re #1430: Fixed crash when STUN & ICE is off
(edit) @3918   12 years ming Fixed #1430: Crash when dialog is prematurely destroyed during outgoing …
(edit) @3917   12 years nanang Misc (re #1393): fix bitrate calculation in stream.c and wav_playlist.c.
(edit) @3915   12 years nanang Fix #1425: - Updating port info of the switchboard master port (after …
(edit) @3914   12 years ming Fixed #1429: Problem with SDL on setting window's position when window is …
(edit) @3912   12 years nanang Fix #1427: added check if video_cnt in call option should be increased …
(edit) @3911   12 years nanang Close #1279: Implemented custom SDP format match for G.722.1 and …
(edit) @3910   12 years nanang Misc (re #1393): fix compile error in pjmedia-codec/audio_codecs.c, caused …
(edit) @3909   12 years nanang Misc (re #1393): fix compile error in pjsua_media.c (undefined member …
(edit) @3908   12 years nanang Close #1424: Added new pjsua callback: on_call_rx_offer().
(edit) @3905   12 years ming Re #1420: Create a pool for the event manager so subscriber doesn't need …
(edit) @3904   12 years nanang Re #1234: minor update, put libavcodec version check for constant …
(edit) @3903   12 years nanang Re #1419: updated call transfer to allow both the transferee and the …
(edit) @3902   12 years ming Re #1420: Removed old event publication init in QT and iOS dev.
(edit) @3901   12 years nanang Re #1234: Initial version of keyframe request/response via SIP INFO.
(edit) @3899   12 years ming Re #1420: Releases the mutex before invoking the callback from the worker …
(edit) @3898   12 years ming Re #1420: Fixed event source information in pjmedia vid_stream
(edit) @3897   12 years ming Re #1420: Fixed event propagation from video stream to video port.
(edit) @3895   12 years bennylp Re #1420: event change for V4L2 device
Note: See TracRevisionLog for help on using the revision log.