summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-29Re #1354: Removed pj_run_app() from vidguiLiong Sauw Ming
2011-08-29Fixed crash when call is disconnected while video is not fully running (e.g. ...Benny Prijono
2011-08-29Re #1320 (misc): shut off v4l2 stderr loggingBenny Prijono
2011-08-29Fixed compilation error on conf_switch.c if PJMEDIA_CONF_USE_SWITCH_BOARD is ...Benny Prijono
2011-08-29Added build instruction to vidgui sample (re #1327)Benny Prijono
2011-08-29Fixed #1354: stopping preview may hide parent window.Liong Sauw Ming
2011-08-26Re #1327 (vidgui): Minor fix on windows VidWin::attach(), applying window sty...Nanang Izzuddin
2011-08-26Re #1327:Nanang Izzuddin
2011-08-26Fixed #1352:Nanang Izzuddin
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-25Re #1349: Fixed a potential problem when stopping the video port. We should s...Liong Sauw Ming
2011-08-25Fixed #1349:Liong Sauw Ming
2011-08-24Re #1327 (vidgui): Fix stuck/hang when quiting vidgui without stopping video ...Nanang Izzuddin
2011-08-24Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.Liong Sauw Ming
2011-08-24Re #1327 (vidgui): added --silent option when invoking make otherwise it will...Benny Prijono
2011-08-24Re #1334:Liong Sauw Ming
2011-08-19Re #1346 (python test fixes): Disabled (temporarily) {{{scripts-call/150_srtp...Nanang Izzuddin
2011-08-19Re #1346 (python test fixes): Updated test scenario that requires pjsua to ge...Nanang Izzuddin
2011-08-19Fixed #1348:Nanang Izzuddin
2011-08-18Re #1347: Fixed case 1, 2, and 3 above:Nanang Izzuddin
2011-08-18Re #1346 (python test fixes): Updated test scenario involving negotiation SRT...Nanang Izzuddin