Histórico de Commits

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