mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-10 16:15:39 +01:00
0af8a71d66305874bd6f0ebc84ebf99339b6a5d3
YUV planes were marked as uint16_t, but they contained signed data. Fixes issue 1108 and 675. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
89.8%
Assembly
8.2%
Makefile
1.3%
C++
0.3%
Objective-C
0.1%
Other
0.1%