mirror of https://github.com/FFmpeg/FFmpeg.git
Width and height, as used in utvideo_decode_frame, do not need to be unsigned, and it could cause sign-compare warnings later on. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/2/head
parent
f44f093d60
commit
1ff1b5f7f6
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue