]> git.sesse.net Git - ffmpeg/commit
avconv_opt: Consistently iterate through hwaccels array in all cases
authorDiego Biurrun <diego@biurrun.de>
Sun, 6 Dec 2015 12:04:05 +0000 (13:04 +0100)
committerDiego Biurrun <diego@biurrun.de>
Sun, 13 Nov 2016 18:06:38 +0000 (19:06 +0100)
commit01348e411f962f5e4605d649fc9a47a54587ba8e
tree9d9a80b7c4057921102282afd9ec9f90a21bc735
parent800d91d348c89fc8ca3fbec7696ab1ec8787acc6
avconv_opt: Consistently iterate through hwaccels array in all cases

avconv_opt.c:188:19: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
avconv_opt.c