Historie revizí

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