1. Home
  2. Browse
  3. libyuv

libyuv

v1896#1Latest

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:

# Unofficial config package and target from vcpkg

find_package(libyuv CONFIG REQUIRED)

target_link_libraries(main PRIVATE yuv)

Features

Dependencies

See source

Version

v1896#1

Publication

Supports

All

Homepage

chromium.googlesource.com/libyuv/libyuv

Subtree

2960d7d80e

License

Complex license

Definition

Manifest