1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 17:42:17 +00:00
mpv/options
wm4 7c6570402b options: remove options-to-property bridge
The previous bunch of commits made this unnecessary, so this should be
a purely internal change with no user impact.

This may or may not open the way to future improvements. Even if not,
at least the property/option interaction should now be much less buggy.
2019-11-25 20:29:43 +01:00
..
m_config.c options: remove options-to-property bridge 2019-11-25 20:29:43 +01:00
m_config.h options: remove options-to-property bridge 2019-11-25 20:29:43 +01:00
m_option.c options: pre-check filter names when using vf/af libavfilter bridge 2019-11-25 20:29:42 +01:00
m_option.h options: pre-check filter names when using vf/af libavfilter bridge 2019-11-25 20:29:42 +01:00
m_property.c command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
m_property.h command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
options.c command, options: deprecate old --display-fps behavior 2019-11-25 00:47:53 +01:00
options.h player: Optionally validate st_mtime when restoring playback state 2019-11-20 15:11:33 +01:00
parse_commandline.c Remove optical disc fancification layers 2019-09-13 17:31:59 +02:00
parse_commandline.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
parse_configfile.c options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
path.c options/path: fix url detection per RFC3986 2019-04-05 20:48:24 +03:00
path.h path: don't access global option struct 2018-05-24 19:56:35 +02:00