[MPlayer-DOCS] r25786 - in trunk: DOCS/man/en/mplayer.1 libvo/gl_common.c libvo/gl_common.h
reimar
subversion at mplayerhq.hu
Fri Jan 18 20:05:29 CET 2008
Author: reimar
Date: Fri Jan 18 20:05:29 2008
New Revision: 25786
Log:
Add a fragment program for 5x5 unsharp masking
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/libvo/gl_common.c
trunk/libvo/gl_common.h
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Jan 18 20:05:29 2008
@@ -3657,6 +3657,8 @@ Works on a few more cards than method 1.
Might be faster on some cards.
.br
4: Use experimental unsharp masking with 3x3 support and a strength of 0.5.
+.br
+5: Use experimental unsharp masking with 5x5 support and a strength of 0.5.
.RE
.IPs cscale=<n>
Select the scaling function to use for chrominance scaling.
More information about the MPlayer-DOCS
mailing list