Simplify code in sws_getContext() which logs if the destination format
commit514f37419a6e2b3c624705ff2cf5652a5ccd8305
authorstefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 16 Jan 2010 19:11:03 +0000 (16 19:11 +0000)
committerstefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 16 Jan 2010 19:11:03 +0000 (16 19:11 +0000)
tree4aa11edb54621107dc8d77a6ccf21fa6086710e4
parent96fbbff8b1aa06e3d7b4a0bec330afe4fca2a197
Simplify code in sws_getContext() which logs if the destination format
support dithering, remove the const char *dither variable and use a
literal string instead.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@30329 b3059339-0415-0410-9bf9-f77b7e298cf2
swscale.c