libyuvv1916
- Updated
libyuv is an open source project that includes YUV scaling and conversion functionality
- Project website: https://chromium.googlesource.com/libyuv/libyuv
#Usage
libyuv provides CMake targets:
# Unofficial config package and target from vcpkg
find_package(libyuv CONFIG REQUIRED)
target_link_libraries(main PRIVATE yuv)#License
Not declared in the port manifest
#Supported Platforms
All platforms supported.
#Features
No default features.
#tools
build command line tool
Platforms: !android & !ios & !xbox & !wasm32
- ✅linux
- ✅osx
- ✅uwp
- ✅windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Tsukasa Sugiura
Brad Davis
Vitaly Petrov
JackBoosY
Phoebe
JonLiu1993
Levin Li
reito
Weihang Ding
Kai Pastor
Chase Knowlden
Byoungchan Lee