Историја ревизија

Аутор SHA1 Порука Датум
  Lucas CHOLLET 70a3f1f02b LibCompress: Rename LZWDecoder => LzwDecompressor пре 1 година
  Lucas CHOLLET 11f53ba9cc LibCompress: Rename LZWDecoder.h => Lzw.h пре 1 година
  Lucas CHOLLET 3c138b9580 LibGfx/TIFF: Support bilevel images missing baseline tags пре 1 година
  Lucas CHOLLET eb142b1d28 LibGfx/TIFF: Put code to check for bilevel images in its own function пре 1 година
  Lucas CHOLLET 8fb9c72c56 LibGfx/TIFF: Manually check for the presence of two baseline tags пре 1 година
  Lucas CHOLLET cb5f30ae98 LibGfx/TIFF: Prevent recursion when following IFD pointers пре 1 година
  Lucas CHOLLET 06665cba9c LibGfx/TIFF: Reject images with an incoherent number of BitsPerSample пре 1 година
  Lucas CHOLLET 40cf205c81 LibGfx/TIFF: Reject images with a null value in tile's dimensions пре 1 година
  Lucas CHOLLET 9ec3480207 LibGfx/TIFF: Add support for Group4Fax encoded images пре 1 година
  Lucas CHOLLET d375b5c2a5 LibGfx/TIFF: Also cache the result of `alpha_channel_index()` пре 1 година
  Lucas CHOLLET a637a02de8 LibGfx/TIFF: Cache metadata values that are used in the hot path пре 1 година
  Lucas CHOLLET 8e21bbf7bf LibGfx/TIFF: Add support for tiled images пре 1 година
  Lucas CHOLLET a30515011a LibGfx/TIFF: Add support for TileOffset and TileByteCounts пре 1 година
  Lucas CHOLLET 18871e23d7 LibGfx/TIFF: Make decoders take an `IntSize` пре 1 година
  Lucas CHOLLET 7b510c3876 LibGfx/TIFF: Rename `scanline` => `image_row` пре 1 година
  Lucas CHOLLET c4e8e5c4a6 LibGfx/TIFF: Rename `ImageHeight` => `ImageLength` пре 1 година
  Lucas CHOLLET 720187623b LibGfx/TIFF: Read and honor the FillOrder tag пре 1 година
  Lucas CHOLLET 42f29b9670 LibGfx/TIFF: Also seek after reading the last tag пре 1 година
  Lucas CHOLLET a43793ee0d LibGfx/TIFF: Explore underlying Image File Directories пре 1 година
  Lucas CHOLLET a17041fe7f LibGfx/TIFF: Add support for CMYK пре 1 година
  Lucas CHOLLET 984272d83e LibGfx/TIFF: Put `manage_extra_channels` in its own function пре 1 година
  Lucas CHOLLET 3f4bf7a0c7 LibGfx/ExifOrientedBitmap: Add support for `CMYKBitmap` пре 1 година
  Lucas CHOLLET 8229a19081 LibGfx/ExifOrientedBitmap: Reorganize `create` parameters пре 1 година
  Lucas CHOLLET 5dfa660a94 LibGfx/TIFF: Add support for Float and Double types пре 1 година
  Lucas CHOLLET f6f647bf13 LibGfx/TIFF: Add an alternative entry point to only request metadata пре 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 284e785053 LibGfx/TIFF: Accept the PixarDeflate compression tag пре 1 година
  Lucas CHOLLET 75d87ccf5f LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images пре 1 година
  Lucas CHOLLET 6a94b09029 LibGfx/TIFF: Make strip decoders take the strip height пре 1 година