From 6bd2bdc74522f0fbcc51f79e435729b1efe6c4f6 Mon Sep 17 00:00:00 2001 From: Akemi Date: Wed, 18 Apr 2018 16:04:27 +0200 Subject: cocoa: change deprecation warning from opengl-cb to libmpv --- DOCS/interface-changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index a21f50e0fa..9c29f31b0a 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -75,10 +75,10 @@ Interface changes pad must be connected either to another filter, or to a video/audio track or video/audio output). If they are disconnected at runtime, the stream will probably stall. - - deprecate the OpenGL cocoa backend, option choice --gpu-context=cocoa - when used with --gpu-api=opengl (use --vo=opengl-cb) - rename --vo=opengl-cb to --vo=libmpv (goes in hand with the opengl-cb API deprecation, see client-api-changes.rst) + - deprecate the OpenGL cocoa backend, option choice --gpu-context=cocoa + when used with --gpu-api=opengl (use --vo=libmpv) - make --deinterlace=yes always deinterlace, instead of trying to check certain unreliable video metadata. Also flip the defaults of all builtin HW deinterlace filters to always deinterlace. -- cgit v1.2.3