[MPlayer-dev-eng] Re: [Mplayer-cvslog] CVS: main/postproc swFri Oct Fri Oct 19 16:42:51 2001

Arpi arpi at thot.banki.hu
Fri Oct 19 16:44:34 CEST 2001


Hi,

> > > but i think it's true only for the input image!
> > > destination buffer of postproc can be width %8 !=0
> > > but i think i can easily fix that, by allocating padded image and display
> > > just effective part of it.
> > damn i should read the mailinglist stuff before i fix bugs :)
> > yes that would be much better, because mmx prefers the lines aligned at 8 
> > bytes too
> 
> ok i'll change this today

done. dest buffer for postproc is 16x16 aligned. -> stride%16==0
but the image size i pass to postprocess is still the real size. should i
change it too? (seems to be ok now)

> make your %8 check optional (ifdef) :)
i should read cvslog before writing :)))


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list