trying to build a full-function player, from scratch, for iOS. based on ffmpeg project, and some powerful capability of iOS device.
- scripts to build ffmpeg for iOS.
- ffmpeg binary libs for armv7, arm64, x86_64.
- code of latest stable ffmpeg release, it's v2.7.1 while my last update.
- version: 0.1.0.0
- platform: iOS5/6/7/8
- cpu: armv7 + x86_64 + arm64.
- video: OpenGLES 2.0
- audio: AudioQueue
- hardware accelerator: mp3 + aac + he-aac, h264,
- misc: customized-user-agent,
- protocol: http, https,
- patch: EXT-X-DISCONTINUITY,
- coming (not that soon) ...
- a simple demo
- coming (not that soon) ...
- subtitles
This project is licensed under the terms of the MIT license.