Historique des commits

Auteur SHA1 Message Date
  Zaggy1024 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode il y a 2 ans
  Zaggy1024 873b0e9470 LibGfx/LibVideo: Read batches of multiple bytes in VPX BooleanDecoder il y a 2 ans
  Nico Weber 2452cf6b55 WebP/Lossy: Allow negative values from segment adjustment too il y a 2 ans
  Nico Weber 661b2d394d WebP/Lossy: Clamp negative quantization indices to zero il y a 2 ans
  Nico Weber 287e2655cb WebP/Lossy: Add a missing clamp il y a 2 ans
  Nico Weber 24aa302e88 WebP/Lossy: Reduce size of MacroblockMetadata from 80 to 20 bytes il y a 2 ans
  Nico Weber 8a40b49b8b WebP/Lossy: Use 8-bit buffers for prediction and YUV data il y a 2 ans
  Nico Weber ffae065593 WebP/Lossy: Clamp right after summing IDCT output, instead of later il y a 2 ans
  Nico Weber cf934f9bfc WebP/Lossy: Move two enums closer to the struct that uses them il y a 2 ans
  Nico Weber 830a3a25dc WebP/Lossy: Add a missing clamp() in `TM_PRED` prediction il y a 2 ans
  Nico Weber 40e1ec6cf9 WebP/Lossy: Remove an unnecessary branch il y a 2 ans
  Nico Weber a2d8de180c WebP/Lossy: Add support for images with more than one partition il y a 2 ans
  Nico Weber f3beff0930 WebP/Lossy: Tweak some comments il y a 2 ans
  Nico Weber 74b50c046b WebP/Lossy: Check that file contains enough data for first partition il y a 2 ans
  Nico Weber f8e4a0a268 WebP/Lossy: Implement prediction and inverse DCT il y a 2 ans
  Nico Weber d1b5eec154 WebP/Lossy: Implement macroblock coefficient decoding il y a 2 ans
  Nico Weber d15ae9fa93 WebP/Lossy: It's 'macroblock', not 'metablock' il y a 2 ans
  Nico Weber ea54c58930 WebP/Lossy: Variable naming fix for constants from last pull request il y a 2 ans
  Nico Weber bd5290dd45 WebP/Lossy: Add code to read macroblock metadata il y a 2 ans
  Nico Weber 8defd55349 WebP/Lossy: Add code to read the frame header in the first partition il y a 2 ans
  Nico Weber bbc1f57d1e WebP/Lossy: Add a comment with a summary of the file format il y a 2 ans
  Nico Weber 703bd4c8a3 WebP/Lossy: Validate show_frame and version when reading header il y a 2 ans
  Nico Weber dd2ca56ee4 LibGfx/WebP: Add two missing closing quotes for spec comments il y a 2 ans
  Nico Weber bc207fd0a0 LibGfx/WebP: Move lossy decoder to its own file il y a 2 ans