summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
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
2011-08-15Re #1320: Fixed linking problem of sample apps on Windows platform, undefined...Nanang Izzuddin
2011-08-15Re #1327, some fixes on the simple GUI app:Nanang Izzuddin
2011-08-15Re #1327 (vidgui):Benny Prijono
2011-08-15Re #1327 (vidgui): fixed crash on Linux because SDL_Init() needs to be called...Benny Prijono
2011-08-15Re #1263 (Video API):Benny Prijono
2011-08-08Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if ffmp...Benny Prijono
2011-08-02More re #1327 (vidgui): added vidgui.pro and removed generated files from svnBenny Prijono
2011-08-01Re #1327: Very early version of simple video GUI, built on Qt, should run on ...Nanang Izzuddin
2011-07-20Re #1324:Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin