1. 173a01f sad formatting by Johann · 6 years ago
  2. 3ab3a7b Unify parameters of hbd/lbd compound pred function by Peng Bin · 7 years ago
  3. 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
  4. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  5. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  6. ef6e2df Remove av1_full_sad_search by Kyle Siefring · 7 years ago
  7. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  8. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  9. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  10. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  11. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  12. bf3d496 JNT_COMP: add SIMD and interface for high bit-depth by Cheng Chen · 7 years ago
  13. 20dadea Split big file into two by Sebastien Alaiwan · 7 years ago
  14. d0179a6 JNT_COMP: add ssse3 implementations for sad_avg by Cheng Chen · 7 years ago
  15. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  16. 64620cd Help msvc 2017 compiler to generate correct code by Yaowu Xu · 7 years ago
  17. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  18. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  19. 2fa6e1c Add 32x128/128x32 block sizes by Rupert Swarbrick · 8 years ago
  20. 7267857 ext-partition-types: Add 64x16 and 16x64 bsizes by Rupert Swarbrick · 8 years ago
  21. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  22. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  23. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  24. c155e01 ext-inter: Use joint_motion_search for masked compounds by David Barker · 8 years ago
  25. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  26. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  27. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  28. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  29. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/sad.c]
  30. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  31. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  32. c804e0d Cleanup obmc_sad function prototypes. by Geza Lore · 9 years ago
  33. 007aa7d Refactoring in preparation for OBMC optimizations. by Geza Lore · 9 years ago
  34. 370f203 Add single motion search for OBMC predictor by Yue Chen · 9 years ago
  35. 7e4c306 Use canonical avg_pred functions by Johann · 9 years ago
  36. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  37. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago
  38. c3bdffb Move variance functions to vpx_dsp by Johann · 10 years ago
  39. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  40. d5d9289 Move shared SAD code to vpx_dsp by Johann · 10 years ago