Commit History

Autor SHA1 Mensaxe Data
  Tom e7921cfe14 LibGfx: Add first_animated_frame_index method to ImageDecoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber f56b897622 Everywhere: Fix a few typos %!s(int64=2) %!d(string=hai) anos
  Nico Weber 97dc2d1dd5 LibGfx/WebP: Don't assert when size in header is smaller than header %!s(int64=2) %!d(string=hai) anos
  Nico Weber bed86fb578 LibGfx: Remove some of the noisier logging from webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 95e35b7f5e LibGfx: Correctly decode webp lossless with small palette and odd width %!s(int64=2) %!d(string=hai) anos
  Nico Weber 1dab480015 LibGfx: Implement color index pixel bundling in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 7309441b31 LibGfx: Enable webp lossless Transform to return new bitmap %!s(int64=2) %!d(string=hai) anos
  Nico Weber 13f8bbb284 LibGfx: Add some more dbgln_if()s to webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 82182f4560 LibGfx: Give PrefixCodeGroup a deleted copy ctor %!s(int64=2) %!d(string=hai) anos
  Nico Weber 1fc56e56c3 LibGfx: Make webp lossless decoder 6 times as fast %!s(int64=2) %!d(string=hai) anos
  Nico Weber 24967b0d29 LibGfx: Second attempt to handle max_symbol correctly in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber a915d07293 LibGfx: Implement most of COLOR_INDEXING_TRANSFORM for webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 6f4fdd85b7 LibGfx: Extract free add_argb32() function in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 50c9b51eca LibGfx: Make a webp error message more detailed %!s(int64=2) %!d(string=hai) anos
  Nico Weber d354c1b007 LibGfx: Implement meta prefix code support in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 55b2977d5d LibGfx: Implement COLOR_TRANSFORM for webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber ebbe4dafa1 LibGfx: Implement PREDICTOR_TRANSFORM for webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber b1cde0d432 LibGfx: Add CanonicalCode wrapper to webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 8760376abe LibGfx: Implement SUBTRACT_GREEN_TRANSFORM for webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber cdc77f7512 LibGfx: Add scaffolding for applying transforms to webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber b15d3b2329 LibGfx: Add more dbgln_if()s to webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 2fc682c033 LibGfx: In webp decoder, check that each transform is used only once %!s(int64=2) %!d(string=hai) anos
  Nico Weber ae1f7124ac LibGfx: Correctly handle more than one PrefixCodeGroup in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 73c291f5ae LibGfx: Pass in format and size to webp image decoding function %!s(int64=2) %!d(string=hai) anos
  Nico Weber 48f88b3cdd LibGfx: Teach webp image reading function to read entropy coded images %!s(int64=2) %!d(string=hai) anos
  Nico Weber 4bd7090bc5 LibGfx: Move webp image decoding function up a bit %!s(int64=2) %!d(string=hai) anos
  Nico Weber f21af311c2 LibGfx: Move webp bitmap decoding code into its own function %!s(int64=2) %!d(string=hai) anos
  Nico Weber e5e9d3b877 LibGfx: Implement hopefully correct max_symbol handling in webp decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber e8f5e699fe LibGfx: Read transform type in webp lossless decoder %!s(int64=2) %!d(string=hai) anos
  Nico Weber 8e6911c8f6 LibGfx: Remove some noisy dbgln_if()s in webp decoder %!s(int64=2) %!d(string=hai) anos