Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas CHOLLET 284e785053 LibGfx/TIFF: Accept the PixarDeflate compression tag vor 1 Jahr
  Lucas CHOLLET 75d87ccf5f LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images vor 1 Jahr
  Lucas CHOLLET 6a94b09029 LibGfx/TIFF: Make strip decoders take the strip height vor 1 Jahr
  Lucas CHOLLET 26494600c4 LibGfx/TIFF: Parse the T4Options CCITT field vor 1 Jahr
  Lucas CHOLLET edffdc35a9 LibGfx/TIFF+CCITT: Clarify naming of compression type 2 vor 1 Jahr
  Lucas CHOLLET 9b50b5793b LibGfx/TIFF: Factorize code to verify that CCITT images are correct vor 1 Jahr
  Lucas CHOLLET 383be5e49c LibGfx/TIFF: Override `ImageDecoderPlugin::metadata()` vor 1 Jahr
  Lucas CHOLLET f47666a93b LibGfx/TIFF: Rename Metadata => ExifMetadata vor 1 Jahr
  Lucas CHOLLET 1d0a762cdb LibGfx/TIFF: Add support for the IFD type vor 1 Jahr
  Lucas CHOLLET 1de90bf55e LibGfx/TIFF: Generate the function that returns the size of a TIFF::Type vor 1 Jahr
  Lucas CHOLLET 3124c1616c LibGfx/TIFF: Generate code for the u16 to TIFF::Type conversion vor 1 Jahr
  Lucas CHOLLET f6b86096a5 LibGfx/TIFF: Prevent the CCITT decoder to run on non bilevel image vor 1 Jahr
  Lucas CHOLLET 0ef449a588 LibGfx/TIFF: Don't crash on invalid indices inside RGBPalette images vor 1 Jahr
  Lucas CHOLLET 58bdca96cd LibGfx/TIFF: Use a wider type for palette indices to prevent overflow vor 1 Jahr
  Lucas CHOLLET 4d1c99e414 LibGfx/TIFF: Don't crash on RGBPalette images without a ColorMap vor 1 Jahr
  Lucas CHOLLET 25c3f8cd8e LibGfx/TIFF: Prefer a verbal form over a noun vor 1 Jahr
  Lucas CHOLLET 335097e446 LibGfx/TIFF: Modify the image according to the Orientation tag vor 1 Jahr
  Lucas CHOLLET b8cbc282f3 LibGfx/TIFF: Don't stop decoding when failing to decode a tag vor 1 Jahr
  Lucas CHOLLET 4e09ee1f2f LibGfx/TIFF: Reject images that declare a sample with abnormal bit depth vor 1 Jahr
  Lucas CHOLLET ba84af7c22 LibGfx/TIFF: Move check on tag values in its own function vor 1 Jahr
  Lucas CHOLLET 31b5f17f79 LibGfx/TIFF: Reject images with invalid StripByteCounts or StripOffsets vor 1 Jahr
  Lucas CHOLLET 73c8b4865e LibGfx/TIFF: Add AdobeDeflate compression support vor 1 Jahr
  Lucas CHOLLET f389c1cdba LibGfx+LibPDF: Use LibCompress' implementation of the PackBits decoder vor 1 Jahr
  Lucas CHOLLET a31b988473 LibGfx/TIFF: Ensure baseline tags presence before decoding vor 1 Jahr
  Lucas CHOLLET 67522fab2e LibGfx/TIFF: Add support for RGBPalette images vor 1 Jahr
  Lucas CHOLLET 2cfca633ca LibGfx/TIFF: Add support for images with UnassociatedAlpha vor 1 Jahr
  Lucas CHOLLET caf9f00456 LibGfx/TIFF: Skip channels that we are unable to interpret vor 1 Jahr
  Lucas CHOLLET a443d2955a LibGfx/TIFF: Don't use SamplesPerPixel to infer the "type" of image vor 1 Jahr
  Lucas CHOLLET 64912d4d02 LibGfx/TIFF: Add support for images with CCITT3 1D compression vor 1 Jahr
  Lucas CHOLLET 7266d8c35d LibGfx/TIFF: Correctly upscale samples with a resolution lower than 8 vor 1 Jahr