[MPlayer-dev-eng] CVS: main/libmpcodecs vf_rotate.c,1.3,1.4

Arpi arpi at thot.banki.hu
Wed Oct 23 20:25:41 CEST 2002


Hi,

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hehe sorry, no. It is all good.

no, it's ok.

your implementation was unstable, you aren't allowed to just pass mpi to the
next filter, as when "handshaking" supported mpi features (buffer type,
stride restrictions etc) then your filter was asked not the next one!
there are 2 methods to workaround this:
- get_image with EXPORT type, and copy pointers/strides, see vf_cropdetect
- set put_image to vf_next_put_image, it's specially handled in vf.c:get_image


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