0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/man
wm4 d4c1ddd6b1 video: add automatic libavfilter bridge to option parsing
Now you can for example do "--vf=hue=h=60" - there is no "hue" filter in
mpv, so libavfilter's will be used.

This has certain caveats (see manpage).

The point of this is providing a relatively smooth transition path to
removing our own filter stuff.
2017-04-02 18:47:36 +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: add automatic libavfilter bridge to option parsing 2017-04-02 18:47:36 +02:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00