0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/options
wm4 ce8dae3f0d m_property: remove pointless explicitly clamping
This is basically dead code, and even the commit that added this code 4
years ago said that this should be for debugging only.

(Though it is possible that the clamp callback was used for something
else, and then unused again. Also, some of the clamping code remains and
is used for internal checking, e.g. clamp_double().)
2016-08-31 15:31:51 +02:00
..
m_config.c m_config: pass parent option in m_config_add_option() 2016-08-30 23:48:42 +02:00
m_config.h m_config: rename is_generated to is_hidden 2016-08-30 23:47:09 +02:00
m_option.c m_property: remove pointless explicitly clamping 2016-08-31 15:31:51 +02:00
m_option.h m_property: remove pointless explicitly clamping 2016-08-31 15:31:51 +02:00
m_property.c m_property: remove pointless explicitly clamping 2016-08-31 15:31:51 +02:00
m_property.h vo_opengl: refactor performance data properties 2016-06-08 22:11:38 +02:00
options.c options: make mp_vo_opts options an actual sub-option group 2016-08-30 23:50:57 +02:00
options.h options: make mp_vo_opts options an actual sub-option group 2016-08-30 23:50:57 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00