[Mplayer-cvslog] CVS: main/libvo vo_yuv4mpeg.c,1.14,1.15
Alex Beregszaszi
alex at fsn.hu
Tue Sep 2 19:34:04 CEST 2003
Hi,
> > @@ -106,6 +106,7 @@
> >
> > if(using_format != IMGFMT_YV12)
> > {
> > + sws_rgb2rgb_init(get_sws_cpuflags());
>
> IMO the 1000l bug is having colorspace conversion in the vo driver at
> all...
Yes, but I don't have time to fix all the drivers..
For example vo_directfb.c is still buggy, it uses the yuv2rgb() code.
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-cvslog
mailing list