summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-10Tagged 2.0-alpha2v2.0-alpha2Benny Prijono
2011-10-10Changed version to 2.0-alpha2Benny Prijono
2011-10-10Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)Benny Prijono
2011-10-07Closed #1382: Handle flipped image in dshowLiong Sauw Ming
2011-10-06Misc (re #1370): limit the number of error messages caused by error in send_r...Benny Prijono
2011-10-06Misc (re #1370): disable H263 codec for RTP communication (was enabled to tes...Nanang Izzuddin
2011-10-06Misc (re #1370): pjsua hide preview window when setting preview offBenny Prijono
2011-10-06Misc (re #1370): fixed change video capture device for a call implementationBenny Prijono
2011-10-06Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and add...Benny Prijono
2011-10-06Re #1370: Fixed dshow enumeration device capability.Liong Sauw Ming
2011-10-06Re #1266:Liong Sauw Ming
2011-10-06Close #1381:Nanang Izzuddin
2011-10-06Re #1370: fixed a bug which accidentally overwrites the function parameter.Liong Sauw Ming
2011-10-06Misc (re #1370): calling pjmedia_vid_port_start() more than once had caused f...Benny Prijono
2011-10-06Misc (re #1370): vid_dev_stream should not call start() if it is already been...Benny Prijono
2011-10-06Misc (re #1370): removed dead code in session.cBenny Prijono
2011-10-06Misc (re #1370): minor fix compile warning on VS2005 about comparison between...Nanang Izzuddin
2011-10-04Fixed link error in pjsua due to r3785 (Misc, re #1370)Benny Prijono
2011-10-04Fixed missing updating of call_med's cap_dev after fast switching (re #1362)Benny Prijono
2011-10-04More re #1362: actually try to use the device switching capability in pjsua-l...Benny Prijono
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-10-04Misc (re #1370): auto arranging of video windows in pjsuaBenny Prijono
2011-10-04Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation which...Benny Prijono
2011-10-04Misc (re #1370): open v4l2 in blocking mode to get rid of Resource temporaril...Benny Prijono
2011-10-03Re #1358 (minor updates in event.c):Nanang Izzuddin
2011-10-03Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to anothe...Benny Prijono
2011-10-03Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the callb...Liong Sauw Ming
2011-10-03Fix #1358:Nanang Izzuddin
2011-10-03Closed #1266:Liong Sauw Ming
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-28Re #1266: Fixed failed automated tests for ICELiong Sauw Ming
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-23Misc video (re #1370): fixed function definition specifier of pjmedia_vid_tee...Nanang Izzuddin
2011-09-23Closes #1377: fixed video stream cleanup to reset back cap_win_id & rdr_win_i...Nanang Izzuddin
2011-09-22Re #1266: Fixed crash when accepting incoming call.Liong Sauw Ming
2011-09-21Re #1266: Fixed build error in non-Windows platform.Liong Sauw Ming
2011-09-21Re #1266: Asynchronous media transport creationLiong Sauw Ming
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-20Misc video (re #1370): ignore return value of sws_scale() as it returned zero...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-09-19Implemented sipecho for testing (fixed #1373)Benny Prijono
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-09-18Implemented re #1372: New log features: indentation and thread switching indi...Benny Prijono
2011-09-16Re #1370: Use GCD instead of NSThread for iOS video device.Liong Sauw Ming
2011-08-29Changed version to 2.0-alpha-svnBenny Prijono
2011-08-29Changed version to 2.0-alpha!Benny Prijono
2011-08-29Fixed #1357: temporarily disabled event in pjsua due to crashingBenny Prijono
2011-08-29Fixed #1353: memory leak in qt_devLiong Sauw Ming
2011-08-29Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), inpu...Nanang Izzuddin
2011-08-29Disabled H.264 codec [re #1320/Misc]Benny Prijono