1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 04:58:06 +00:00
mpv/options
wm4 05bad1f57a command: allow native access to "vf" property
This allows client API users and Lua scripts to side-step the pretty
horrible video filter string "language" (although it's back and can't be
avoided when using libavfilter).
2014-04-24 02:30:00 +02:00
..
m_config.c client API: make mpv_set_option set options natively 2014-04-22 01:42:57 +02:00
m_config.h client API: make mpv_set_option set options natively 2014-04-22 01:42:57 +02:00
m_option.c command: allow native access to "vf" property 2014-04-24 02:30:00 +02:00
m_option.h
m_property.c
m_property.h
options.c encode: don't apply default config options 2014-04-19 22:05:17 +02:00
options.h
parse_commandline.c build: glob() is always available 2014-04-22 01:42:57 +02:00
parse_commandline.h
parse_configfile.c encode: don't apply default config options 2014-04-19 22:05:17 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c
path.h