提交历史

作者 SHA1 备注 提交日期
  Nico Weber 50c9b51eca LibGfx: Make a webp error message more detailed 2 年之前
  Nico Weber d354c1b007 LibGfx: Implement meta prefix code support in webp decoder 2 年之前
  Nico Weber 55b2977d5d LibGfx: Implement COLOR_TRANSFORM for webp lossless decoder 2 年之前
  Nico Weber ebbe4dafa1 LibGfx: Implement PREDICTOR_TRANSFORM for webp lossless decoder 2 年之前
  Nico Weber b1cde0d432 LibGfx: Add CanonicalCode wrapper to webp lossless decoder 2 年之前
  Nico Weber 8760376abe LibGfx: Implement SUBTRACT_GREEN_TRANSFORM for webp lossless decoder 2 年之前
  Nico Weber cdc77f7512 LibGfx: Add scaffolding for applying transforms to webp lossless decoder 2 年之前
  Nico Weber b15d3b2329 LibGfx: Add more dbgln_if()s to webp decoder 2 年之前
  Nico Weber 2fc682c033 LibGfx: In webp decoder, check that each transform is used only once 2 年之前
  Nico Weber ae1f7124ac LibGfx: Correctly handle more than one PrefixCodeGroup in webp decoder 2 年之前
  Nico Weber 73c291f5ae LibGfx: Pass in format and size to webp image decoding function 2 年之前
  Nico Weber 48f88b3cdd LibGfx: Teach webp image reading function to read entropy coded images 2 年之前
  Nico Weber 4bd7090bc5 LibGfx: Move webp image decoding function up a bit 2 年之前
  Nico Weber f21af311c2 LibGfx: Move webp bitmap decoding code into its own function 2 年之前
  Nico Weber e5e9d3b877 LibGfx: Implement hopefully correct max_symbol handling in webp decoder 2 年之前
  Nico Weber e8f5e699fe LibGfx: Read transform type in webp lossless decoder 2 年之前
  Nico Weber 8e6911c8f6 LibGfx: Remove some noisy dbgln_if()s in webp decoder 2 年之前
  Nico Weber c84968dafd LibGfx: Add some support for decoding lossless webp files 2 年之前
  Nico Weber 830fd0d5b2 LibGfx: Read webp lossless header using LittleEndianInputBitStream 2 年之前
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 年之前