[MPlayer-dev-eng] new deinterlace filters
Arpi
arpi at thot.banki.hu
Thu Jan 23 17:26:56 CET 2003
Hi,
> I suppose in the long term it would be cool to make an improved video
> filter layer that allows 'DR1' between filters... Or at least make
heh?
filters do DR1 since the beginning.
at least if the filter implements get_image().
look at expand for example.
and others also do no-copy tricks, with pointers & strides, like crop.
> stride rendering between filters work...
you mean slice?
yes it's planned. it could work, but atm none of the filters implements
draw_slice() and the API has some possible problems with slices.
maybe i should finish that path before leaving the project...
(but after 0.90, as it may break lots of things)
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