Historique des commits

Auteur SHA1 Message Date
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings il y a 1 an
  kleines Filmröllchen 19a1369a70 LibGfx: Use LibRIFF for WebP loading il y a 1 an
  Sam Atkins 2c24192e1f LibGfx: Move FourCC to its own file il y a 1 an
  Nicolas Ramz 66d6388b8a LibGfx/WebP: Move FourCC into ImageDecoder.h il y a 1 an
  Lucas CHOLLET 8ef5170bd5 LibGfx/WebP: Remove a typo il y a 2 ans
  Lucas CHOLLET 4adef05e6d LibGfx/WebP: Decode the first chunk in `create()` il y a 2 ans
  Lucas CHOLLET e5b70837de LibGfx: Remove `ImageDecoder::set_[non]volatile()` il y a 2 ans
  MacDue e7cddda7e1 LibGfx: Allow passing an ideal size to image decoders il y a 2 ans
  Nico Weber 52d17afd7e WebP: Add test for vertical ALPH chunk filtering_method il y a 2 ans
  Nico Weber 816674de36 WebP: Add test for horizontal ALPH chunk filtering_method il y a 2 ans
  Nico Weber 4e92027513 WebP: Add missing spec quotes in a comment, tweak whitespace il y a 2 ans
  Nico Weber df79a2720b WebP/Lossy+Alpha: Implement filtering_method for ALPH chunk il y a 2 ans
  Nico Weber 5793579d84 Revert "WebP: Add optional debugging code for dumping ALPH as standa..." il y a 2 ans
  Nico Weber fc3249a1ca WebP: Add optional debugging code for dumping ALPH as standalone file il y a 2 ans
  Nico Weber bf9e730566 WebP: Log error if there is one il y a 2 ans
  Nico Weber c2ec97dd79 WebP: Remove nonsensical comment il y a 2 ans
  Nico Weber ae5d1d5a25 WebP: Let ALPH replace alpha channel instead of augmenting it il y a 2 ans
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr il y a 2 ans
  Nico Weber 9e8b507fad LibGfx/WebP: Do not add alpha channel for animated images without alpha il y a 2 ans
  Nico Weber bc207fd0a0 LibGfx/WebP: Move lossy decoder to its own file il y a 2 ans
  Nico Weber 83da7ad875 LibGfx/WebP: Give VP8 decoding functions same interface as VP8L ones il y a 2 ans
  Nico Weber d15dc28833 LibGfx/WebP: Tell decode_webp_chunk_VP8() if it needs an alpha channel il y a 2 ans
  Nico Weber e13c319972 LibGfx/WebP: Remove pointless decode_webp_chunk_VP8L() function il y a 2 ans
  Nico Weber 1ec5c8395c LibGfx/WebP: Remove context.error() now that it is a no-op il y a 2 ans
  Nico Weber ddc2cc886b LibGfx/WebP: Redo error handling il y a 2 ans
  Nico Weber bdba70b38f LibGfx/WebP: Change ImageData optional-ness il y a 2 ans
  Nico Weber 119ccfe5da LibGfx/WebP: Minor cosmetical changes in WebPLoaderLossless.h il y a 2 ans
  Nico Weber 65c7145e69 LibGfx/WebP: Move lossless decoder to its own file il y a 2 ans
  Nico Weber 4f1c9a4ba2 LibGfx/WebP: Let decode_webp_chunk_VP8L_header() take ReadonlyBytes il y a 2 ans
  Nico Weber 9d4da5af43 LibGfx/WebP: Store pointer to lossless data in VP8LHeader struct il y a 2 ans