Commit History

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