OSDN Git Service

fixing scaling/contrast for 1/4/8 bpp
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 27 Jun 2002 17:40:51 +0000 (17:40 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 27 Jun 2002 17:40:51 +0000 (17:40 +0000)
commit7c307827298e42cb71eba8146efafd82e6e0b4d7
treea9a25f66b8e5336f1ec1ea08654a730e411329a5
parentd8592280387478e1ec9e124c7cbd7e59e0d2c791
fixing scaling/contrast for 1/4/8 bpp
exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication)

Originally committed as revision 6578 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/yuv2rgb.c