mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-08 16:50:26 +02:00
5e6135f68d
The volatile is not required here, and prevents a miscompilation with GCC
4.8.1 when building on x86 with --cpu=i686
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 659df32a9d)