1. Home
  2. Browse
  3. libyuv

libyuv

v1857#1Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install libyuv

Usage

libyuv provides CMake targets:

find_package(libyuv CONFIG REQUIRED)
target_link_libraries(main PRIVATE yuv)

Dependencies

See source

Version

v1857#1

Publication

Supports

All

Homepage

chromium.googlesource.com/libyuv/libyuv

Subtree

ba66be1691

License

Complex license

Definition

Manifest