Commit History

作者 SHA1 備註 提交日期
  Nico Weber b45a4508c7 LibGfx/JBIG2: Implement support for context templates 1, 2, and 3 1 年之前
  Nico Weber 259a84ddac Tests/JBIG2: Add a test for symbol and text segment decoding 1 年之前
  Nico Weber 3454970903 LibGfx/JBIG2: Extract composite_bitbuffer() and add some features 1 年之前
  Nico Weber 576bc0e55b Tests/LibGfx: Consolidate jbig2 decode tests 1 年之前
  Nico Weber 4329983cde Tests/LibGfx: Fix a small typo in the jbig2 decode tests 1 年之前
  Nico Weber 7650e657aa LibGfx/JBIG2: Implement support for TPGDON 1 年之前
  Nico Weber f391c7822d LibGfx/JBIG2: Call decode_immediate_generic_region for lossless regions 1 年之前
  Nico Weber b0c73d1652 LibGfx/JBIG2: Reject unimplemented combination operators 1 年之前
  Nico Weber b8f80501ec LibGfx/JBIG2: Pass Context to get_next_bit() instead of to initialize() 1 年之前
  Nico Weber df9dd8ec69 LibGfx/JBIG2: Add arithmetic coding decoder 1 年之前
  MacDue 4c15c87d0c LibGfx/TinyVG: Fix decoding green channel of graphics RGB565 colors 1 年之前
  Nico Weber bdbc21c52d LibGfx/JBIG2: Implement conversion to Gfx::Bitmap and ByteBuffer 1 年之前
  Nico Weber 8f4930f2df LibGfx/JBIG2: Scan for the first PageInformation segment and decode it 1 年之前
  Nico Weber 6607757b08 LibGfx: Make validate_before_create() create a regular bool 1 年之前
  Nico Weber ab143e9b0e LibGfx/BMP: Clear alpha in palette entries 1 年之前
  Lucas CHOLLET 9ec3480207 LibGfx/TIFF: Add support for Group4Fax encoded images 1 年之前
  Lucas CHOLLET be9ec591e7 LibGfx/CCITT: Add support for Group3 2D 1 年之前
  Lucas CHOLLET 8e21bbf7bf LibGfx/TIFF: Add support for tiled images 1 年之前
  Lucas CHOLLET b9afac0a06 LibGfx/CCITT: Consider the UseFillBits option 1 年之前
  Nico Weber 69964e10f4 LibGfx+Tests: Improve calculation of restart interval 1 年之前
  Nico Weber 6971ba35d5 LibGfx+Tests: Support grayscale jpegs with 2x2 sampling and MCU reset 1 年之前
  Nico Weber c694d4326b Tests: Add a pam cmyk test file 1 年之前
  Nico Weber ba8f4e73bf Tests: Add a pam test file 1 年之前
  Lucas CHOLLET a17041fe7f LibGfx/TIFF: Add support for CMYK 1 年之前
  Lucas CHOLLET 1faf9bb44f LibGfx/TIFF: Apply the HorizontalDifferencing on the alpha channel 1 年之前
  Lucas CHOLLET c2c7365494 LibGfx/TIFF: Accept images with a single strip and no RowsPerStrip tag 1 年之前
  Lucas CHOLLET 75d87ccf5f LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images 1 年之前
  Lucas CHOLLET edffdc35a9 LibGfx/TIFF+CCITT: Clarify naming of compression type 2 1 年之前
  Nicolas Ramz 534eeb6c4b LibGfx/ILBMLoader: Properly display images with a bitplane mask 1 年之前
  Lucas CHOLLET 015c47da51 Tests/LibGfx: Use `TRY_OR_FAIL` more in TestImageDecoder 1 年之前