mirror of https://github.com/mpv-player/mpv
b3f8464fa9
Pass everything in the tables passed by mp.input callers to console.lua so new flags can be added without modifying these clients. In Lua, callbacks have to be excluded from the argument tables to not make utils.format_json() error, while with JSON.stringify they are automatically omitted. |
||
---|---|---|
.. | ||
defaults.js | ||
meson.build |