[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a
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
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, (continued)
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, pl, 2002/05/13
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Joey Parrish, 2002/05/13
- Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Arpi, 2002/05/13
- Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Joey Parrish, 2002/05/13
- Re: Re: Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Arpi, 2002/05/14
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Joey Parrish, 2002/05/14
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, pl, 2002/05/14
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Joey Parrish, 2002/05/15
- Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Denis Ducamp, 2002/05/15
Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Felix Buenemann, 2002/05/14
Re: [MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a, Arpi, 2002/05/13
- [MPlayer-dev-eng] [BUG] bug in vo_png?, Joey Parrish, 2002/05/14
- Re: [MPlayer-dev-eng] [BUG] bug in vo_png?, Arpi, 2002/05/14
- Re: [MPlayer-dev-eng] [BUG] bug in vo_png?, Joey Parrish, 2002/05/14
- Re: [MPlayer-dev-eng] [BUG] bug in vo_png?, Michael Niedermayer, 2002/05/14
- Re: [MPlayer-dev-eng] [BUG] bug in vo_png?, Alex Beregszaszi, 2002/05/15
- Re: Re: [MPlayer-dev-eng] [BUG] bug in vo_png?, Arpi, 2002/05/15