[MPlayer-dev-eng] Video output for RV280+Mesa3D
malc
av1474 at comtv.ru
Fri Dec 5 13:36:51 CET 2008
On Fri, 5 Dec 2008, compn wrote:
> On Fri, 5 Dec 2008 13:44:51 +0300 (MSK), malc wrote:
>>
>> The patch implements the most performant(at least on this mac mini) way to
>> put YV12/I420/YUY2/UYVY data on screen. Constraints include:
>> a) PPC
>> b) Altivec presence
>> c) Mesa3D + GLX_MESA_allocate_memory
>> d) Horizontal resolution being multiple of 16
>>
>> The code also relies on SDL for operation.
>
> interesting. like reimar says , benchmarks would be nice
> also is it mac osx or linux on ppc ? :)
Linux.
[..snip..]
>
> is this lgpl? it should go into swscale if its faster than current
> swscale...
It's tailored for the goal, i.e. being cache friendly, doubt that it needs
to be in swscale.
[..snip..]
>
> duplication from vo_sdl.c ?
Perhaps, it's been a while since i wrote/stole this part.
--
mailto:av1474 at comtv.ru
More information about the MPlayer-dev-eng
mailing list