Changes between Version 12 and Version 13 of ReleaseNotes-2.0
- Timestamp:
- May 17, 2012 4:05:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes-2.0
v12 v13 10 10 [[PageOutline(2-3,,inline)]] 11 11 12 This document explains the new features, changes, and porting guide in/for PJSIP version 2.0. ~~The development currently takes place on https://svn.pjsip.org/repos/pjproject/branches/projects/2.0-dev branch~~. Development plans and reports are on [milestone:release-2.0-alpha] milestone. 12 This document explains in brief the new features, changes, and porting guide in/for PJSIP version 2.0. 13 For a complete list see the following milestones: 14 * [milestone:release-2.0-alpha 2.0-alpha] 15 * [milestone:release-2.0-alpha2 2.0-alpha2] 16 * [milestone:release-2.0-beta 2.0-beta] 17 * [milestone:release-2.0-rc 2.0-rc] 18 * [milestone:release-2.0 2.0] 13 19 14 20 [[BR]] … … 32 38 1. Supported codecs: 33 39 - H.263 (with ffmpeg) 40 - H.264 34 41 1. video device port to provide timing for video devices (analogous to sound device port) 35 42 1. media format conversion framework (converter.h) supporting multiple backend APIs: … … 143 150 == Misc == 144 151 152 === Visual Studio 6 === 153 154 Support for Visual Studio 6 has been removed. 155 145 156 === iPhone === 146 157