Changes between Version 89 and Version 90 of Getting-Started/iPhone
- Timestamp:
- Jun 29, 2016 4:15:09 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/iPhone
v89 v90 105 105 ==== libyuv ==== 106 106 107 1. Follow the instructions in ticket #1776 107 1. If you are using 2.5.5 or newer, libyuv should be built and enabled automatically, see ticket #1937 for more info. 108 1. If you are using 2.5.1 or older, follow the instructions in ticket #1776. 108 109 109 110 ==== OpenH264 ==== … … 127 128 ... 128 129 }}} 130 131 '''Update''': since PJSIP 2.5.5, libyuv is included in the PJSIP package and configure script param {{{--with-libyuv}}} is removed, check ticket #1937 for more info. 129 132 130 133 Set these in your {{{config_site.h}}}: