summaryrefslogtreecommitdiffstats
path: root/video/mp_image.c
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas@t-8ch.de>2023-02-19 01:09:43 +0000
committerPhilip Langdale <github.philipl@overt.org>2023-03-05 11:23:01 -0800
commitc0ca5f1a37a8e779337503d90e7ed2f0257d61f1 (patch)
tree0e31c492be89eea00e7438402187ff3493b60b94 /video/mp_image.c
parent291e05ec1ad1ce66f0071db848f4432633d2ee60 (diff)
downloadmpv-c0ca5f1a37a8e779337503d90e7ed2f0257d61f1.tar.bz2
mpv-c0ca5f1a37a8e779337503d90e7ed2f0257d61f1.tar.xz
ao_pipewire: use realtime scheduling for data thread
By making the data thread realtime it is able to serve requests faster and more reliable reducing crackling in certain situations. As the mpv callbacks that are running on the data thread are all non-blocking and very short this should be safe. The same mechanism is also used by pw-cat and the alsa plugin shipped by pipewire.
Diffstat (limited to 'video/mp_image.c')
0 files changed, 0 insertions, 0 deletions