1. ec8eb8e libaom: add a version-checking by Pascal Massimino · 3 years, 1 month ago
  2. c2fd07b Move EncConfig::enable_alpha_filter to DecConfig by Yannis Guyon · 3 years, 1 month ago
  3. 8cfefa9 Pass one SymbolRecorder around in lossless. by Vincent Rabaud · 3 years, 1 month ago
  4. 7164d11 Fix incremental/whole dec comparison by Yannis Guyon · 3 years, 1 month ago
  5. f580a90 Add BitDepth struct by Yannis Guyon · 3 years, 1 month ago
  6. 8f6f25a add -mem_top_alloc option by Pascal Massimino · 3 years, 1 month ago
  7. 4ac89b9 Add an option to display the top WP2Malloc calls. by Vincent Rabaud · 3 years, 1 month ago
  8. 177344b add a Writer::Reserve() virtual by Skal · 3 years, 1 month ago
  9. bf21240 Fix uninitialized value in Quantizer. by Vincent Rabaud · 3 years, 1 month ago
  10. fa2464a Fix test_bypass with WP2_ENC_DEC_MATCH. by Vincent Rabaud · 3 years, 1 month ago
  11. c19de45 Rename ANSEnc::Assemble() and others by Yannis Guyon · 3 years, 1 month ago
  12. 81f8242 Fix test_bypass with WP2_ENC_DEC_MATCH. by Vincent Rabaud · 3 years, 1 month ago
  13. c9dd98d Fix some tests when WP2_ENC_DEC_MATCH is set. by Vincent Rabaud · 3 years, 1 month ago
  14. 2c7a5c9 ANSEnc: use paginated output buffer by Skal · 3 years, 1 month ago
  15. 9354c7f ANS: split enc/dec by Skal · 3 years, 1 month ago
  16. 564af90 Disable color cache for 1x1 images. by Vincent Rabaud · 3 years, 1 month ago
  17. b7e64cc Limit incr dec area check to still images by Yannis Guyon · 3 years, 1 month ago
  18. 40a3bbe Fix SSIM HorizontalAdd32b_SSE() by Yannis Guyon · 3 years, 1 month ago
  19. b2e09dd Add missing cost in StoreMapping. by Vincent Rabaud · 3 years, 1 month ago
  20. 771317b Speed up lossless encoding. by Vincent Rabaud · 3 years, 1 month ago
  21. 260e70d MacOS/Makefile: remove the forcing to use SDK 10.14 by Pascal Massimino · 3 years, 1 month ago
  22. 414c35b implement SumSquaredError3x8u_SSE by Pascal Massimino · 3 years, 1 month ago
  23. ce67c41 Fix PreviewData::Optimize() ProgressRange by Yannis Guyon · 3 years, 1 month ago
  24. 5bed096 Rename namespace "testing" to "testutil" by Yannis Guyon · 3 years, 1 month ago
  25. 1fc68d7 vwp2: add -original to view original when using the -d (view only) by Maryla Ustarroz · 3 years, 1 month ago
  26. 6dbb2f4 Add ProgressRanges in preview and histograms by Yannis Guyon · 3 years, 1 month ago
  27. 54f8296 Conversion between YUV and Argb38 by Yannis Guyon · 3 years, 1 month ago
  28. 1cc12d2 GetDistortion: make sure PSNR works on all sample formats. by Maryla Ustarroz · 3 years, 1 month ago
  29. a8ca341 Fix num_bits_per_row in BypassTileDecRgb10b() by Yannis Guyon · 3 years, 1 month ago
  30. 8b5d84d Remove Decoder::index_of_frame_in_output_buffer by Yannis Guyon · 3 years, 1 month ago
  31. e438ed9 re-order orientation to match exif 2.3 tags by Pascal Massimino · 3 years, 1 month ago
  32. 3d06dc6 vwp2 improvements around coeffs. by Maryla Ustarroz · 3 years, 1 month ago
  33. 492e2bf Do not convert in testing::Compare() by Yannis Guyon · 3 years, 1 month ago
  34. 725d145 Add more debug info for split recurse partitioning. by Maryla Ustarroz · 3 years, 1 month ago
  35. 49b69ca Fix PreprocessNearLosslessTest lossy quality by Yannis Guyon · 3 years, 1 month ago
  36. 6996739 Rename Golomb related code to prefix code. by Vincent Rabaud · 3 years, 1 month ago
  37. 8ea2366 Fix ArgbBuffer.Fill() to work for unmultiplied. by Maryla Ustarroz · 3 years, 1 month ago
  38. 815c3e6 Allow for arbitrary prefix size in Golomb code. by Vincent Rabaud · 3 years, 1 month ago
  39. f2bbbcb kDict: use max_value when max_value is really lower than the max by Skal · 3 years, 1 month ago
  40. c4db5c8 Add link to public image comparison 2021-03-16 by Yannis Guyon · 3 years, 1 month ago
  41. cc443b4 Deal with 1x1 transform/entropy images in a raw manner. by Vincent Rabaud · 3 years, 1 month ago
  42. d9744be Prefetch bypassed rows by Yannis Guyon · 3 years, 1 month ago
  43. 35550fc SymbolWriter::WriteHeader : do less work when possible by Pascal Massimino · 3 years, 1 month ago
  44. 202b460 SymbolWriter: remove two tmp variables by Skal · 3 years, 1 month ago
  45. 9a80359 Do not rely on quality_hint for lossless by Yannis Guyon · 3 years, 1 month ago
  46. fa9d6d7 tune vmaf: use AOM_TUNE_VMAF_MAX_GAIN instead of VMFAG_NEG_MAX_GAIN by Skal · 3 years, 1 month ago
  47. b6fbda0 vwp2: Display lossless predictor and cross-color information. by Vincent Rabaud · 3 years, 1 month ago
  48. fb59af9 Small lossless Transform clean-ups. by Vincent Rabaud · 3 years, 1 month ago
  49. 99a4fe9 Add WP2_Argb_32 <-> 38 conversion functions by Yannis Guyon · 3 years, 1 month ago
  50. ba43a53 Silence -Werror=maybe-uninitialized by Yannis Guyon · 3 years, 2 months ago
  51. a9bcdb9 Fix Predictor::ComputeParams() comment by Yannis Guyon · 3 years, 2 months ago
  52. 4f423d5 av1enc: add -tune {vmaf, bufferaugli} to aom encoding by Skal · 3 years, 2 months ago
  53. 3c9bacd Disable all symbol types for 1x1 images. by Vincent Rabaud · 3 years, 2 months ago
  54. 79dd640 vwp2: fix predictor view for images with multiple tiles. by Maryla Ustarroz · 3 years, 2 months ago
  55. 627bbbd vwp2: add all lossless transformed images by Vincent Rabaud · 3 years, 2 months ago
  56. a678292 Split enc/dec predictor types in dsp. by Vincent Rabaud · 3 years, 2 months ago
  57. 85b0f8d vwp2: add a background that removes opacity. by Vincent Rabaud · 3 years, 2 months ago
  58. 6747355 Use ColorTransformDelta everywhere. by Vincent Rabaud · 3 years, 2 months ago
  59. cb231bc Remove redundant GlobalParams::Init() by Yannis Guyon · 3 years, 2 months ago
  60. b8095fe Add SplitRecursePartitioner. by Maryla Ustarroz · 3 years, 2 months ago
  61. 08a6d11 Fix assertion in incremental decoding test. by Maryla Ustarroz · 3 years, 2 months ago
  62. ecf790a Small partitioner refactor. by Maryla Ustarroz · 3 years, 2 months ago
  63. a22ef80 FindSymbol: simplify the search by Skal · 3 years, 2 months ago
  64. 3ae40f6 Deal with images smaller than kMinLZ77Length. by Vincent Rabaud · 3 years, 2 months ago
  65. 6667163 SymbolReader: short-cut call to upper_bound() by Pascal Massimino · 3 years, 2 months ago
  66. 9110743 ReadLZ77Golomb: initialize extra_bits_value by Skal · 3 years, 2 months ago
  67. b913b1b SymbolReader: remove the need for sorting symbols by Pascal Massimino · 3 years, 2 months ago
  68. 8a5237d Do not forget to blend skipped frames by Yannis Guyon · 3 years, 2 months ago
  69. 6b95d76 Remove kMaxLZ77Distance format constant. by Vincent Rabaud · 3 years, 2 months ago
  70. c3ae9d8 misc SymbolReader clean-up by Pascal Massimino · 3 years, 2 months ago
  71. 9ac5800 fix compilation in REDUCED_BINARY mode by Pascal Massimino · 3 years, 2 months ago
  72. 894a25b Clean-up some LosslessSymbolsInfo usage. by Vincent Rabaud · 3 years, 2 months ago
  73. 9a1b22c Rename presubmit shell scripts by Yannis Guyon · 3 years, 2 months ago
  74. ba2a45b Rename HeaderEnc/Dec to BitPacker/Unpacker by Yannis Guyon · 3 years, 2 months ago
  75. a08cd23 Cap LZ77 distance a bit more. by Vincent Rabaud · 3 years, 2 months ago
  76. 928b8bb Move WP2DspReset() to tests helpers by Skal · 3 years, 2 months ago
  77. c7aa78f Remove confusing num_bits_ from lossless Decoder. by Vincent Rabaud · 3 years, 2 months ago
  78. c51483c Better handling of truncated tiles by Yannis Guyon · 3 years, 2 months ago
  79. 92218f4 Change WP2FormatBpc to WP2Formatbpc. by Vincent Rabaud · 3 years, 2 months ago
  80. 87fcb77 Cap the LZ77 length/distance. by Vincent Rabaud · 3 years, 2 months ago
  81. e18099b Rework grain estimation. by Maryla Ustarroz · 3 years, 2 months ago
  82. 253bf68 Refactor: remove FrontMgrCustom. by Maryla Ustarroz · 3 years, 2 months ago
  83. fb01542 Remove unneeded const_cast on ArgbBuffer::format_ by Yannis Guyon · 3 years, 2 months ago
  84. 93072de Update wp2 format doc about RGB bit depth by Yannis Guyon · 3 years, 2 months ago
  85. 5da5dcf libwebp2: Upstream sync by Yannis Guyon · 3 years, 2 months ago
  86. f319d08 libwebp2: Upstream sync by Yannis Guyon · 3 years, 2 months ago
  87. df83b2b (SSE) improved ColorInverse, added CollectColorRed by Ilya Kurdyukov · 3 years, 2 months ago
  88. f2c255b libwebp2: Upstream sync by Skal · 3 years, 2 months ago
  89. 0238c82 SSE version of TransformColorInverse and CollectColorBlueTransforms by Ilya Kurdyukov · 3 years, 2 months ago
  90. 34f1448 CombinedShannonEntropy_SSE, faster scanning for non-zero values by Ilya Kurdyukov · 3 years, 2 months ago
  91. 36105265 MeasureFlatLengths SSE4, CLZ instruction in Log2 by Ilya Kurdyukov · 3 years, 2 months ago
  92. 416b489 libwebp2: Upstream sync by Skal · 3 years, 2 months ago
  93. 362463b libwebp2: Upstream sync by Yannis Guyon · 3 years, 2 months ago
  94. e6a5b3a libwebp2: Upstream sync by Skal · 3 years, 3 months ago
  95. 984915c libwebp2: Upstream sync by Skal · 3 years, 3 months ago
  96. a24b943 libwebp2: Upstream sync by Skal · 3 years, 3 months ago
  97. cf5abfa libwebp2: Upstream sync by Yannis Guyon · 3 years, 3 months ago
  98. 9533dae libwebp2: Upstream sync by Yannis Guyon · 3 years, 3 months ago
  99. 073f460 libwebp2: Upstream sync by Yannis Guyon · 3 years, 3 months ago
  100. 0baf714 libwebp2: Upstream sync by Yannis Guyon · 3 years, 3 months ago