summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2017-08-03 01:48:06 +0200
committerMarton Balint <cus@passwd.hu>2017-08-10 22:25:51 +0200
commit498c90c708446b5d30161e51b97e6fd4255dfad6 (patch)
tree4425b7f7c80f2cf387b2f6e745466633effd8658 /LICENSE.md
parent3bd2228d05a05eab5f91ac00b01efac9cb07649b (diff)
avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background
When the background had an alpha channel, the old code in blend_plane calculated premultiplied alpha from the destination plane colors instead of the destination alpha. Also the calculation of the output alpha should only happen after the color planes are already finished. Fixes output of: ffplay -f lavfi "testsrc2=alpha=32[a];color=black[b];[b][a]overlay[out0]" Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions