]> git.sesse.net Git - ffmpeg/commit
avcodec/dnxhdenc: Fix undefined left shifts of negative numbers
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 28 Sep 2019 02:26:06 +0000 (04:26 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 28 Sep 2019 15:24:32 +0000 (17:24 +0200)
commitb7f156e8cbdf3256c7860c62ebb7a6c3002cbb03
tree98a90b9c678bfa8a21efe8c2fc36cb74405fd7e7
parente2646e23be69bdef1e41d4decee1a4298701b8d1
avcodec/dnxhdenc: Fix undefined left shifts of negative numbers

Affected 61 FATE-tests: 60 vsynth tests and lavf-mxf_opatom.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dnxhdenc.c