[MPlayer-dev-eng] [PATCH] bugfix vo_png vo_gif89a
Arpi
arpi at thot.banki.hu
Mon May 13 21:57:06 CEST 2002
Hi,
> The bugs in vo_png are:
> - bad colorspace conversion for I420
> (found with ftp://ftp.mplayerhq.hu/MPlayer/samples/testsuite/i263.avi)
i'll look at it
> - segfaults when converting from 32 to 24 bit color
> (found after removing I420 support from vo_png [with the same video])
should be debugged out... i cannot reproduce
> I fixed this by disabling both I420 and RGB32 support in vo_png. MPlayer no
> w
> converts the colorspace properly before sending it to vo_png.
it is not fix... it's not even a workaround...
anyway iyuv==i420, you removed i420 byt left iyuv...
and iyuv==i420==yv12 in the viewpoint of mplayer code
so remove all not only 1 of 3
but do not remove all, rather fix them or at leats debug why does it crash
patch NOT applied
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