Skip to content

libyuv is an open source project that includes YUV scaling and conversion functionality.

License

Notifications You must be signed in to change notification settings

holla-world/libyuv-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libyuv-iOS

libyuv is an open source project that includes YUV scaling and conversion functionality.

Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats. Convert from YUV to formats for rendering/effects. Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode. Optimized for SSE2/SSSE3/AVX2 on x86/x64. Optimized for Neon on Arm. Optimized for DSP R2 on Mips.

About

libyuv is an open source project that includes YUV scaling and conversion functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.0%
  • C 4.8%
  • Ruby 0.2%