]> git.sesse.net Git - ffmpeg/commit
Change variable types from int to enum PixelFormat.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Tue, 7 Oct 2008 19:44:39 +0000 (19:44 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Tue, 7 Oct 2008 19:44:39 +0000 (19:44 +0000)
commit58e4b706c577917d0594fb6b0da4dde4e79832cf
treebcfd8a91e9ae3ed69da776cd02a78e9a777fa35c
parent4e92dabf6048870e4d2064c5db6decb231840af0
Change variable types from int to enum PixelFormat.
Fixes icc warning #188: enumerated type mixed with another type

Originally committed as revision 27727 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c
libswscale/swscale_internal.h