Commit History

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