OSDN Git Service

Use enum PixelFormat instead of int for srcFormat and dstFormat.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 8 Nov 2009 23:31:43 +0000 (23:31 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 8 Nov 2009 23:31:43 +0000 (23:31 +0000)
commitb411dfff4c39fd54167bed6d2570dff4c4044e9b
tree34128019f13a1b17bddb0a18bc1529404ee7be19
parentac74dfa436b5f13394db8adc3b2c376646f752bc
Use enum PixelFormat instead of int for srcFormat and dstFormat.

Originally committed as revision 29857 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_template.c