[MPlayer-dev-eng] Re: [Mplayer-cvslog] CVS: main/postproc swFri Fri Oct 19 17:33:03 2001
Arpi
arpi at thot.banki.hu
Fri Oct 19 17:36:14 CEST 2001
Hi,
> Hi
>
> On Friday 19 October 2001 16:44, Arpi wrote:
> > 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)
> if its very easy yes otherwise no (it shouldnt be a problem for the pp code i
> think, only a few reads are not aligned correctly then)
i don't understand this. why are reads unaligned?
i think width/height values are only used to limit loops.
stride is %16==0 (16, because UV stride is stride>>1 so it's %8==0 now)
or do you mean the source image stride? it should be 16-aligned too as
ffmpeg uses 16x16 blocks and +2*32 wide UMC area internally.
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