1. 57d68d7 Re #1559: fixed uninitialized variable bug in icedemo sample app (thanks Magnus Kempe for the report and the fix!). by Nanang Izzuddin · 12 years ago
  2. d098c46 Re #1524 (misc fixes): added command line options to specify port and TCP mode for sipecho by Benny Prijono · 12 years ago
  3. 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
  4. b230a22 Re #1441: applied window flags BORDER and RESIZABLE to the local preview when sending AVI. by Nanang Izzuddin · 12 years ago
  5. 1f07888 Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDIA_HAS_FFMPEG_CODEC. by Sauw Ming · 12 years ago
  6. 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
  7. a629319 Misc (re #1446): Fixed compile warnings on VS2005. by Nanang Izzuddin · 12 years ago
  8. a8c6206 Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to the incoming video window. by Nanang Izzuddin · 13 years ago
  9. 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
  10. 8e59da0 Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager. by Nanang Izzuddin · 13 years ago
  11. 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
  12. 0fabe1b Closed #1420: Add support for event manager by Sauw Ming · 13 years ago
  13. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  14. 93d8707 Close #1381: by Nanang Izzuddin · 13 years ago
  15. 8468557 Closed #1361: codec API change. Details: by Benny Prijono · 13 years ago
  16. ed0f3f0 Implemented sipecho for testing (fixed #1373) by Benny Prijono · 13 years ago
  17. 4ba7c95 Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if ffmpeg is not enabled by Benny Prijono · 13 years ago
  18. 63b3c13 Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting. by Nanang Izzuddin · 13 years ago
  19. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  20. 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
  21. 96f8dca Fix #1295: Added thin wrapper for audio and video codec operations. by Nanang Izzuddin · 13 years ago
  22. 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
  23. 5291a2d Re #1282: by Sauw Ming · 13 years ago
  24. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  25. fcf5db3 Fixed #1325: signature fix pjmedia objects by Benny Prijono · 13 years ago
  26. 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
  27. 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
  28. e90ece8 Closed #1275: Change pjmedia_vid_subsys_xx() to pjmedia_vid_dev_subsys_xx() by Sauw Ming · 13 years ago
  29. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  30. 7adfc86 Re #1250: Added and updated copyright text in several files (with "standard" Teluu copyright text). by Nanang Izzuddin · 13 years ago
  31. e1998ac Re #1182: fixed misc error with RTCP XR by Benny Prijono · 13 years ago
  32. 00ae45a libswscale rearrangement (re #1219/ffmpeg codecs): instantiate libswscale converter from the converter manager instead of having to instantiate it manually in all apps by Benny Prijono · 14 years ago
  33. 1b39a64 Re #1214: add aviplay in the samples' makefile by Sauw Ming · 14 years ago
  34. f35f842 Re #1214: work on simpleua: by Benny Prijono · 14 years ago
  35. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  36. 48687d7 Re #1204: Added audio device list refresh into auddemo.c by Nanang Izzuddin · 14 years ago
  37. 678b2f8 Re #1182: by Nanang Izzuddin · 14 years ago
  38. 9861070 Re #1182: by Nanang Izzuddin · 14 years ago
  39. 4a20bc8 Re #1182: by Sauw Ming · 14 years ago
  40. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  41. 6cf25ce Misc (re #1175): fix sample app pcaputil.c bug, it always fails in reading the first/reference packet when the codec is not PCMU (default payload type was hardcoded to zero/PCMU). by Nanang Izzuddin · 14 years ago
  42. 8e79912 Re #1184: Adding pjmedia_clock_src for the purpose of audio and video synchronization and also to provide synchronization mechanism between two medias in general. by Sauw Ming · 14 years ago
  43. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  44. e43ee72 Re #1176: fixed build config for MSVC2005 by Nanang Izzuddin · 14 years ago
  45. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  46. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  47. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  48. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  49. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  50. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  51. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  52. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  53. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  54. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  55. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  56. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  57. 7e8e0c1 More ticket #925: added compile time option to enable verbose logging output, and one more fix about samples_per_frame mismatch by Benny Prijono · 15 years ago
  58. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  59. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  60. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago
  61. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  62. fc96d5b Ticket #771 (auddev-misc): Minor fix in auddemo menu. by Nanang Izzuddin · 15 years ago
  63. 21286f2 Ticket #771 (auddev-misc): by Nanang Izzuddin · 15 years ago
  64. 51fc47f Fixed warnings about unchecked fgets() return value with gcc 4 by Benny Prijono · 16 years ago
  65. a3aa6f9 Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause log unreadable on bright/white shell background). by Nanang Izzuddin · 16 years ago
  66. fa92382 - updated delay statistic calculations to use pj_math_stat, also added by Nanang Izzuddin · 16 years ago
  67. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  68. 555139d Updated audio test by Benny Prijono · 16 years ago
  69. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  70. becb31b Minor fix sin simpleua.c sample: should put authentication scheme in the sample snippet for authentication by Benny Prijono · 16 years ago
  71. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  72. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  73. 6c7cf56 Small modifications to level.c sample to print out the timeline and linear level by Benny Prijono · 16 years ago
  74. 6a23763 Added interactive option in aectest sample and to display WAV duration on exit by Benny Prijono · 16 years ago
  75. a7908d7 Ticket #590: new echo suppressor which should work much better than the old one by Benny Prijono · 16 years ago
  76. 95250c7 Ticket #588: Improvements to echo cancellation framework by Benny Prijono · 16 years ago
  77. 9183c03 Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/MeasuringSoundLatency) by Benny Prijono · 16 years ago
  78. e2bb607 Fixed crash in stateful proxy sample when receiving request with malformed CSeq header (thanks Brocha Strous) by Benny Prijono · 16 years ago
  79. 1d6b895 Configuration option to include/exclude loopback interface in enum_ip_interface(), and always include loopback address in the proxy sample (thanks Filippo Zangheri for the suggestion) by Benny Prijono · 16 years ago
  80. 35f5ce9 Fixed compilation warnings on gcc-4.2.3 by Benny Prijono · 16 years ago
  81. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  82. 85d2084 Removed codec G729 from encdec.c by Nanang Izzuddin · 16 years ago
  83. 2d4ee7d More on ticket #535: updated files using and related to math.h by Nanang Izzuddin · 16 years ago
  84. af97484 Ticket #524: changed pjsua and stereotest default audio frame time from 10ms to 20ms by Nanang Izzuddin · 16 years ago
  85. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  86. 6e68ee6 Added ability to send custom headers in sipstateless sample by Benny Prijono · 16 years ago
  87. f161655 More ticket #504: added missing new files! by Benny Prijono · 16 years ago
  88. 734fc2d More ticket #479: bug in pjmedia_transport_get_info(), the info should be initialized by caller by Benny Prijono · 17 years ago
  89. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  90. e1a5a85 Ticket #479: allow media transport framework to return transport specific info (for example, to know whether SRTP is enabled) by Benny Prijono · 17 years ago
  91. e8df45f Make SIP and RTP ports in simpleua configurable, and add initial support for IPv6 too by Benny Prijono · 17 years ago
  92. 8cc996a Ticket #504: assertion in sound device and recfile sample when using stereo by Benny Prijono · 17 years ago
  93. c4f62fd Added 100rel module initialization in pjsip-perf.c by Benny Prijono · 17 years ago
  94. e9e2956 Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has been responded with final response by Benny Prijono · 17 years ago
  95. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  96. fe5a694 Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  97. f6e7764 Added missing <math.h> include in playsine.c by Benny Prijono · 17 years ago
  98. 378484d Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c and srtp.c (const was removed in r1763) by Benny Prijono · 17 years ago
  99. c4bb78b More ticket #465: option to return UDP header in pj_pcap_read_udp(), and better RTP packet handling in pcaputil sample by Benny Prijono · 17 years ago
  100. 1a68b66 Fixed warning about uninitialized tpinfo variable by Benny Prijono · 17 years ago