1. d2dea66 Avoid UB from misaligned loads in variance_sse2.c by Rupert Swarbrick · 7 years ago
  2. 9f78e85 Use proper inttypes for varaiance computations by Yaowu Xu · 7 years ago
  3. 7267857 ext-partition-types: Add 64x16 and 16x64 bsizes by Rupert Swarbrick · 8 years ago
  4. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  5. 6c4af6b Fix some irregularities in SSE2 variance code by David Barker · 8 years ago
  6. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  7. 2176b7a Resolve -Wshorten-64-to-32 in variance. by Alex Converse · 9 years ago
  8. 6feda06 Clarify valid value ranges by Yaowu Xu · 9 years ago
  9. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 8 years ago
  10. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  11. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago[Renamed (99%) from vpx_dsp/x86/variance_sse2.c]
  12. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  13. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  14. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  15. a4f3751 Code clean of sub_pixel_variance4xh -- 2 by Scott LaVarnway · 9 years ago
  16. a68b24f Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow. by Alex Converse · 9 years ago
  17. 6c4007b Be explicit about overflow in vpx_variance16x16_sse2. by Alex Converse · 9 years ago
  18. ccb894c Remove casts on < 16x16 variance. by Alex Converse · 9 years ago
  19. 5f5552d Optimize HBD up-sampled prediction functions by Yunqing Wang · 9 years ago
  20. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  21. 342a368 Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  22. 6a82f0d Move sub pixel variance to vpx_dsp by Johann · 10 years ago
  23. c3bdffb Move variance functions to vpx_dsp by Johann · 10 years ago