mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 00:37:28 +00:00
It is simpler, avoids several loops and also makes GCC no longer emit bogus -Wstringop-overflow= warnings. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>