mpv/DOCS/man
wm4 3a9e661e92 video: deprecate almost all video filters
The plan is to nuke the custom filter chain completely. It's not clear
what will happen to the still needed builtin filters (mostly hardware
deinterlacing and vf_vapoursynth). Most likely we'll replace them with
different filter chain concept (whose main purpose will be providing
builtin things and bridging to libavfilter).

The undocumented "warn" options are there to disable deprecation
warnings when the player inserts filter automatically.

The same will be done to audio filters, at a later point.
2017-04-02 18:00:16 +02:00
..
af.rst command: add better runtime filter toggling method 2017-03-25 17:07:40 +01:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst manpage, client API: add some clarifications when commands use OSD 2017-04-01 21:47:19 +02:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst manpage: add empty line between protocol header/description 2017-03-25 12:51:50 +01:00
options.rst external_files: enable autoloading with URLs 2017-04-01 15:42:42 +01:00
osc.rst osc: escape ASS and strip newlines on title 2017-03-27 18:00:56 +01:00
vf.rst video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00