[MPlayer-dev-eng] [PATCH] EOSD support for VDPAU

Grigori G greg at chown.ath.cx
Sun Feb 22 08:00:01 CET 2009


Hi,

this patch is a revised version of the earlier EOSD patch for VDPAU.
It adds support for pan-and-scan, moves the calculations for color, 
destination and source rectangle in generate_eosd() and avoids 
re-uploads of bitmaps in case the subtitles only moved on screen.
The fixed limit of surfaces remains, but that's not really an issue and 
I intend to remove it later.

Power-of-two-sized surfaces are used to make it possible to reuse more 
of the allocated surfaces. This is good since surface allocation is 
expensive.

Grigori
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vdpau-ass.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090222/c942d78d/attachment.asc>


More information about the MPlayer-dev-eng mailing list