[FFmpeg-cvslog] avcodec/argo: Move U, fix shift

2021-09-08 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Fri Sep 3 17:12:53 2021 +0200| [34aad0245725ac91a62c4ce45474b4f8b452e303] | committer: Michael Niedermayer avcodec/argo: Move U, fix shift Fixes: left shift of 255 by 24 places cannot be represented in type 'int' Fixes: 37249/clusterfuzz-t

[FFmpeg-cvslog] avcodec/argo: Move U, fix shift

2021-09-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 3 17:12:53 2021 +0200| [26659fe53ee9e51dc06ea2384321cc18229f5768] | committer: Michael Niedermayer avcodec/argo: Move U, fix shift Fixes: left shift of 255 by 24 places cannot be represented in type 'int' Fixes: 37249/clusterfuzz-testca