提交历史

作者 SHA1 备注 提交日期
  Nicolas Ramz b8f8b22aa5 LibGfx/ILBM: Add support for uncompressed files 1 年之前
  Nicolas Ramz 0986533c11 Meta+Tests: Add a fuzzer and a test for the ILBM decoder 1 年之前
  Lucas CHOLLET 00240cb0b3 LibGfx/JPEGXL: Fix property 8 1 年之前
  Lucas CHOLLET fa379b6e86 Tests/LibGfx: Use a JPEG XL image with a RCT transformation 1 年之前
  Lucas CHOLLET 89e2431517 Tests/LibGfx: Add a first test for JPEG XL images 1 年之前
  Lucas CHOLLET 7b4630932b Tests/LibGfx: Call `ImageDecoder::size()` before `frame()` 2 年之前
  Lucas CHOLLET 4291288a31 LibGfx: Remove `ImageDecoderPlugin::initialize()` 2 年之前
  Lucas CHOLLET 38dd4168be LibGfx/ICO: Decode the header in `create()` and remove `initialize()` 2 年之前
  MacDue d2766bd5fe Tests/LibGfx: Test we can decode everything in TinyVG 2 年之前
  Lucas CHOLLET aff38ae80f Tests: Add a test for grayscale JPEGs with an App14 segment 2 年之前
  Lucas CHOLLET 3d2e4ba482 Tests: Add a test for JPEGs with an empty ICC profile 2 年之前
  MacDue c04e0494df Tests: Add simple .tvg decoding test 2 年之前
  Nico Weber da48238fbd Tests: Add test for webp with color index transform and alpha_used=false 2 年之前
  Nico Weber cee1f9ba5d Tests: Factor out some repetitive code in TestImageDecoder.cpp 2 年之前
  Nico Weber 282e8357ed Tests: Move pbm, pgm, ppm test images into pnm/ subfolder 2 年之前
  Nico Weber ba7d80fcde Tests: Move tga test images into tga/ subfolder 2 年之前
  Nico Weber 5d0b170f72 Tests: Move jpg test images into jpg/ subfolder 2 年之前
  Nico Weber c0fe9cee97 Tests: Move webp test images into webp/ subfolder 2 年之前
  Nico Weber e19892a099 WebP/Lossless: Set alpha to 0xff if is_alpha_used is false in header 2 年之前
  Nico Weber 52d17afd7e WebP: Add test for vertical ALPH chunk filtering_method 2 年之前
  Nico Weber b0916d2133 WebP: Add test for gradient ALPH chunk filtering_method 2 年之前
  Nico Weber 816674de36 WebP: Add test for horizontal ALPH chunk filtering_method 2 年之前
  Nico Weber 661b2d394d WebP/Lossy: Clamp negative quantization indices to zero 2 年之前
  Nico Weber a2d8de180c WebP/Lossy: Add support for images with more than one partition 2 年之前
  Nico Weber d1d9d7a4f3 WebP/Lossy: Use correct test image for coefficient skipping 2 年之前
  Nico Weber b7e31ba194 WebP/Lossy: Add test for lossy webp with uncompressed alpha 2 年之前
  Nico Weber a22cbc9a28 WebP/Lossy: Add an additional test case 2 年之前
  Nico Weber 358d94b57a WebP/Lossy: Add some basic tests 2 年之前
  Ben Wiederhake da394abe04 LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr 2 年之前
  Lucas CHOLLET 8da9ff24e4 Tests: Add tests for 12 bits JPEGs 2 年之前