[MPlayer-cvslog] r37194 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_gl.c
reimar
subversion at mplayerhq.hu
Sat May 10 21:59:39 CEST 2014
Author: reimar
Date: Sat May 10 21:59:38 2014
New Revision: 37194
Log:
Document nearest-neighbor scaling for vo_gl.
Modified:
trunk/libvo/vo_gl.c
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c Thu May 8 12:30:52 2014 (r37193)
+++ trunk/libvo/vo_gl.c Sat May 10 21:59:38 2014 (r37194)
@@ -1314,6 +1314,7 @@ static int preinit_internal(const char *
" 3: as 1 but without using a lookup texture.\n"
" 4: experimental unsharp masking (sharpening).\n"
" 5: experimental unsharp masking (sharpening) with larger radius.\n"
+ " 64: nearest neighbor scaling.\n"
" cscale=<n>\n"
" as lscale but for chroma (2x slower with little visible effect).\n"
" filter-strength=<value>\n"
More information about the MPlayer-cvslog
mailing list