Skip to content
Snippets Groups Projects
Commit aff50ae1 authored by Benoit Fouet's avatar Benoit Fouet Committed by Michael Niedermayer
Browse files

avcodec/pngdec: do not blend on transparent black


There is no need to memset the zlib output buffer, as there is no
blending happening there. Instead, do not blend when the dispose
operation is set to 'background' (tranparent black).

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent bd67d0ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment