mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-22 05:51:08 +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: Michael Niedermayer <michaelni@gmx.at>