[MPlayer-dev-eng] [PATCH] reduce flashing on resize with VDPAU

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Mar 23 19:12:55 CET 2009


On Mon, Mar 23, 2009 at 06:27:15PM +0100, Dan Oscarsson wrote:
> +// find the interval between vsyncs
> +static void get_vdpau_timing(void) {

Have you tried the simple-but-stupid method of just using the screen
refresh rate (e.g. via XRRConfigCurrentRate/XRRScreenConfig)?
Might be easier to get to work nicely with Xinerama setups, too.



More information about the MPlayer-dev-eng mailing list