1. Home
  2. Browse
  3. libyuv

libyuv

v1895#1Latest

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)

Features

Dependencies

See source

Version

v1895#1

Publication

Supports

All

Homepage

chromium.googlesource.com/libyuv/libyuv

Subtree

ea22bdb0ce

License

Complex license

Definition

Manifest