Skip to content

llping2010/FFmpeg-Vitamio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FFmpeg for Vitamio

  1. Branches

  • vitamio, the main branch for Vitamio
  • master, sync with FFmpeg official master
  1. Development

./configure --prefix=build
make -j7 install
LD_LIBRARY_PATH=build/lib/ build/bin/ffplay http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
  1. Android build

./build_android.sh
  1. iOS build

./build_ios.sh

About

FFmpeg for Vitamio 4.0+

Resources

License

Unknown and 3 other licenses found

Licenses found

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.0%
  • Assembly 5.1%
  • C++ 3.4%
  • Makefile 1.2%
  • Shell 0.2%
  • CSS 0.1%