aboutsummaryrefslogtreecommitdiff
path: root/graphics/libyuv/pkg-descr
blob: 29ef912e95e913a187de66edfa90a527b0c1dc38 (plain) (blame)
1
2
3
4
5
6
7
8
9
libyuv is an open source project that includes YUV scaling and conversion
functionality.

- Prepare content for compression, with point, bilinear or box filter.
- Convert to YUV from webcam formats.
- Convert from YUV to formats for rendering/effects.
- Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode.
- Optimized versions for SSE2/SSSE3/AVX2 on x86/x64,
  Neon on Arm, DSP R2 Mips are possible.