summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-08-30 23:00:39 +0200
committerwm4 <wm4@nowhere>2015-08-30 23:05:49 +0200
commitfb94744595aabfa665e0799e9b386e77633c1818 (patch)
tree1736d2d06123014352315d6af05f7717b82252a2 /misc
parent82f0d373fbecc18cd2ddc748f0b330160845f2cd (diff)
downloadmpv-fb94744595aabfa665e0799e9b386e77633c1818.tar.bz2
mpv-fb94744595aabfa665e0799e9b386e77633c1818.tar.xz
vo_opengl: fix alpha video in one case
yuva444p worked, yuva420p didn't. This happened because the chroma pass discards the alpha plane, which is referenced by the alpha blend code later. Add a terrible hack to work this around, actually using the same hack as was used for the Y plane. (A terrible hack for terrible code.)
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions