Commit Verlauf

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