mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-03 21:29:15 +00:00
d9ba767d615ffb1f51ac3f990c51768ea8622da8
Using an unsigned variable avoids problems with overflows. There is further no need for a 64-bit intermediate here. Signed-off-by: Mans Rullgard <mans@mansr.com>
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.3%