libyuv - YUV conversion and scaling functionality library
| Website: | https://chromium.googlesource.com/libyuv/libyuv |
|---|---|
| License: | BSD |
- Description:
This is an open source project that includes YUV conversion and scaling functionality. Converts all webcam formats to YUV (I420). Convert YUV to formats for rendering/effects. Rotate by 90 degrees to adjust for mobile devices in portrait mode. Scale YUV to prepare content for compression, with point, bilinear or box filter.
Packages
| libyuv-0-0.35.20190401git4bd08cb.el7_7.src [294 KiB] |
Changelog
by Peter Lemenkov (2019-04-17):
- Fix linkage against libjpeg |