[MPlayer-dev-eng] [PATCH] Direct3D Smooth (delayed) resize

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Dec 10 15:58:38 CET 2008


Hello,
On Wed, Dec 10, 2008 at 03:49:11PM +0200, Georgi Petrov wrote:
> Tonight I'll experiment with allocating fullscreen-sized backbuffer
> and changing only this "viewpoint" on resize events!

Just two minor things you might want to keep in mind:
1) A non-fullscreen video window might be larger than the (fullscreen)screen size.
2) Backbuffer takes up video memory. It might be kind to not always allocate
   excessive amounts, preferably it should not become completely
   impossible to play a 320x200 video just because you have two monitors
   with 1920x1080 resolution attached to a low-end 32 MB card (yes, an
   unlikely situation, that's why I said "preferably").



More information about the MPlayer-dev-eng mailing list