summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2014-09-06 14:01:37 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2014-09-06 14:10:22 +0200
commita1d3afb395a8cea5327e3155f32c3d808bd52c49 (patch)
tree564b7622a02995433c1f4aa2c697d22bef382617 /DOCS/man/options.rst
parenta6774d3a83481d77716409fa87963983e663dfe2 (diff)
downloadmpv-a1d3afb395a8cea5327e3155f32c3d808bd52c49.tar.bz2
mpv-a1d3afb395a8cea5327e3155f32c3d808bd52c49.tar.xz
vo_corevideo: remove this VO
This was kept in the codebase because it is slightly faster than --vo=opengl on really old Intel cards (from the GMA era). Time to kill it, and let it rest. Fixes #1061
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 73378d5ad3..413e5ca5ee 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -475,7 +475,7 @@ Video
:vdpau: requires ``--vo=vdpau`` or ``--vo=opengl`` (Linux only)
:vaapi: requires ``--vo=opengl`` or ``--vo=vaapi`` (Linux with Intel GPUs only)
:vaapi-copy: copies video back into system RAM (Linux with Intel GPUs only)
- :vda: requires ``--vo=opengl`` or ``--vo=corevideo`` (OS X only)
+ :vda: requires ``--vo=opengl`` (OS X only)
``auto`` tries to automatically enable hardware decoding using the first
available method. This still depends what VO you are using. For example,