mpv/DOCS/man/en
wm4 25635a62c3 vf_lavfi: export a wrapper function
This will allow old filter to run libavfilter instead by calling
vf_lw_set_graph(), which turns the filter into a wrapper, using a given
libavfilter graph.

Later commits use that to automatically "reroute" a bunch of filters to
libavfilter. We want to get rid of the old MPlayer filter code, because
it's bad an unmaintained, but we still don't want to force everyone to
use vf_lavfi, so this solution will do for a while.
2013-12-04 00:07:38 +01:00
..
af.rst options: add options that set defaults for af/vf/ao/vo 2013-12-01 00:12:10 +01:00
ao.rst options: add options that set defaults for af/vf/ao/vo 2013-12-01 00:12:10 +01:00
changes.rst manpage: mention that vda can work with vo_opengl 2013-12-02 19:24:18 +01:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst options: add option to disable using right Alt key as Alt Gr 2013-12-02 09:03:31 +01:00
lua.rst Add initial Lua scripting support 2013-09-26 01:28:58 +02:00
mpv.rst manpage: document , mapping (frame_back_step) 2013-11-22 13:07:36 +01:00
options.rst manpage: mention that vda can work with vo_opengl 2013-12-02 19:24:18 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst vf_lavfi: export a wrapper function 2013-12-04 00:07:38 +01:00
vo.rst vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00