Lucas CHOLLET
|
70a3f1f02b
LibCompress: Rename LZWDecoder => LzwDecompressor
|
há 1 ano atrás |
Lucas CHOLLET
|
11f53ba9cc
LibCompress: Rename LZWDecoder.h => Lzw.h
|
há 1 ano atrás |
Lucas CHOLLET
|
1e023a589d
LibPDF: Plug in the CCITT3 1D decoder and pass corresponding options
|
há 1 ano atrás |
Nico Weber
|
be9a6caa0a
LibPDF: In Filter::decode_jbig2(), invert bits
|
há 1 ano atrás |
Nico Weber
|
1eaaa8c3e9
LibPDF+LibGfx: Support JBIG2s with /JBIG2Globals set
|
há 1 ano atrás |
Nico Weber
|
953f6c5d9b
LibPDF+LibGfx: Pass jbig2-filtered data to JBIG2ImageDecoderPlugin
|
há 1 ano atrás |
Lucas CHOLLET
|
be5e7a360f
LibGfx/CCITT: Add support for images with an unknown number of lines
|
há 1 ano atrás |
Lucas CHOLLET
|
cb03ab4a5a
LibPDF: Handle the BlackIs1 parameter of the CCITTFaxDecode Filter
|
há 1 ano atrás |
Lucas CHOLLET
|
6b3bab5c8a
LibPDF: Plug in the CCITTFaxDecode filter to our CCITT decoder
|
há 1 ano atrás |
Nico Weber
|
eaa568210f
LibPDF: Split CCITT errors by group
|
há 1 ano atrás |
Nico Weber
|
c201825cc8
LibPDF: Read CCITT decode params
|
há 1 ano atrás |
Nico Weber
|
454a10774e
LibPDF: Let Filter::handle_lzw_and_flate_parameters() read decode params
|
há 1 ano atrás |
Nico Weber
|
0e91682283
LibPDF: Be more forgiving about trailing image data
|
há 1 ano atrás |
Nico Weber
|
9f9dbb325b
LibPDF: Make prediction filters error on user-controlled alloc OOM
|
há 1 ano atrás |
Nico Weber
|
93f5420282
LibPDF: Start implementing the TIFF predictor
|
há 1 ano atrás |
Nico Weber
|
e770cf06b0
LibPDF: Send jpeg data down the same path as all other data
|
há 1 ano atrás |
Lucas CHOLLET
|
f389c1cdba
LibGfx+LibPDF: Use LibCompress' implementation of the PackBits decoder
|
há 1 ano atrás |
Lucas CHOLLET
|
2a5cb5becb
LibCompress: Add `LZWDecoder::decode_all()`
|
há 1 ano atrás |
Nico Weber
|
bfe27228a3
LibPDF+LibGfx: Don't invert CMYK channels in JPEG data in PDFs
|
há 1 ano atrás |
Nico Weber
|
443b3eac77
LibPDF: Let decode_png_prediction() call LibGfx's unfilter_scanline()
|
há 1 ano atrás |
Nico Weber
|
145ade3a86
LibPDF: Remove a needless AK:: qualification
|
há 1 ano atrás |
Nico Weber
|
0416a07d56
LibPDF: Make filter byte not part of row in decode_png_prediction()
|
há 1 ano atrás |
Nico Weber
|
b763960fc2
LibPDF: Convert decode_png_prediction to use spans
|
há 1 ano atrás |
Nico Weber
|
588d6fab22
LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType
|
há 1 ano atrás |
Nico Weber
|
7e4fe8e610
LibPDF: Use PNG::paeth_predictor() in png decoding path
|
há 1 ano atrás |
Lucas CHOLLET
|
1e8004734f
LibPDF: Don't consider the End of Data code as normal ASCII85 input
|
há 1 ano atrás |
Lucas CHOLLET
|
59a6d4b7bc
LibPDF: Factorize duplicated code in `Filter::decode_ascii85()`
|
há 1 ano atrás |
Lucas CHOLLET
|
2fe0647c68
LibPDF: Handle pdf-specific white spaces correctly in ASCII85
|
há 1 ano atrás |
Lucas CHOLLET
|
dac703a0b8
LibPDF: Avoid an unnecessary copy in `Filter::decode_ascii85()`
|
há 1 ano atrás |
Lucas CHOLLET
|
9bc25db9a3
LibPDF: Add support for the LZW filter
|
há 1 ano atrás |