mpv/TOOLS
wm4 c680cfd18a vf_dlopen: remove this filter
It was an attempt to move some MPlayer filters (which were removed from
mpv) to external, loadable filters. That worked well, but then the
MPlayer filters were ported to libavfilter (independently), so they're
available again. Also there is a more widely supported and more advanced
loadable filter system supported by mpv: vapoursynth.

In conclusion, vf_dlopen is not useful anymore, confusing, and requires
quite a bit of code (and probably wouldn't survive the rewrite of the
mpv video filter chain, which has to come at some point). It has some
implicit dependencies on internal conventions, like possibly the format
names dropped in the previous commit.

We also deprecated it last release. Drop it.
2017-06-18 13:55:40 +02:00
..
lua
mpv-osd-symbols.sfdir
osxbundle/mpv.app/Contents
__init__.py
appveyor-build.sh
appveyor-install.sh
dylib-unhell.py
file2string.py
gen-osd-font.sh
gen-x11-icon.sh
idet.sh
matroska.py
mpv_identify.sh
osxbundle.py
stats-conv.py
travis-deps
travis-rebuild-website
umpv
uncrustify.cfg
zsh.pl