mpv/player/lua
Guido Cella 8110bdac6d command: remove deprecated packet-*-bitrate properties
These have been deprecated for 9 years so it's fine to remove them.

Using the replacement properties like video-bitrate in stats.lua will
convert big enough bitrates to Mbps.
2024-07-18 22:52:35 +02:00
..
assdraw.lua
auto_profiles.lua auto_profiles.lua: fix some lint warnings 2024-05-12 20:06:39 +02:00
console.lua sub: add (sub/osd)-border-style; renaming sub options 2024-07-12 20:17:38 +00:00
defaults.lua defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
fzy.lua scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
input.lua console.lua: don't convert integers for mp.input to string 2024-05-12 23:13:48 +02:00
meson.build select.lua: add this script 2024-05-12 23:13:48 +02:00
options.lua options.lua: fix some lint warnings 2024-05-12 20:06:39 +02:00
osc.lua osc.lua: don't hide osc when touch is active 2024-07-18 22:49:51 +02:00
select.lua loadfile,select.lua: print bitrates of tracks 2024-07-18 22:52:35 +02:00
stats.lua command: remove deprecated packet-*-bitrate properties 2024-07-18 22:52:35 +02:00
ytdl_hook.lua player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00