1. Home
  2. Browse
  3. libyuv

libyuv

v1895#0Go 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.

Usage

libyuv provides CMake targets:

# Unofficial config package and target from vcpkg

find_package(libyuv CONFIG REQUIRED)

target_link_libraries(main PRIVATE yuv)

Dependencies

See source

Version

v1895#0

Publication

Supports

All

Homepage

chromium.googlesource.com/libyuv/libyuv

Subtree

df3e0e17e9

License

Complex license

Definition

Manifest