From 1dd7b7bddc694b1c018b74bccaebcc98d9144ee4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 28 Sep 2015 21:55:23 +0200 Subject: video: remove VDA support VideoToolbox is preferred. Now that FFmpeg released 2.8, there's no reason to support VDA anymore. In fact, we had a bug that made VDA not useable with older FFmpeg versions in some newer mpv releases. VideoToolbox is supported even on slightly older OSX versions, and if not, you still can run mpv without hw decoding. --- DOCS/man/options.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 69a2147b37..cbbb9188fd 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -569,7 +569,6 @@ 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`` (OS X only) :videotoolbox: requires ``--vo=opengl`` (newer OS X only) :dxva2-copy: copies video back to system RAM (Windows only) :rpi: requires ``--vo=rpi`` (Raspberry Pi only - default if available) -- cgit v1.2.3