mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
Implement WebP image decoder.
This commit is contained in:
parent
85b4e45fa7
commit
9121db73a2
10 changed files with 579 additions and 2 deletions
|
|
@ -28,6 +28,7 @@ UNIFIED_SOURCES += [
|
|||
'nsIconDecoder.cpp',
|
||||
'nsJPEGDecoder.cpp',
|
||||
'nsPNGDecoder.cpp',
|
||||
'nsWebPDecoder.cpp',
|
||||
]
|
||||
|
||||
include('/ipc/chromium/chromium-config.mozbuild')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue