Commit History

Autor SHA1 Mensaxe Data
  Lucas CHOLLET 06665cba9c LibGfx/TIFF: Reject images with an incoherent number of BitsPerSample hai 1 ano
  Lucas CHOLLET 40cf205c81 LibGfx/TIFF: Reject images with a null value in tile's dimensions hai 1 ano
  Lucas CHOLLET 9ec3480207 LibGfx/TIFF: Add support for Group4Fax encoded images hai 1 ano
  Lucas CHOLLET d375b5c2a5 LibGfx/TIFF: Also cache the result of `alpha_channel_index()` hai 1 ano
  Lucas CHOLLET a637a02de8 LibGfx/TIFF: Cache metadata values that are used in the hot path hai 1 ano
  Lucas CHOLLET 8e21bbf7bf LibGfx/TIFF: Add support for tiled images hai 1 ano
  Lucas CHOLLET a30515011a LibGfx/TIFF: Add support for TileOffset and TileByteCounts hai 1 ano
  Lucas CHOLLET 18871e23d7 LibGfx/TIFF: Make decoders take an `IntSize` hai 1 ano
  Lucas CHOLLET 7b510c3876 LibGfx/TIFF: Rename `scanline` => `image_row` hai 1 ano
  Lucas CHOLLET c4e8e5c4a6 LibGfx/TIFF: Rename `ImageHeight` => `ImageLength` hai 1 ano
  Lucas CHOLLET 720187623b LibGfx/TIFF: Read and honor the FillOrder tag hai 1 ano
  Lucas CHOLLET 42f29b9670 LibGfx/TIFF: Also seek after reading the last tag hai 1 ano
  Lucas CHOLLET a43793ee0d LibGfx/TIFF: Explore underlying Image File Directories hai 1 ano
  Lucas CHOLLET a17041fe7f LibGfx/TIFF: Add support for CMYK hai 1 ano
  Lucas CHOLLET 984272d83e LibGfx/TIFF: Put `manage_extra_channels` in its own function hai 1 ano
  Lucas CHOLLET 3f4bf7a0c7 LibGfx/ExifOrientedBitmap: Add support for `CMYKBitmap` hai 1 ano
  Lucas CHOLLET 8229a19081 LibGfx/ExifOrientedBitmap: Reorganize `create` parameters hai 1 ano
  Lucas CHOLLET 5dfa660a94 LibGfx/TIFF: Add support for Float and Double types hai 1 ano
  Lucas CHOLLET f6f647bf13 LibGfx/TIFF: Add an alternative entry point to only request metadata hai 1 ano
  Lucas CHOLLET 1faf9bb44f LibGfx/TIFF: Apply the HorizontalDifferencing on the alpha channel hai 1 ano
  Lucas CHOLLET c2c7365494 LibGfx/TIFF: Accept images with a single strip and no RowsPerStrip tag hai 1 ano
  Lucas CHOLLET 284e785053 LibGfx/TIFF: Accept the PixarDeflate compression tag hai 1 ano
  Lucas CHOLLET 75d87ccf5f LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images hai 1 ano
  Lucas CHOLLET 6a94b09029 LibGfx/TIFF: Make strip decoders take the strip height hai 1 ano
  Lucas CHOLLET 26494600c4 LibGfx/TIFF: Parse the T4Options CCITT field hai 1 ano
  Lucas CHOLLET edffdc35a9 LibGfx/TIFF+CCITT: Clarify naming of compression type 2 hai 1 ano
  Lucas CHOLLET 9b50b5793b LibGfx/TIFF: Factorize code to verify that CCITT images are correct hai 1 ano
  Lucas CHOLLET 383be5e49c LibGfx/TIFF: Override `ImageDecoderPlugin::metadata()` hai 1 ano
  Lucas CHOLLET f47666a93b LibGfx/TIFF: Rename Metadata => ExifMetadata hai 1 ano
  Lucas CHOLLET 1d0a762cdb LibGfx/TIFF: Add support for the IFD type hai 1 ano