Lucas CHOLLET
|
8ef5170bd5
LibGfx/WebP: Remove a typo
|
1 år sedan |
Lucas CHOLLET
|
4adef05e6d
LibGfx/WebP: Decode the first chunk in `create()`
|
1 år sedan |
Lucas CHOLLET
|
e5b70837de
LibGfx: Remove `ImageDecoder::set_[non]volatile()`
|
2 år sedan |
MacDue
|
e7cddda7e1
LibGfx: Allow passing an ideal size to image decoders
|
2 år sedan |
Nico Weber
|
52d17afd7e
WebP: Add test for vertical ALPH chunk filtering_method
|
2 år sedan |
Nico Weber
|
816674de36
WebP: Add test for horizontal ALPH chunk filtering_method
|
2 år sedan |
Nico Weber
|
4e92027513
WebP: Add missing spec quotes in a comment, tweak whitespace
|
2 år sedan |
Nico Weber
|
df79a2720b
WebP/Lossy+Alpha: Implement filtering_method for ALPH chunk
|
2 år sedan |
Nico Weber
|
5793579d84
Revert "WebP: Add optional debugging code for dumping ALPH as standa..."
|
2 år sedan |
Nico Weber
|
fc3249a1ca
WebP: Add optional debugging code for dumping ALPH as standalone file
|
2 år sedan |
Nico Weber
|
bf9e730566
WebP: Log error if there is one
|
2 år sedan |
Nico Weber
|
c2ec97dd79
WebP: Remove nonsensical comment
|
2 år sedan |
Nico Weber
|
ae5d1d5a25
WebP: Let ALPH replace alpha channel instead of augmenting it
|
2 år sedan |
Ben Wiederhake
|
da394abe04
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
|
2 år sedan |
Nico Weber
|
9e8b507fad
LibGfx/WebP: Do not add alpha channel for animated images without alpha
|
2 år sedan |
Nico Weber
|
bc207fd0a0
LibGfx/WebP: Move lossy decoder to its own file
|
2 år sedan |
Nico Weber
|
83da7ad875
LibGfx/WebP: Give VP8 decoding functions same interface as VP8L ones
|
2 år sedan |
Nico Weber
|
d15dc28833
LibGfx/WebP: Tell decode_webp_chunk_VP8() if it needs an alpha channel
|
2 år sedan |
Nico Weber
|
e13c319972
LibGfx/WebP: Remove pointless decode_webp_chunk_VP8L() function
|
2 år sedan |
Nico Weber
|
1ec5c8395c
LibGfx/WebP: Remove context.error() now that it is a no-op
|
2 år sedan |
Nico Weber
|
ddc2cc886b
LibGfx/WebP: Redo error handling
|
2 år sedan |
Nico Weber
|
bdba70b38f
LibGfx/WebP: Change ImageData optional-ness
|
2 år sedan |
Nico Weber
|
119ccfe5da
LibGfx/WebP: Minor cosmetical changes in WebPLoaderLossless.h
|
2 år sedan |
Nico Weber
|
65c7145e69
LibGfx/WebP: Move lossless decoder to its own file
|
2 år sedan |
Nico Weber
|
4f1c9a4ba2
LibGfx/WebP: Let decode_webp_chunk_VP8L_header() take ReadonlyBytes
|
2 år sedan |
Nico Weber
|
9d4da5af43
LibGfx/WebP: Store pointer to lossless data in VP8LHeader struct
|
2 år sedan |
Nico Weber
|
5252f1cd60
LibGfx/WebP: Stop storing vp8_header and vp8l_header in context
|
2 år sedan |
Nico Weber
|
135b029250
LibGfx/WebP: Stop passing context to decode_webp_chunk_VP8L_contents()
|
2 år sedan |
Nico Weber
|
97d085abea
LibGfx/WebP: Stop passing context to decode_webp_chunk_VP8L_image()
|
2 år sedan |
Nico Weber
|
356cadc350
LibGfx/WebP: Stop passing context to decode_webp_chunk_VP8L_prefix_code
|
2 år sedan |