1. 5fa18e6 Re #1474: merged r4054-r4079 by Benny Prijono · 12 years ago
  2. 8e0a5fc Related to re #1469: enable H.263 and H.264 by default if ffmpeg is available by Benny Prijono · 12 years ago
  3. d7d94c4 Related to re #1478: minor fix for wrong AVI header field name (msec instead of usec) by Benny Prijono · 12 years ago
  4. 1f07888 Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDIA_HAS_FFMPEG_CODEC. by Sauw Ming · 12 years ago
  5. 74283db Re #1446 (misc): Modified ffmpeg_codecs to ffmpeg_vid_codecs by Sauw Ming · 12 years ago
  6. 73f3585 Re #1476: Initial version of send rate control in video stream, added simple blocking method (block application thread to make send delay when delay is needed). by Nanang Izzuddin · 12 years ago
  7. 9597b00 Misc (Re #1446): Remove XVID format and add default resolution and fps for MPEG4 and MJPEG by Sauw Ming · 12 years ago
  8. 2e727e8 Fixed #1478: AVI player virtual device. Initial spec: by Benny Prijono · 12 years ago
  9. 2ec3222 Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video stream. by Nanang Izzuddin · 12 years ago
  10. b865b14 Misc (re #1446): Added macro PJMEDIA_MAX_VID_PAYLOAD_SIZE, also updated the default encoding MTU of ffmpeg codec & H263/H264 packetizers to this macro setting. by Nanang Izzuddin · 12 years ago
  11. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  12. 641d087 Fix #1453: by Nanang Izzuddin · 13 years ago
  13. 2f29635 Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate settings. Two SDP bandwidth types/modifiers are used: AS in session level & TIAS in media level. by Nanang Izzuddin · 13 years ago
  14. 9a71d8e Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB. by Nanang Izzuddin · 13 years ago
  15. 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
  16. 3da4ad8 Re #1234: Initial version of keyframe request/response via SIP INFO. by Nanang Izzuddin · 13 years ago
  17. 0fabe1b Closed #1420: Add support for event manager by Sauw Ming · 13 years ago
  18. cb69f8d Fixed #1406: Add info about ICE candidates being used in transport info and pjsua's call dump output by Benny Prijono · 13 years ago
  19. 20eb727 Misc (re #13930; added info about ICE candidates being used (both local and remote) in pjsua dump call output by Benny Prijono · 13 years ago
  20. 0ee072f Fixed #1401: Add support for video device's window flags by Sauw Ming · 13 years ago
  21. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  22. 16653df Re #1300: Implemented symmetric payload type in generating SDP answer in SDP negotiator. by Nanang Izzuddin · 13 years ago
  23. 025263d Fixed #1392: Immediately decode incoming frames to avoid loosing key frames when the jbuf is full and improve latency by Benny Prijono · 13 years ago
  24. 65b04a6 Reenable ffmpeg H264 (re #1390): by Nanang Izzuddin · 13 years ago
  25. 93d8707 Close #1381: by Nanang Izzuddin · 13 years ago
  26. 10ff56e More re #1362: actually try to use the device switching capability in pjsua-lib, in pjsua_call_set_vid_strm(PJSUA_CALL_VID_STRM_CHANGE_CAP_DEV) operation by Benny Prijono · 13 years ago
  27. 83a9eaf Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() API (closes #1379) by Benny Prijono · 13 years ago
  28. 85bf31c Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to another device while the video device stream is running. Currently not implemented on any devices.(This closes #1362) by Benny Prijono · 13 years ago
  29. 8468557 Closed #1361: codec API change. Details: by Benny Prijono · 13 years ago
  30. e9b279b Close #1360: implementated video orientation (currently only for video devices). by Nanang Izzuddin · 13 years ago
  31. 39203b8 Related to preview (re #1340): handle problems with starting or stopping preview during a call by Benny Prijono · 13 years ago
  32. aa15fbb Implemented native video preview support. This closes #1340 by Benny Prijono · 13 years ago
  33. fad6f69 Fixed #1348: by Nanang Izzuddin · 13 years ago
  34. 4b3f7cd Fix #1345: Fixed samples-per-frame calculation formula bug in PJMEDIA_SPF(). by Nanang Izzuddin · 13 years ago
  35. edc3050 Re #1334: Refactor SDL device by Sauw Ming · 13 years ago
  36. 6e2fcc3 Re #1332: Added type definition of video window handle. by Nanang Izzuddin · 13 years ago
  37. f6d2eb6 Re #1324: by Nanang Izzuddin · 13 years ago
  38. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  39. 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
  40. 96f8dca Fix #1295: Added thin wrapper for audio and video codec operations. by Nanang Izzuddin · 13 years ago
  41. 4cd97b4 Re #1294: minor documentation fixes by Benny Prijono · 13 years ago
  42. 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
  43. 5291a2d Re #1282: by Sauw Ming · 13 years ago
  44. d2a3347 Re #1284 (event framework): unsubscribing does not need to know publisher by Benny Prijono · 13 years ago
  45. ef1dd2c Re #1325: by Sauw Ming · 13 years ago
  46. a6efd6e Re #1325: by Nanang Izzuddin · 13 years ago
  47. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  48. 5f7e839 More re #1284 (event): changed event to use the fourcc value for better extensibility and readability by Benny Prijono · 13 years ago
  49. dbab8aa More re #1325 (pjmedia signature): invented pjmedia PJMEDIA_FOURCC macro, and change signature and pjmedia_format_id to use this object. Added pjmedia_fourcc_name( ) too by Benny Prijono · 13 years ago
  50. fcf5db3 Fixed #1325: signature fix pjmedia objects by Benny Prijono · 13 years ago
  51. 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
  52. f5bfc8d Misc (re #1320): added video tee header (vid_tee.h) into pjmedia.h by Nanang Izzuddin · 13 years ago
  53. d4b5e87 More on re #1284: by Benny Prijono · 13 years ago
  54. 59f2b74 Closed #1261: Video tee by Sauw Ming · 13 years ago
  55. f4ee415 Misc (re#1320): added device ID in pjmedia_vid_dev_info, useful for translating default IDs to real IDs. by Nanang Izzuddin · 13 years ago
  56. 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
  57. e230171 Re #1261: Video tee by Sauw Ming · 13 years ago
  58. 2e9b884 Re #1304: Video port refactoring by Sauw Ming · 13 years ago
  59. af4e9ec Re #1261: added initial version of video tee. by Nanang Izzuddin · 13 years ago
  60. 145c1b0 Misc (re #1320): undo r3607 above. The argument type was correctly specified as pointer because it is optional argument by Benny Prijono · 13 years ago
  61. 921e813 Misc (re #1320): minor, changed prio parameter in pjmedia_vid_codec_mgr_enum_codecs() from pointer to array to clarify its use by Benny Prijono · 13 years ago
  62. 9098b2b Misc (re #1320): added pjmedia_type_name() API by Benny Prijono · 13 years ago
  63. 7f7c5bd Re #1312: Support for refreshing video device list by Sauw Ming · 13 years ago
  64. 46cdaa8 Closed #1309: Add video device capability to support changing position and hiding of renderer window. by Sauw Ming · 13 years ago
  65. e90ece8 Closed #1275: Change pjmedia_vid_subsys_xx() to pjmedia_vid_dev_subsys_xx() by Sauw Ming · 13 years ago
  66. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  67. aa0271e Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using b=RS:0 and b=RR:0 by Sauw Ming · 13 years ago
  68. 7d424df Re #1182: Added macro setting PJMEDIA_STREAM_RESV_PAYLOAD_LEN to let stream reserve some space for application extra data in the RTP payload, e.g: SRTP auth tag. by Nanang Izzuddin · 13 years ago
  69. 70aa56b Re #1219: increased MPI array size in pjmedia_vid_codec_h263_fmtp. by Nanang Izzuddin · 13 years ago
  70. 5f8d589 Re #1219: by Nanang Izzuddin · 13 years ago
  71. bd6613f Re #1185: fixed ICE media transport to work with video in pjsua-lib by Benny Prijono · 13 years ago
  72. ae2f213 Re #1213: Fixed error space number allocation for video devices. by Sauw Ming · 13 years ago
  73. f7b429c Re #1213: by Sauw Ming · 13 years ago
  74. 56b2ce4 Re #1186: by Nanang Izzuddin · 13 years ago
  75. 21bd3fd Re #1213: Add OpenGL support for SDL renderer by Sauw Ming · 13 years ago
  76. 446082c Re #1186: fixed crash when parsing fmtp with more than 8 parameters by enlarging the default limit, fix the crash, and make the limit configurable by Benny Prijono · 13 years ago
  77. f55fb6b Re #1208: fixed typo in comment and combine the typedef for better doxygen documentation by Benny Prijono · 13 years ago
  78. d91af57 Re #1219: by Nanang Izzuddin · 13 years ago
  79. e9f70d8 Re #1213 (Video devices): by Benny Prijono · 14 years ago
  80. 8dbe1a1 Re #1219: Updated H263 packetizer to just return PJ_EINVAL (instead of triggering assertion) when the supplied bitstream is invalid. by Nanang Izzuddin · 14 years ago
  81. 03ad890 Re #1213: by Sauw Ming · 14 years ago
  82. 135290d Re #1215 (framework): by Benny Prijono · 14 years ago
  83. 349037b Re #1213 (video devices): by Benny Prijono · 14 years ago
  84. 0bc99a9 Modifications in PJSUA-LIB to support multiple media streams (multiple audio and/or video) and dynamic creation of media transports. This closed #1185 and closed #1201. by Benny Prijono · 14 years ago
  85. 854ec1a Re #1208 (misc): added PJMEDIA_HAS_VIDEO macro as the top level macro to disable video features by Benny Prijono · 14 years ago
  86. 867280b Re #1186 (SDP works); added few more APIs for SDP generation: by Benny Prijono · 14 years ago
  87. 51a4a29 Re #1208 (misc): bug in frame_size calculation in PJMEDIA_FSZ() causing results to be truncated by Benny Prijono · 14 years ago
  88. fe74aec Fixed #1207: Deprecation of pjmedia_session: by Benny Prijono · 14 years ago
  89. d3c8e63 Closed #1206: Add pjmedia_stream API to get the last frame type retrieved from the jitter buffer. by Sauw Ming · 14 years ago
  90. 98766c7 Fixed #1204: Support for refreshing audio device list. by Sauw Ming · 14 years ago
  91. 678b2f8 Re #1182: by Nanang Izzuddin · 14 years ago
  92. 4a20bc8 Re #1182: by Sauw Ming · 14 years ago
  93. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  94. a9c1cf4 Re #1182: by Nanang Izzuddin · 14 years ago
  95. c85a00d Re #1186: by Nanang Izzuddin · 14 years ago
  96. ecaaec0 Re #1182: Reverted back video part in stream.h/c by Nanang Izzuddin · 14 years ago
  97. 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
  98. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  99. 6e6c215 Fixed #1183 by Sauw Ming · 14 years ago
  100. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago