Changes between Version 4 and Version 5 of ReleaseNotes-2.0
- Timestamp:
- Dec 15, 2010 7:29:10 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes-2.0
v4 v5 22 22 - renderer: 23 23 - Simple Direct Media Layer (SDL) (Win32, Mac OS X, Linux, etc.) 24 - iOS UIView 24 25 - capture: 25 26 - !QuickTime (MacOS X) 26 27 - Video4Linux4 (Linux) 27 28 - !DirectShow (Win32) 29 - iOS AVFoundation (iOS 4 or later) 28 30 - ffmpeg capture (unfinished) 29 31 - Color bar (all platforms) … … 117 119 }}} 118 120 121 == Misc == 122 123 === iPhone === 124 125 ==== SDL ==== 126 127 SDL has an iPhone support starting from 1.3. However, since SDL 1.3 features a different set of APIs compared to 1.2 and 1.3 is still under development, it is not yet supported at the moment. You can disable SDL using {{{./configure-iphone --disable-sdl}}}. 128 129 ==== ffmpeg ==== 130 131 Instructions on how to build ffmpeg for iPhone is available [https://github.com/yuvi/gas-preprocessor here]. 119 132 120 133 {{{