source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3855   13 years nanang Re #1394: Ignore thread join if called from the same thread, it will cause …
(edit) @3854   13 years bennylp More re #1394: handle the case when clock_stop() is called from within the …
(edit) @3853   13 years nanang Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support …
(edit) @3852   13 years bennylp Misc (re #1393): crash in vid win command without argument
(edit) @3851   13 years nanang Re #1400: init video settings for pjsua app accounts.
(edit) @3850   13 years bennylp Re #1400: enhancements to video operations in pjsua application
(edit) @3849   13 years ming Fixed #1398: TURN initialization failure scenario
(edit) @3848   13 years bennylp Minor (#1393): compilation warning with snprintf format
(edit) @3847   13 years bennylp More #1394: fixed deadlock when format change is reported by vid_stream, …
(edit) @3844   13 years bennylp Fixed #1399: Assertion failure if unable to resolve TURN server
(edit) @3843   13 years bennylp Fixed #1389: Failed to authenticate to TURN client due to REALM attribute …
(edit) @3842   13 years bennylp Re #1300: fixed bug when looking for non-telephone-events codec in the …
(edit) @3841   13 years ming Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of …
(edit) @3840   13 years bennylp Fixed #1394: Concurrency problem when stopping clock thread
(edit) @3839   13 years bennylp Misc (re #1393): fixed wrong libavutil version detection
(edit) @3838   13 years nanang Misc (re #1393): Put log warning in ffmpeg codecs when a codec is enabled …
(edit) @3837   13 years nanang Re #1300: Implemented symmetric payload type in generating SDP answer in …
(edit) @3836   13 years bennylp Misc (re #1393): increase default H.263 bandwidth
(edit) @3835   13 years bennylp Fixed #1392: Immediately decode incoming frames to avoid loosing key …
(edit) @3833   13 years nanang Re #1390: Fixed ffmpeg codecs to update size & fps in AVCodecContext after …
(edit) @3827   13 years bennylp Added libz in aconfigure as this is needed by newer ffmpeg (re #1390)
(edit) @3825   13 years bennylp Fixed compilation error in pjsua_app introduced by r3819 if video is not …
(edit) @3824   13 years bennylp Compile error with older ffmpeg due to H.264 modification (re #1390)
(edit) @3823   13 years nanang Re #1390: Fixed possible compile error in ffmpeg_util.c, the new ffmpeg …
(edit) @3819   13 years nanang Reenable ffmpeg H264 (re #1390): - Review H264 codec settings such as …
(edit) @3808   13 years bennylp Changed version to 2.0-alpha2-svn
(edit) @3806   13 years bennylp Changed version to 2.0-alpha2
(edit) @3805   13 years bennylp Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)
(edit) @3803   13 years ming Closed #1382: Handle flipped image in dshow
(edit) @3802   13 years bennylp Misc (re #1370): limit the number of error messages caused by error in …
(edit) @3801   13 years nanang Misc (re #1370): disable H263 codec for RTP communication (was enabled to …
(edit) @3800   13 years bennylp Misc (re #1370): pjsua hide preview window when setting preview off
(edit) @3799   13 years bennylp Misc (re #1370): fixed change video capture device for a call …
(edit) @3798   13 years bennylp Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and …
(edit) @3797   13 years ming Re #1370: Fixed dshow enumeration device capability.
(edit) @3796   13 years ming Re #1266: * Make sure that all media transports are already created and …
(edit) @3795   13 years nanang Close #1381: - Added 'ignore_fmtp' field in pjmedia_vid_codec_param to …
(edit) @3794   13 years ming Re #1370: fixed a bug which accidentally overwrites the function …
(edit) @3793   13 years bennylp Misc (re #1370): calling pjmedia_vid_port_start() more than once had …
(edit) @3792   13 years bennylp Misc (re #1370): vid_dev_stream should not call start() if it is already …
(edit) @3791   13 years bennylp Misc (re #1370): removed dead code in session.c
(edit) @3790   13 years nanang Misc (re #1370): minor fix compile warning on VS2005 about comparison …
(edit) @3789   13 years bennylp Fixed link error in pjsua due to r3785 (Misc, re #1370)
(edit) @3788   13 years bennylp Fixed missing updating of call_med's cap_dev after fast switching (re …
(edit) @3787   13 years bennylp More re #1362: actually try to use the device switching capability in …
(edit) @3786   13 years bennylp Added pjsua_call_vid_stream_is_running() and …
(edit) @3785   13 years bennylp Misc (re #1370): auto arranging of video windows in pjsua
(edit) @3784   13 years bennylp Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation …
(edit) @3783   13 years bennylp Misc (re #1370): open v4l2 in blocking mode to get rid of Resource …
(edit) @3782   13 years nanang Re #1358 (minor updates in event.c): - Avoid compile warning when trace …
(edit) @3781   13 years bennylp Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to …
(edit) @3780   13 years ming Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the …
(edit) @3778   13 years nanang Fix #1358: - Fixed wrong place of video capture & render event …
(edit) @3777   13 years ming Closed #1266: Handle incoming calls when media transport is created …
(edit) @3776   13 years bennylp Closed #1361: codec API change. Details: - changed encode(), packetize(), …
(edit) @3775   13 years ming Re #1266: Fixed failed automated tests for ICE
(edit) @3774   13 years nanang Close #1360: implementated video orientation (currently only for video …
(edit) @3773   13 years nanang Misc video (re #1370): fixed function definition specifier of …
(edit) @3772   13 years nanang Closes #1377: fixed video stream cleanup to reset back cap_win_id & …
(edit) @3767   13 years ming Re #1266: Fixed crash when accepting incoming call.
(edit) @3764   13 years ming Re #1266: Fixed build error in non-Windows platform.
(edit) @3763   13 years ming Re #1266: Asynchronous media transport creation * Add feature that …
(edit) @3758   13 years bennylp Related to preview (re #1340): handle problems with starting or stopping …
(edit) @3757   13 years bennylp Misc video (re #1370): ignore return value of sws_scale() as it returned …
(edit) @3756   13 years bennylp Implemented native video preview support. This closes #1340
(edit) @3754   13 years bennylp Implemented sipecho for testing (fixed #1373)
(edit) @3753   13 years bennylp Modified the libraries to use the new log indentation feature re #1372
(edit) @3752   13 years bennylp Implemented re #1372: New log features: indentation and thread switching …
(edit) @3750   13 years ming Re #1370: Use GCD instead of NSThread for iOS video device.
(edit) @3740   13 years bennylp Changed version to 2.0-alpha-svn
(edit) @3738   13 years bennylp Changed version to 2.0-alpha!
(edit) @3737   13 years bennylp Fixed #1357: temporarily disabled event in pjsua due to crashing
(edit) @3736   13 years ming Fixed #1353: memory leak in qt_dev
(edit) @3735   13 years nanang Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), …
(edit) @3734   13 years bennylp Disabled H.264 codec [re #1320/Misc]
(edit) @3733   13 years ming Re #1354: Removed pj_run_app() from vidgui
(edit) @3732   13 years bennylp Fixed crash when call is disconnected while video is not fully running …
(edit) @3731   13 years bennylp Re #1320 (misc): shut off v4l2 stderr logging
(edit) @3730   13 years bennylp Fixed compilation error on conf_switch.c if PJMEDIA_CONF_USE_SWITCH_BOARD …
(edit) @3729   13 years bennylp Added build instruction to vidgui sample (re #1327)
(edit) @3728   13 years ming Fixed #1354: stopping preview may hide parent window.
(edit) @3727   13 years nanang Re #1327 (vidgui): Minor fix on windows VidWin::attach(), applying window …
(edit) @3726   13 years nanang Re #1327: - Vidgui UI updates on Qt must be done in the UI thread, …
(edit) @3725   13 years nanang Fixed #1352: - Updated maximum video tee ports in pjsua video preview to …
(edit) @3724   13 years bennylp Re #1351: option to initially hide video preview window to avoid floating …
(edit) @3723   13 years ming Re #1349: Fixed a potential problem when stopping the video port. We …
(edit) @3722   13 years ming Fixed #1349: It seems that QTCaptureSession's stopRunning only posts a …
(edit) @3721   13 years nanang Re #1327 (vidgui): Fix stuck/hang when quiting vidgui without stopping …
(edit) @3720   13 years ming Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.
(edit) @3719   13 years bennylp Re #1327 (vidgui): added --silent option when invoking make otherwise it …
(edit) @3718   13 years ming Re #1334: * Removed support for SDL 1.2 * Add job queue inside SDL
(edit) @3717   13 years nanang Re #1346 (python test fixes): Disabled (temporarily) …
(edit) @3716   13 years nanang Re #1346 (python test fixes): Updated test scenario that requires pjsua to …
(edit) @3715   13 years nanang Fixed #1348: - updated the year in all copyright texts with 2011 - put …
(edit) @3714   13 years nanang Re #1347: Fixed case 1, 2, and 3 above: - Generating a deactivated …
(edit) @3713   13 years nanang Re #1346 (python test fixes): Updated test scenario involving negotiation …
(edit) @3712   13 years nanang Re #1346 (python test fixes): Updated test scenario involving sending …
(edit) @3711   13 years nanang Re #1346 (python test fixes): adjust test scenario to follow the new …
(edit) @3710   13 years nanang Re #1346 (python test fixes): Updated string pattern constants as some …
(edit) @3709   13 years nanang Fix #1345: Fixed samples-per-frame calculation formula bug in …
Note: See TracRevisionLog for help on using the revision log.