DescriptionFix decoding GIF to 565
565 cannot take the !writeTransparentPixels path, so disable it for
cases where we might have to take that path.
This only affects frames beyond the first. If the first frame has
a transparent pixel, it will be marked as non-opaque, so we cannot
decode to 565 anyway.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2441833002
Committed: https://skia.googlesource.com/skia/+/53f63b69e83fd805418d72a6eeb860cf0fcff3c5
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Add comment that the switch case fall through is intentional #Patch Set 4 : Make 565 support interlaced (with no transparency, first frame) #
Messages
Total messages: 22 (13 generated)
|