libyuv is an open source project that includes YUV scaling and conversion functionality
Run the following Vcpkg command to install the port.
vcpkg install libyuv
libyuv provides CMake targets:
find_package(libyuv CONFIG REQUIRED) target_link_libraries(main PRIVATE yuv)
v1857#0
Jan 21, 2023
All
chromium.googlesource.com/libyuv/libyuv
e69dd972ba
Complex license
Manifest