Historique des commits

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