mpv/player/lua
Guido Cella 19a37f625f console.lua: refactor find_common_prefix
Reuse common_prefix_length() to make find_common_prefix() shorter and
faster by not creating many temporary strings.

The decrease in the average time to run find_common_prefix() over 1000
calls I measured is:

set \<Tab>: 1e-4s -> 1e-5s
set s\Tab>: 1e-5s -> 5e-6s
2023-12-26 20:12:24 +01: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.lua: refactor find_common_prefix 2023-12-26 20:12:24 +01:00
defaults.lua player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: remove a ton of unneeded parentheses 2023-11-02 16:03:20 +00:00
osc.lua osc: allow disabling special mouse wheel behavior 2023-12-21 09:13:11 +01:00
stats.lua stats.lua: fix incorrect storage aspect ratio value 2023-11-14 15:00:23 +00:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00