jgfntu / faplayer

Orz, I think a WRAPPER for libvlc is enough! And this can be dropped!

Home Page:http://blog.moenyan.net/?p=18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLC-1.2.0-git is on the road!

Any questions please contact tewilove@gmail.com, or leave a message to http://myloli.cc.

Requirements:
1. NDK-r5c
2. ruby-1.9.2

Notice for Cygwin users:
If you git clone the source in a Cygwin shell, build process should be fine.
If you download the archive, you have to overwrite the same named files from jni/ext/libass/libass to jni/ext/libass/include since they are symbol links.

Build steps:
1. Edit local.properties to fit your environment.
2. Run build.sh.
Build examples:
./build.sh # <-- this will build for cortex-a8 with neon by default.
./build.sh ABI=armeabi # <-- this will build for arm1136j-s with softfp.
./build.sh ABI=armeabi-v7a FPU=vfpv3-d16 TUNE=cortex-a9 # <-- Xoom

NDK issues:
Known not building on NDK-r5b and before unless LOCAL_WHOLE_STATIC_LIBRARIES bug is fixed.

Branches:
master contains the minium player source.
message-player is built on top of master with acfun/bilibili/* support.

About

Orz, I think a WRAPPER for libvlc is enough! And this can be dropped!

http://blog.moenyan.net/?p=18


Languages

Language:C 77.8%Language:C++ 14.3%Language:Objective-C 3.2%Language:Assembly 1.8%Language:Shell 1.7%Language:JavaScript 0.5%Language:Lua 0.4%Language:Python 0.1%Language:Java 0.1%Language:Perl 0.0%Language:CSS 0.0%Language:Ruby 0.0%Language:Visual Basic 0.0%Language:Vim Script 0.0%Language:XSLT 0.0%Language:Verilog 0.0%Language:Graphviz (DOT) 0.0%Language:Prolog 0.0%