diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-12-10 02:18:56 +0100 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-07-21 01:04:28 -0300 |
commit | 84b94fdd05d24f161f6559bfef63a8db049e0cc7 (patch) | |
tree | e26176441c857c5ef95e2f49cd7b51e7751c6029 /libavcodec/indeo3.c | |
parent | a2132139852c57e71c731d10e5dc20e97342c289 (diff) | |
download | ffmpeg-84b94fdd05d24f161f6559bfef63a8db049e0cc7.tar.gz |
lavc/cbs_vp9: Make variable prob unsigned.
Silences a warning with clang:
libavcodec/cbs_vp9_syntax_template.c:220:17: warning: implicit conversion from 'int' to 'int8_t' (aka 'signed char')
changes value from 255 to -1
(cherry picked from commit de441ad52a4d9791d93c278b4cf6867815c28b92)
Diffstat (limited to 'libavcodec/indeo3.c')
0 files changed, 0 insertions, 0 deletions