Skip to content

johanlantz/libyuv-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

libyuv-script

Python script for cross compiling libyuv

Usage: python build_libyuv.py -platform [iOS, Android etc] Output: The builds for each architecture will be available in the libs folder.

iOS

iOS will build armv7, armv7s, arm64, i386 and x86_64 and put them into a fat binary located in the libs/xcrun folder.

About

Python script for cross compiling libyuv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages