[MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a
Arpi
arpi at thot.banki.hu
Tue May 14 19:27:48 CEST 2002
Hi,
> > Ignore my previous gif_fix patch, a revised patch for the gif
> > problems is attached. The previous patch for the png bugs is still
> > valid, though.
> I think I'll remove swscaler from vo_png.c, too. Colorspace convert can be
> done by filter layer, too.
we should remove all yv12->rgb and swscale stuff from the vo drivers,
_but_only_if_ they support get_image(), so using filters will reach teh same
speed. maybe png is an exception, assuming that you can pass filter's
exported buffer to png encoder without addiotional memcpy
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list