mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-11 16:45:34 +01:00
As a signed integer, 1<<31 overflows, so force it to unsigned.
Signed-off-by: Alex Converse <alex.converse@gmail.com>
(cherry picked from commit c2d3f56107)
Signed-off-by: Anton Khirnov <anton@khirnov.net>