From 521110054d89f5066549288092fd945968dd4d50 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 25 Jan 2016 21:46:01 +0100 Subject: vo_opengl: add tscale-interpolates-only sub-option --- DOCS/man/vo.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 96ba0049ca..027e2dfb1f 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -549,6 +549,10 @@ Available video output drivers are: manifest themselves as short flashes or fringes of black, mostly around moving edges) in exchange for potentially adding more blur. + ``tscale-interpolates-only=`` + If set, then don't perform interpolation if the playback rate matches + the the display refresh rate (default: yes). + ``dscale-radius``, ``cscale-radius``, ``tscale-radius``, etc. Set filter parameters for ``dscale``, ``cscale`` and ``tscale``, respectively. -- cgit v1.2.3