summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-10-19 19:01:33 +0200
committerwm4 <wm4@nowhere>2017-10-19 19:01:33 +0200
commitd3c022779a9d5848a20180c1fa5f184aa9703862 (patch)
treec6b5162cc73e8931e476be42d3d0c39b11d5c143 /video/out/wayland_common.c
parentf37c9b36aaf959a92cb9819d9f50ba87dfae8005 (diff)
downloadmpv-d3c022779a9d5848a20180c1fa5f184aa9703862.tar.bz2
mpv-d3c022779a9d5848a20180c1fa5f184aa9703862.tar.xz
video: fix alpha handling
Regression since ec6e8a31e092a1d. Removal of the explicit else case always applies the conversion to premultiplied alpha in the else branch. We want to scale with multiplied alpha, but we don't want to multiply with alpha again on top of it. Fixes #4983, hopefully.
Diffstat (limited to 'video/out/wayland_common.c')
0 files changed, 0 insertions, 0 deletions