Commit History

Author SHA1 Message Date
  Nico Weber 8a40b49b8b WebP/Lossy: Use 8-bit buffers for prediction and YUV data 2 years ago
  Nico Weber ffae065593 WebP/Lossy: Clamp right after summing IDCT output, instead of later 2 years ago
  Nico Weber cf934f9bfc WebP/Lossy: Move two enums closer to the struct that uses them 2 years ago
  Nico Weber 830a3a25dc WebP/Lossy: Add a missing clamp() in `TM_PRED` prediction 2 years ago
  Nico Weber 40e1ec6cf9 WebP/Lossy: Remove an unnecessary branch 2 years ago
  Nico Weber a2d8de180c WebP/Lossy: Add support for images with more than one partition 2 years ago
  Nico Weber f3beff0930 WebP/Lossy: Tweak some comments 2 years ago
  Nico Weber 74b50c046b WebP/Lossy: Check that file contains enough data for first partition 2 years ago
  Nico Weber f8e4a0a268 WebP/Lossy: Implement prediction and inverse DCT 2 years ago
  Nico Weber d1b5eec154 WebP/Lossy: Implement macroblock coefficient decoding 2 years ago
  Nico Weber d15ae9fa93 WebP/Lossy: It's 'macroblock', not 'metablock' 2 years ago
  Nico Weber ea54c58930 WebP/Lossy: Variable naming fix for constants from last pull request 2 years ago
  Nico Weber bd5290dd45 WebP/Lossy: Add code to read macroblock metadata 2 years ago
  Nico Weber 8defd55349 WebP/Lossy: Add code to read the frame header in the first partition 2 years ago
  Nico Weber bbc1f57d1e WebP/Lossy: Add a comment with a summary of the file format 2 years ago
  Nico Weber 703bd4c8a3 WebP/Lossy: Validate show_frame and version when reading header 2 years ago
  Nico Weber dd2ca56ee4 LibGfx/WebP: Add two missing closing quotes for spec comments 2 years ago
  Nico Weber bc207fd0a0 LibGfx/WebP: Move lossy decoder to its own file 2 years ago