]> git.sesse.net Git - ffmpeg/commit
Fix some icc warnings by using enum PixelFormat instead of int where appropriate.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 13 Oct 2008 07:42:11 +0000 (07:42 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 13 Oct 2008 07:42:11 +0000 (07:42 +0000)
commit95240bf3e3887cf4c04a27f9bd5831051a73d55b
tree20fe48b29bfc6753e7577883a3674ab07679cbef
parent40056c32df9fb6db2774dcc0d4f87cbfd759058e
Fix some icc warnings by using enum PixelFormat instead of int where appropriate.

Originally committed as revision 15611 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/raw.c
libavcodec/raw.h
libavcodec/rawdec.c