summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2020-10-05 10:27:44 -0500
committerDudemanguy <random342@airmail.cc>2020-10-15 13:43:45 +0000
commitaacefa4ae5c6112ee7e98535e377c3806bcec85a (patch)
tree34977407c82247e0266baec38fed1e2e2d00d145 /video/out/wayland_common.c
parentdeaea70630647e261d60fa7eb9447d386efd38d2 (diff)
downloadmpv-aacefa4ae5c6112ee7e98535e377c3806bcec85a.tar.bz2
mpv-aacefa4ae5c6112ee7e98535e377c3806bcec85a.tar.xz
vo_gpu: update render options on runtime
vo_gpu has a small set of options for ra_ctx that can be set. In practice, runtime toggling doesn't matter for most of these as they have no effect while a video is playing. However, changing the alpha option during runtime can actually work depending on the backend used. mpv already detected when one of these options changed, but it made no attempt to update the options in the ra_ctx accordingly (likely because nothing made any use of this information). Another related change is to add an update_render_opts to the fns and allow invidiual backends to (optionally) use it.
Diffstat (limited to 'video/out/wayland_common.c')
0 files changed, 0 insertions, 0 deletions