1. 4617870 Re #1524: Removed SDL/ffmpeg libraries from ipjsua sample app. by Sauw Ming · 12 years ago
  2. 94c7ba5 Misc (re #1524): Added sipecho to MSVC project 'Samples' (the samples-vc.mak is fine) by Nanang Izzuddin · 12 years ago
  3. d098c46 Re #1524 (misc fixes): added command line options to specify port and TCP mode for sipecho by Benny Prijono · 12 years ago
  4. 48f46a9 Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is disabled. by Nanang Izzuddin · 12 years ago
  5. 6de7667 Re #1509: backported r4112-4121 by Benny Prijono · 12 years ago
  6. 2a04460 Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler warnings. by Sauw Ming · 12 years ago
  7. e85cbee Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0 by Sauw Ming · 12 years ago
  8. 2c488d9 Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong order (i.e. client port must be destroyed last). by Sauw Ming · 12 years ago
  9. 5fa18e6 Re #1474: merged r4054-r4079 by Benny Prijono · 12 years ago
  10. 21b2450 Re #1276: Updated baseclasses dependency in VC makefile for samples. by Nanang Izzuddin · 12 years ago
  11. 75b42f9 Re #1276: Integrate BaseClasses with the project and remove unnecessary classes by Sauw Ming · 12 years ago
  12. c1a64cb Re #1355: vidgui: new rendering window may cause all rendering processes to stop by Sauw Ming · 12 years ago
  13. b230a22 Re #1441: applied window flags BORDER and RESIZABLE to the local preview when sending AVI. by Nanang Izzuddin · 12 years ago
  14. 1f07888 Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDIA_HAS_FFMPEG_CODEC. by Sauw Ming · 12 years ago
  15. 4560ee8 Misc (Re #1446): Add pjsua app video command for modifying video codec size/resolution. by Nanang Izzuddin · 12 years ago
  16. 8f1546d Misc (Re #1446): Add pjsua app video commands for modifying video codec bitrate & framerate. by Nanang Izzuddin · 12 years ago
  17. 5ec95cd More re #1478: AVI cleanup steps in pjsua app. by Nanang Izzuddin · 12 years ago
  18. 22d9b64 Misc (Re #1446): Fixed wrong setting of pjsua_app's options. by Sauw Ming · 12 years ago
  19. 83ee8f5 More re #1478: now really do not connect to microphone when streaming avi (instead of disconnecting the whole audio) by Benny Prijono · 12 years ago
  20. 837200a More re #1478: do not connect the microphone when streaming avi by Benny Prijono · 12 years ago
  21. 878bc14 Misc (Re #1446): Add support for aviplay to play H264 and MPEG4 decoded AVI videos. This includes support for XVID and DIVX MPEG4. by Sauw Ming · 12 years ago
  22. 2e727e8 Fixed #1478: AVI player virtual device. Initial spec: by Benny Prijono · 12 years ago
  23. a629319 Misc (re #1446): Fixed compile warnings on VS2005. by Nanang Izzuddin · 12 years ago
  24. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  25. 4997ba6 Fixed wrong use of CC variable in Makefile (re #1463) by Benny Prijono · 12 years ago
  26. 464182e Re #1463 (3rd party media stack support): added the sample app in pjsip-apps/src/3rdparty_media_sample by Benny Prijono · 13 years ago
  27. 84e0018 Misc (re #1446): Minor fixes arrange_window() in pjsua app: by Nanang Izzuddin · 13 years ago
  28. a8c6206 Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to the incoming video window. by Nanang Izzuddin · 13 years ago
  29. 9a294e7 Re #1441 (vid_streamutil): only apply the decoding format size (DEF_RENDERER_WIDTH/HEIGHT macro setting) if it is larger than the default. by Nanang Izzuddin · 13 years ago
  30. 8e59da0 Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager. by Nanang Izzuddin · 13 years ago
  31. 5bfb169 Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by always destroying any incoming video window first before processing media update. by Nanang Izzuddin · 13 years ago
  32. b138603 Re #1393: added checkbox to enable/disable video in vidgui sample app by Benny Prijono · 13 years ago
  33. ae86e6a More re #1419: changed field names from video_count to vid_cnt and audio_cnt to aud_cnt for better consistency by Benny Prijono · 13 years ago
  34. 5c4aa8e Misc (re #1393): vidgui: added account and NAT support and fixed assertion on incoming call by Benny Prijono · 13 years ago
  35. 7a9b756 Re #1420: Create a pool for the event manager so subscriber doesn't need to supply its own pool. by Sauw Ming · 13 years ago
  36. 3da4ad8 Re #1234: Initial version of keyframe request/response via SIP INFO. by Nanang Izzuddin · 13 years ago
  37. 7347f31 Minor (re #1393): fixed compilation warning in pjsua app if video is disabled by Benny Prijono · 13 years ago
  38. 0fabe1b Closed #1420: Add support for event manager by Sauw Ming · 13 years ago
  39. 3d7385c Misc (re #1393): fix linking error "app_config_init_video() not found" when video is disabled, also some compile warnings (unused variables). by Nanang Izzuddin · 13 years ago
  40. debd48a Re #1419, implement media count manipulation per call basis: by Nanang Izzuddin · 13 years ago
  41. 2780b7a Misc (re #1393): write log if adding pjsua buddy fails by Benny Prijono · 13 years ago
  42. 0ee072f Fixed #1401: Add support for video device's window flags by Sauw Ming · 13 years ago
  43. 4bc1575 Added video for TCP account (previous fix did not work, re #1400) by Benny Prijono · 13 years ago
  44. 0d6f755 Added missing video initialization to TCP local accounts in pjsua (fixed #1400) by Benny Prijono · 13 years ago
  45. 7718350 Misc (re #1393): crash in vid win command without argument by Benny Prijono · 13 years ago
  46. 034ac41 Re #1400: init video settings for pjsua app accounts. by Nanang Izzuddin · 13 years ago
  47. d3de2a8 Re #1400: enhancements to video operations in pjsua application by Benny Prijono · 13 years ago
  48. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  49. 565c52e Fixed compilation error in pjsua_app introduced by r3819 if video is not enabled (re #1390) by Benny Prijono · 13 years ago
  50. 65b04a6 Reenable ffmpeg H264 (re #1390): by Nanang Izzuddin · 13 years ago
  51. d865de9 Misc (re #1370): pjsua hide preview window when setting preview off by Benny Prijono · 13 years ago
  52. 3c1ed0c Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and added command "vid win arrange" to auto-arrange windows by Benny Prijono · 13 years ago
  53. 93d8707 Close #1381: by Nanang Izzuddin · 13 years ago
  54. 0e9082d Fixed link error in pjsua due to r3785 (Misc, re #1370) by Benny Prijono · 13 years ago
  55. 1cad0bb Misc (re #1370): auto arranging of video windows in pjsua by Benny Prijono · 13 years ago
  56. 8468557 Closed #1361: codec API change. Details: by Benny Prijono · 13 years ago
  57. ed0f3f0 Implemented sipecho for testing (fixed #1373) by Benny Prijono · 13 years ago
  58. 775918f Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), input string "vid " crashed the app. by Nanang Izzuddin · 13 years ago
  59. 73b344d Re #1354: Removed pj_run_app() from vidgui by Sauw Ming · 13 years ago
  60. 3a61e85 Added build instruction to vidgui sample (re #1327) by Benny Prijono · 13 years ago
  61. 4c076ae Fixed #1354: stopping preview may hide parent window. by Sauw Ming · 13 years ago
  62. 56c2b82 Re #1327 (vidgui): Minor fix on windows VidWin::attach(), applying window style WS_CHILD to unattached/unparented SDL window causes strange behavior: after parented to a QWidget, it doesn't follow the parent/QWidget movement but its coordinate is relative to the parent/QWidget. by Nanang Izzuddin · 13 years ago
  63. 4ee8686 Re #1327: by Nanang Izzuddin · 13 years ago
  64. 2047bd7 Re #1351: option to initially hide video preview window to avoid floating window. Also added pjsua_vid_preview_param_default() by Benny Prijono · 13 years ago
  65. 1e853cf Re #1327 (vidgui): Fix stuck/hang when quiting vidgui without stopping video preview. Somehow the SDL will stuck (wait forever) in destroying its render window when the render window parent (VidWin) hasn't been destroyed. by Nanang Izzuddin · 13 years ago
  66. 7fba268 Fixed #1334: Fix the problem of getting stuck when trying to quit SDL. by Sauw Ming · 13 years ago
  67. 04e2b41 Re #1327 (vidgui): added --silent option when invoking make otherwise it will capture gibberish when running make to regenerate the files by Benny Prijono · 13 years ago
  68. fad6f69 Fixed #1348: by Nanang Izzuddin · 13 years ago
  69. d12e814 Re #1320: Fixed linking problem of sample apps on Windows platform, undefined symbols used by dshow video dev. by Nanang Izzuddin · 13 years ago
  70. 5325f57 Re #1327, some fixes on the simple GUI app: by Nanang Izzuddin · 13 years ago
  71. 95abc7a Re #1327 (vidgui): by Benny Prijono · 13 years ago
  72. 382976d Re #1327 (vidgui): fixed crash on Linux because SDL_Init() needs to be called prior to creating QApplication by Benny Prijono · 13 years ago
  73. e212bc1 Re #1263 (Video API): by Benny Prijono · 13 years ago
  74. 4ba7c95 Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if ffmpeg is not enabled by Benny Prijono · 13 years ago
  75. 7e50ff0 More re #1327 (vidgui): added vidgui.pro and removed generated files from svn by Benny Prijono · 13 years ago
  76. d4ec281 Re #1327: Very early version of simple video GUI, built on Qt, should run on win/lin/mac. by Nanang Izzuddin · 13 years ago
  77. f6d2eb6 Re #1324: by Nanang Izzuddin · 13 years ago
  78. 63b3c13 Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting. by Nanang Izzuddin · 13 years ago
  79. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  80. fe68f1d Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-alpha-svn". by Nanang Izzuddin · 13 years ago
  81. 96f8dca Fix #1295: Added thin wrapper for audio and video codec operations. by Nanang Izzuddin · 13 years ago
  82. 35fc1eb Fixed #1294: New pjmedia_codec_register_audio_codecs() API to register all known codecs, and also added implementation to deregister all codecs when the media endpoint is destroyed by Benny Prijono · 13 years ago
  83. 5291a2d Re #1282: by Sauw Ming · 13 years ago
  84. 9808561 Re #1263: by Nanang Izzuddin · 13 years ago
  85. ee0ba18 Re #1265 (GUI events): initial implementation, for renderer only first. Also re #1320 (misc): moved function prototypes from pjsua_xx.c to pjsua_internal.h by Benny Prijono · 13 years ago
  86. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  87. fcf5db3 Fixed #1325: signature fix pjmedia objects by Benny Prijono · 13 years ago
  88. f363802 Re #1263: by Nanang Izzuddin · 13 years ago
  89. c16590a Re #1263: minor fixes: by Nanang Izzuddin · 13 years ago
  90. 7ad53c3 Re #1263: by Nanang Izzuddin · 13 years ago
  91. b4d4dad Re #1263: by Nanang Izzuddin · 13 years ago
  92. 2d64772 Fixed #1299: New callback to notify that sound device needs to be opened or closed by Benny Prijono · 13 years ago
  93. 8985f55 Re #1304: Video port refactoring: fix frame handling when renderer's role is active, change API to get/set clocksource to be unidir by Sauw Ming · 13 years ago
  94. 62053a6 Re #1263: by Nanang Izzuddin · 13 years ago
  95. 934af0f Initial implementation of re #1284 (Event Framework). Current event has been converted to the new framework. Next to convert is codec event by Benny Prijono · 13 years ago
  96. 9f468d1 Initial commit re #1263 (PJSUA-LIB Video API): by Benny Prijono · 13 years ago
  97. ebf16b0 Really fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  98. 1fef1f9 Fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  99. e90ece8 Closed #1275: Change pjmedia_vid_subsys_xx() to pjmedia_vid_dev_subsys_xx() by Sauw Ming · 13 years ago
  100. 31c44e9 Fixed #1285: Add support for SDL 1.3 by Sauw Ming · 13 years ago