summaryrefslogtreecommitdiffstats
path: root/player/javascript/defaults.js
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-11-09 03:18:48 +0100
committersfan5 <sfan5@live.de>2023-11-22 11:51:46 +0100
commit5220725ca506bc40f1f0c3f0507fa337605f1dba (patch)
treef952b607224626fa878c6bd4b43492277d16db5e /player/javascript/defaults.js
parent67deebc5b5cf9f00f43e0126213fcae05335dd48 (diff)
downloadmpv-5220725ca506bc40f1f0c3f0507fa337605f1dba.tar.bz2
mpv-5220725ca506bc40f1f0c3f0507fa337605f1dba.tar.xz
vo: add params mutex
This mostly is added to resolve player command synchronization with VO thread discussed in 477a0f83. The current uses does not necessarily need this as they are all managed by playloop. But for future use with other params that will be handy. Those params are mostly to observe current state of VO and does not necessarly need to be locked along with frame drawing, that changes the params once at the end.
Diffstat (limited to 'player/javascript/defaults.js')
0 files changed, 0 insertions, 0 deletions