mpv/player/lua
rnhmjoj 45e6804478 ytdl_hook: fix crash on missing track bitrate
Some tracks happen to lack bitrate information (ie. no tbr value).
In that case, just ignore the track while computing the max bitrate.

For an example, this is a stream in which all audio tracks
have no bitrate: https://www.raiplay.it/dirette/rai1
2021-03-08 14:01:34 +02:00
..
assdraw.lua
auto_profiles.lua auto_profiles: fix compile_cond on lua 5.1 2020-12-08 17:29:19 +00:00
console.lua console: use wl-paste on Wayland 2020-12-14 22:43:34 +00:00
defaults.lua lua/js: mp.get_mouse_pos: use the mouse-pos property 2020-11-16 20:29:58 +02:00
options.lua lua: windows got what users crave 2020-05-27 15:01:39 +02:00
osc.lua osc: fix hovering timestamp sticking around when moving mouse away 2020-05-16 13:45:16 +02:00
stats.lua stats: display hw pixel format too 2020-10-16 17:48:05 +02:00
ytdl_hook.lua ytdl_hook: fix crash on missing track bitrate 2021-03-08 14:01:34 +02:00