RESOLVED WONTFIX47955
decode WebP into CG using raw BMP for transfer
https://bugs.webkit.org/show_bug.cgi?id=47955
Summary decode WebP into CG using raw BMP for transfer
Pascal Massimino
Reported 2010-10-19 16:40:47 PDT
Hi, looks like a trick, but works... patch might be outdated, but the idea is here.
Attachments
WebP->BMP->CG transfer (11.63 KB, patch)
2010-10-19 16:41 PDT, Pascal Massimino
no flags
Pascal Massimino
Comment 1 2010-10-19 16:41:36 PDT
Created attachment 71223 [details] WebP->BMP->CG transfer
Adam Barth
Comment 2 2010-10-21 16:09:38 PDT
This is an ugly hack. I think a better approach is to switch over to using the WebKit image decoders entirely rather than creating a fake BMP. That approach seems to be making progress, so I'm closing this bug. Free free to re-open if that effort stalls.
Note You need to log in before you can comment on or make changes to this bug.