From 30072508247aafb30205ecf78a020ed07a4edb84 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sat, 11 Jul 2015 13:55:45 +0200 Subject: vo_opengl: reimplement tscale=oversample Closes #2102. --- DOCS/man/vo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 9f6e7277c3..18a56fe79c 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -495,7 +495,7 @@ Available video output drivers are: The filter used for interpolating the temporal axis (frames). This is only used if ``interpolation`` is enabled. The only valid choices for ``tscale`` are separable convolution filters (use ``tscale=help`` - to get a list). The default is ``robidoux``. + to get a list). The default is ``oversample``. Note that the maximum supported filter radius is currently 3, due to limitations in the number of video textures that can be loaded -- cgit v1.2.3