Skip to content
forked from bilibili/ijkplayer

android video player based on ffmpeg

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3
Notifications You must be signed in to change notification settings

ctiao/ijkplayer

 
 

ijkplayer

Android MediaPlayer-like video player based on ffplay

My Build Enviroment

  • Mac OS X 10.8.4
  • ADT v22.0.4-741630
  • NDK r9

Dependent Tools (Mac OS X)

Build

git clone https://github.com/bbcallen/ijkplayer.git ijkplayer
cd ijkplayer
git checkout -B stable n0.0.4
sh init-submodules.sh
sh compile-ffmpeg.sh
sh compile-ijk.sh

License

Copyright (C) 2013 Zhang Rui <[email protected]> 
Licensed under LGPLv2.1 or later

Other libraries projects are distributed on theirs own license:

About

android video player based on ffmpeg

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.8%
  • Java 25.6%
  • C++ 8.2%
  • Assembly 4.2%
  • Shell 4.1%
  • Objective-C 1.1%