summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2012-05-17Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is dis...Nanang Izzuddin
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-25Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong...Liong Sauw Ming
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-24Re #1276: Updated baseclasses dependency in VC makefile for samples.Nanang Izzuddin
2012-04-19Re #1276: Integrate BaseClasses with the project and remove unnecessary classesLiong Sauw Ming
2012-04-17Re #1355: vidgui: new rendering window may cause all rendering processes to stopLiong Sauw Ming
2012-04-16Re #1441: applied window flags BORDER and RESIZABLE to the local preview when...Nanang Izzuddin
2012-04-13Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDI...Liong Sauw Ming
2012-04-05Misc (Re #1446): Add pjsua app video command for modifying video codec size/r...Nanang Izzuddin
2012-04-05Misc (Re #1446): Add pjsua app video commands for modifying video codec bitra...Nanang Izzuddin
2012-04-05More re #1478: AVI cleanup steps in pjsua app.Nanang Izzuddin
2012-04-05Misc (Re #1446): Fixed wrong setting of pjsua_app's options.Liong Sauw Ming
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