Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Lucas CHOLLET 048ef11136 LibPDF: Factorize flate parameters handling to its own function há 1 ano atrás
  Tim Ledbetter b4296e1c9b LibPDF: Don't use unsanitized values in error messages há 1 ano atrás
  Nico Weber cf705eb235 LibPDF: Use TRY() to get decompression result há 1 ano atrás
  Nico Weber 7dfa5fc1dc LibPDF: Make JPEG decoding errors not assert há 2 anos atrás
  Lucas CHOLLET 4291288a31 LibGfx: Remove `ImageDecoderPlugin::initialize()` há 2 anos atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr há 2 anos atrás
  Julian Offenhäuser 320f5f91ab LibPDF: Ignore whitespace in the ASCII hex filter há 2 anos atrás
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory há 2 anos atrás