Giter Site home page Giter Site logo

liumeng1201 / faplayerplus Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 14.0 182.63 MB

an android mediaplayer based on faplayer

Vim Script 0.01% Lua 0.46% C++ 6.65% Prolog 0.01% C 32.40% Ruby 0.01% D 55.48% Java 0.12% Shell 0.16% JavaScript 0.95% Objective-C 3.36% Perl 0.02% Visual Basic 0.01% Assembly 0.27% Python 0.10%

faplayerplus's Introduction

This project is based on the faplayer of tewilove.

If you have questions you contact [email protected], or leave a message to http://myloli.cc.

Requirements:
1. NDK-r5c
2. ruby-1.9.2
3. ant-1.8

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.

faplayerplus's People

Contributors

liumeng1201 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.