1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 17:42:17 +00:00
mpv/player/lua
Mike Will 9cd2a9fc48 osc.lua: fix calculation for slider's min-max average
Average of two numbers is given by the sum of the two numbers
divided by two. It's gone unnoticed because `s_min` is
basically always zero.
2023-09-25 16:07:34 +00:00
..
assdraw.lua
auto_profiles.lua auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console: sort the output from the help command 2023-07-14 13:06:01 +00:00
defaults.lua lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: read_options: find script-opts prefix at index 1 exactly 2023-06-01 15:11:55 +03:00
osc.lua osc.lua: fix calculation for slider's min-max average 2023-09-25 16:07:34 +00:00
stats.lua stats.lua: don't display full frame crop 2023-09-08 02:27:08 +00:00
ytdl_hook.lua ytdl_hook: improve Windows exe search with suffix 2023-08-13 14:40:36 +00:00