Nico Weber
|
c201825cc8
LibPDF: Read CCITT decode params
|
1 year ago |
Nico Weber
|
454a10774e
LibPDF: Let Filter::handle_lzw_and_flate_parameters() read decode params
|
1 year ago |
Nico Weber
|
93f5420282
LibPDF: Start implementing the TIFF predictor
|
1 year ago |
Nico Weber
|
443b3eac77
LibPDF: Let decode_png_prediction() call LibGfx's unfilter_scanline()
|
1 year ago |
Nico Weber
|
b763960fc2
LibPDF: Convert decode_png_prediction to use spans
|
1 year ago |
Lucas CHOLLET
|
9bc25db9a3
LibPDF: Add support for the LZW filter
|
1 year ago |
Lucas CHOLLET
|
048ef11136
LibPDF: Factorize flate parameters handling to its own function
|
1 year ago |
Rodrigo Tobar
|
2a8e0da71c
LibPDF: Improve error support for Filter class
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Julian Offenhäuser
|
c2ad29c85f
LibPDF: Implement png predictor decoding for flate filter
|
2 years ago |
Sam Atkins
|
fa3c61cf5a
LibPDF: Make Filter::decode() return ErrorOr
|
3 years ago |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 years ago |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 years ago |
Matthew Olsson
|
477e3946e5
LibPDF: Add support for stream filters
|
4 years ago |