summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2012-04-04More re #1478: now really do not connect to microphone when streaming avi (in...Benny Prijono
2012-04-04More re #1478: do not connect the microphone when streaming aviBenny Prijono
2012-04-04Misc (Re #1446): Add support for aviplay to play H264 and MPEG4 decoded AVI v...Liong Sauw Ming
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-03-30Misc (re #1446): Fixed compile warnings on VS2005.Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-29Fixed wrong use of CC variable in Makefile (re #1463)Benny Prijono
2012-03-22Re #1463 (3rd party media stack support): added the sample app in pjsip-apps/...Benny Prijono
2012-03-09Misc (re #1446): Minor fixes arrange_window() in pjsua app:Nanang Izzuddin
2012-01-06Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to the i...Nanang Izzuddin
2012-01-06Re #1441 (vid_streamutil): only apply the decoding format size (DEF_RENDERER_...Nanang Izzuddin
2012-01-06Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager.Nanang Izzuddin
2011-12-28Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by always ...Nanang Izzuddin
2011-12-27Re #1393: added checkbox to enable/disable video in vidgui sample appBenny Prijono
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-26Misc (re #1393): vidgui: added account and NAT support and fixed assertion on...Benny Prijono
2011-12-09Re #1420: Create a pool for the event manager so subscriber doesn't need to s...Liong Sauw Ming
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-02Minor (re #1393): fixed compilation warning in pjsua app if video is disabledBenny Prijono
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-12-01Misc (re #1393): fix linking error "app_config_init_video() not found" when v...Nanang Izzuddin
2011-12-01Re #1419, implement media count manipulation per call basis:Nanang Izzuddin
2011-10-28Misc (re #1393): write log if adding pjsua buddy failsBenny Prijono
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-26Added video for TCP account (previous fix did not work, re #1400)Benny Prijono
2011-10-26Added missing video initialization to TCP local accounts in pjsua (fixed #1400)Benny Prijono
2011-10-25Misc (re #1393): crash in vid win command without argumentBenny Prijono
2011-10-25Re #1400: init video settings for pjsua app accounts.Nanang Izzuddin
2011-10-25Re #1400: enhancements to video operations in pjsua applicationBenny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-18Fixed compilation error in pjsua_app introduced by r3819 if video is not enab...Benny Prijono
2011-10-18Reenable ffmpeg H264 (re #1390):Nanang Izzuddin
2011-10-06Misc (re #1370): pjsua hide preview window when setting preview offBenny Prijono
2011-10-06Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and add...Benny Prijono
2011-10-06Close #1381:Nanang Izzuddin
2011-10-04Fixed link error in pjsua due to r3785 (Misc, re #1370)Benny Prijono
2011-10-04Misc (re #1370): auto arranging of video windows in pjsuaBenny Prijono
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-19Implemented sipecho for testing (fixed #1373)Benny Prijono
2011-08-29Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), inpu...Nanang Izzuddin
2011-08-29Re #1354: Removed pj_run_app() from vidguiLiong Sauw Ming
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-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
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-19Fixed #1348:Nanang Izzuddin