From 618d7f59b0baa95f2151f45a6026de4d7dace4aa Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 6 Sep 2016 18:43:51 +0200 Subject: vo_vdpau: rename some sub-options Since the sub-options have been deprecated very recently, and are redirected to global options, we don't need to document this change. --- DOCS/man/vo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 7eb8b28bd4..a3645617ae 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -163,11 +163,11 @@ Available video output drivers are: with the composited mode behavior of the NVIDIA driver, there is no hard playback speed limit even without the disabled logic. Enabled by default, use ``no-composite-detect`` to disable. - ``--vo-vdpau-queuetime_windowed=`` and ``queuetime_fs=`` + ``--vo-vdpau-queuetime-windowed=`` and ``queuetime-fs=`` Use VDPAU's presentation queue functionality to queue future video frame changes at most this many milliseconds in advance (default: 50). See below for additional information. - ``--vo-vdpau-output_surfaces=<2-15>`` + ``--vo-vdpau-output-surfaces=<2-15>`` Allocate this many output surfaces to display video frames (default: 3). See below for additional information. ``--vo-vdpau-colorkey=<#RRGGBB|#AARRGGBB>`` -- cgit v1.2.3