mpv/DOCS
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
..
OUTDATED-tech core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
man vf_lavfi: export a wrapper function 2013-12-04 00:07:38 +01:00
crosscompile-mingw.txt switch the build system to waf 2013-11-21 21:22:36 +01:00
edl-mpv.rst timeline: reject mplayer2 EDL files, change EDL header 2013-11-21 15:59:00 +01:00
encoding.rst encoding-example-profiles and manpage: prefer libvorbis over vorbis 2013-03-31 19:13:06 +02:00
tech-overview.txt tech-overview.txt: minor update 2013-11-20 18:16:20 +01:00
waf-buildsystem.rst build: make --disable-gl disable all the gl backends 2013-11-28 09:06:43 +01:00