[MPlayer-dev-eng] [patch] vf_spp.c segfault fix (bug #117)

Jindrich Makovicka makovick at kmlinux.fjfi.cvut.cz
Tue Nov 23 11:53:57 CET 2004


Hello,

bug #117 (crash of mplayer -vo x11 -vf spp,scale) is probably caused by 
the fact that the source format (yv12) and destination (yvu9) have 
different chroma widths, and vf_spp is unable to cope with it. So I 
suggest removing all the colorspaces with other chroma width than half 
of luma.

Regards,
-- 
Jindrich Makovicka
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vf_spp.c.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041123/412b94bf/attachment.txt>


More information about the MPlayer-dev-eng mailing list