Skip to content

rholmes/swift-libyuv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-libyuv

Prebiult libyuv.xcframework for iOS, macOS, Mac Catalyst and tvOS

Usage

Use as a dependency in C code with #include <libyuv.h>, or import as a Swift module with import Clibyuv.

Notes

  • Built with Chromium’s GN/Ninja toolchain
  • NEON optimizations are enabled for arm64 (libyuv_use_neon=true)
  • ASM optimizations are enabled for x86 (SSSE3/AVX/AVX2 etc.)
  • JPEG is disabled on all platforms

About

Prebuilt libyuv xcframework for iOS, macOS, Mac Catalyst and tvOS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages