提交 dd8bc46e 编写于 作者: Z Zhang Rui

README.md: mention cygwin support

上级 26ee136d
......@@ -40,13 +40,12 @@ ijkplayer
### TODO
- iOS
- api: AVFoundation-like
- Build
- cygwin compatibility
### NOT-ON-PLAN
- obsolete platforms (Android: API-8 and below; iOS: below 5.1.1)
- obsolete cpu: ARMv5, ARMv6, MIPS (I don't even have these types of devices…)
- native subtitle render
- avfilter support
### Before Build
```
......@@ -58,6 +57,9 @@ brew install yasm
# add these lines to your ~/.bash_profile or ~/.profile
# export ANDROID_SDK=<your sdk path>
# export ANDROID_NDK=<your ndk path>
# on Cygwin
# install git, make, yasm
```
- If you prefer more codec/format
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册