mplayer-dev-eng
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a


To: mplayer-dev-eng@xxxxxxxxxxxx
Subject: Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a
From: Arpi <arpi@xxxxxxxxxxxxx>
Date: Tue, 14 May 2002 19:27:48 +0200
In-reply-to: <200205141215.37926.atmosfear@users.sourceforge.net>

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


[Prev in Thread] Current Thread [Next in Thread]