OSDN Git Service

sws_flags is unsigned.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 04:02:04 +0000 (04:02 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Mar 2008 04:02:04 +0000 (04:02 +0000)
commite60da588e350f886ce1428bf22b67076fa58cdcd
tree75c5151b8070fa40b20fa822570984b9039db7ba
parent378774e9a84e46c0831b0a34b6c2e83dfa8bc479
sws_flags is unsigned.
This together with the last commit fixes the strange behavior of -sws_flags.
(issue229)

Originally committed as revision 12325 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c