From a1d3afb395a8cea5327e3155f32c3d808bd52c49 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 6 Sep 2014 14:01:37 +0200 Subject: 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 --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/options.rst') 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, -- cgit v1.2.3