[MPlayer-dev-eng] Move converters outside from libvo
Arpi
arpi at thot.banki.hu
Sun Feb 24 01:52:43 CET 2002
Hi,
> I prefer to move outside the not-needed converters (YUV->RGB) from libvo.
> Libvo query_format should return yes only for formats supported without
> software conversion. It's very annoying to code all the converters
> into every vo_ thats RGB based.
>
> This should be done in mplayer.c
you should know, that now it's impossible without big speed loss.
libvo does yuv2rgb _while_ copying from codec to video memory.
with extermal converets it would mean one more memcpy...
...without direct rendering which requires filter layer etc...
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