DescriptionLazy SKP image decoding in DM.
@sugoi:
Early out to avoid some segfaults in SkImageDecoder_libjpeg.cpp.
I am just flailing here... things seem to work, but I have no idea why.
This prints out a lot:
libjpeg error 85 <End Of Image> from output_raw_data [0 0]
@halcanary:
I'm skipping on ImageSrc for now. Leon's refactoring that quite a lot.
This causes minor diffs for the GPU backend, given that we're now
going through the YUV path. It also reduced peak RAM usage on
my desktop from 1.26GB to 1.08GB.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/b3e5e4d314301617d2d48b7589dfd426bd68a671
Patch Set 1 #
Total comments: 1
Patch Set 2 : rebase #Patch Set 3 : appears_to_be_yuv #Patch Set 4 : double check #
Total comments: 2
Messages
Total messages: 23 (9 generated)
|