[MPlayer-dev-eng] [PATCH] switching vsync on or off at runtime

Diego Biurrun diego at biurrun.de
Thu Sep 2 01:14:41 CEST 2004


Aurelien Jacobs writes:
> On Fri, 27 Aug 2004 23:00:08 +0000
> 
> Here is a new version with parameter support and documentation.
> I currently have a very limited internet access, so I don't have an
> up to date CVS, but I still tested my patches with a quite recent one.

> +switch_vsync [<value>]
> +    Switch the vsync flasg (1 == on, 0 == off). If no value is provided,
> +    vsync status is inverted.

should be

  switch_vsync [<value>]
      Toggle vsync (1 == on, 0 == off). If no value is provided,
      vsync status is inverted.

Diego




More information about the MPlayer-dev-eng mailing list