vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
commitd6d87593a7bb372ad34b3c8f1901b95b86e38e1f
authorsiretart <siretart@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 3 Jun 2010 17:37:58 +0000 (3 17:37 +0000)
committersiretart <siretart@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 3 Jun 2010 17:37:58 +0000 (3 17:37 +0000)
treef1fa969f0b1a94f6122aa2b60b2fe6c7997a0d93
parentde6a0324d8eb70b70968d4129d4aee8e536dd68f
vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale

This avoids using swscale internals when compiling against a shared libswscale.

Patch inspired by Uoti Urpala's work in his git branch:
http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31310 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/vo_yuv4mpeg.c