ffmpeg | branch: release/3.3 | Michael Niedermayer |
Fri Apr 27 20:16:13 2018 +0200| [d48738bd674f70131df4581936ef0125f1c26c5c] |
committer: Michael Niedermayer
avcodec/g2meet: Check RGB upper limit
Fixes: runtime error: left shift of 1876744317 by 16 places cannot be
represented in type 'int
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Fri Apr 27 20:16:13 2018 +0200| [fc097bf1cd0af7bbab09e2f1af4ae39eb0ca4eea] |
committer: Michael Niedermayer
avcodec/g2meet: Check RGB upper limit
Fixes: runtime error: left shift of 1876744317 by 16 places cannot be
represented in type 'int
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Fri Apr 27 20:16:13 2018 +0200| [58a03420be8d0a57836d906fa5887bb0824928d6] |
committer: Michael Niedermayer
avcodec/g2meet: Check RGB upper limit
Fixes: runtime error: left shift of 1876744317 by 16 places cannot be
represented in type 'int
ffmpeg | branch: master | Michael Niedermayer | Fri
Apr 27 20:16:13 2018 +0200| [4dd2c8b9ea46b4e008a8bfc2077834428cd5a17c] |
committer: Michael Niedermayer
avcodec/g2meet: Check RGB upper limit
Fixes: runtime error: left shift of 1876744317 by 16 places cannot be
represented in type 'int'
Fix