libyuv v1896
- Created
- Updated
libyuv is an open source project that includes YUV scaling and conversion functionality
# Usage
libyuv provides CMake targets:
# Unofficial config package and target from vcpkg
find_package(libyuv CONFIG REQUIRED)
target_link_libraries(main PRIVATE yuv)
# License
Unspecified
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
build command line tool
Supports: !android & !ios & !xbox & !wasm32
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Tsukasa Sugiura
- Brad Davis
- Vitaly Petrov
- JackBoosY
- Phoebe
- JonLiu1993
- Levin Li
- reito
- Weihang Ding
- Kai Pastor
- Chase Knowlden
# Changelog
7068aed
[libyuv] fix include header installation