[MPlayer-DOCS] r34015 - in trunk: Changelog DOCS/man/en/mplayer.1 libvo/gl_common.c libvo/gl_common.h libvo/vo_gl.c

reimar subversion at mplayerhq.hu
Fri Aug 26 21:24:12 CEST 2011


Author: reimar
Date: Fri Aug 26 21:24:12 2011
New Revision: 34015

Log:
Hook up -vo gl noise support.

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/Changelog
   trunk/libvo/gl_common.c
   trunk/libvo/gl_common.h
   trunk/libvo/vo_gl.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	Fri Aug 26 20:51:51 2011	(r34014)
+++ trunk/DOCS/man/en/mplayer.1	Fri Aug 26 21:24:12 2011	(r34015)
@@ -4256,6 +4256,9 @@ Select the scaling function to use for c
 For details see lscale.
 .IPs filter-strength=<value>
 Set the effect strength for the lscale/cscale filters that support it.
+.IPs noise-strength=<value>
+Set how much noise to add. 0 to disable (default), 1.0 for level suitable
+for dithering to 6 bit.
 .IPs stereo=<value>
 Select a method for stereo display.
 You may have to use \-aspect to fix the aspect value.


More information about the MPlayer-DOCS mailing list