diff libvo/vo_gl.c @ 37098:5674877e6814

Document nearest-neighbor scaling for vo_gl.
author reimar
date Sat, 10 May 2014 19:59:38 +0000
parents 61a9df2e25d0
children
line wrap: on
line diff
--- a/libvo/vo_gl.c	Thu May 08 10:30:52 2014 +0000
+++ b/libvo/vo_gl.c	Sat May 10 19:59:38 2014 +0000
@@ -1314,6 +1314,7 @@
               "    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"