1. 3ccca4b Change screen content test to use 3 frames only by Yaowu Xu · 8 years ago
  2. f6176ab Partial IDCT 16x16 avx2 by Yi Luo · 8 years ago
  3. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  4. 0c33b15 Convert to use int64_t to aovid int oout-of-range by Yaowu Xu · 8 years ago
  5. 773e354 Palette: Special case for 2 unique colors. by Urvang Joshi · 8 years ago
  6. b72ab8f Deduplicate (inv/fwd)_txfm_cfg_ls arrays by Fred BARBIER · 8 years ago
  7. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  8. 30596fb [CFL] Change cfl_load to use width and height by Luc Trudeau · 8 years ago
  9. ebcdb25 Change plane_rd_mult inter uv param from 5 to 6 by Angie Chiang · 8 years ago
  10. b03545b Implement convolve_round in high bit-depth mode by Angie Chiang · 8 years ago
  11. 30edaf4 Cleanup inter_predictor and highbd_inter_predictor by Angie Chiang · 8 years ago
  12. 1a19a5f Sync CMake defaults with configure build. by Tom Finegan · 8 years ago
  13. 9d90097 Support CONFIG_GLOBAL_MOTION in the CMake build. by Tom Finegan · 8 years ago
  14. 03013c5 Revert "Upgrade to int64_t to avoid out-of-range" by Yaowu Xu · 8 years ago
  15. 5fb95f7 Palette: Handle case of too few unique centroids. by Urvang Joshi · 8 years ago
  16. 9395b34 Upgrade to int64_t to avoid out-of-range by Yaowu Xu · 8 years ago
  17. b5da9ee odintrin: avoid redef of M_* under visual studio by James Zern · 8 years ago
  18. 78e8e67 v64_intrinsics.h: fix v64_align signature by James Zern · 8 years ago
  19. d3b01b8 [CFL] Alpha choice by rate-distortion cost by David Michael Barr · 8 years ago
  20. 15beef5 ec_smallmul: Enable experiment by default. by Timothy B. Terriberry · 8 years ago
  21. 05e21d8 ec_smallmul: Relax tell test. by Timothy B. Terriberry · 8 years ago
  22. 4ef7f7a Fix 4x16 row scan by Debargha Mukherjee · 8 years ago
  23. 11d5f73 Fix 16x4 col iscan by Yue Chen · 8 years ago
  24. 1ae93c1 Resolve undefined saitize warning in ransac by Debargha Mukherjee · 8 years ago
  25. 1aa07fa build_intra_preds: Remove unnecessary variable. by Urvang Joshi · 8 years ago
  26. cd0f6c4 Constify warped motion library by Yaowu Xu · 8 years ago
  27. 1867957 Add SMOOTH_PRED to interintra mode list by Yue Chen · 8 years ago
  28. e180478 ext_delta_q: Make this work with ec_smallmul. by Timothy B. Terriberry · 8 years ago
  29. 9116085 Remove undefined sanitize warnings in warperroradv by Debargha Mukherjee · 8 years ago
  30. 2a9d746 Add speed feature to control global motion compute by Debargha Mukherjee · 8 years ago
  31. 3040291 Improved 1d weights for smooth interintra by Yue Chen · 8 years ago
  32. fc4585b Initialize int variables to 0 instead of 0.0 by Yaowu Xu · 8 years ago
  33. 4235032 Change to use correct type for token_cost by Yaowu Xu · 8 years ago
  34. 1e4e5b9 Remove unnecessary const by Yaowu Xu · 8 years ago
  35. f489d31 Move ssse3 only functions to a separate header by Yaowu Xu · 8 years ago
  36. bbf7bb0 Simplify txfm code using helper function by Frederic Barbier · 8 years ago
  37. 6fe1482 Remove ref_mv from experiments by Sebastien Alaiwan · 8 years ago
  38. 7ae7aea Redo / refactor affine and rot-zoom least squares by Debargha Mukherjee · 8 years ago
  39. 9cc1065 Fix a conflict between ext-intra and alt-intra by hui su · 8 years ago
  40. 7afb8b7 Compute compound average in warp_plane only for COMPOUND_AVERAGE by Sarah Parker · 8 years ago
  41. f533400 [CFL] Alpha signaling by Luc Trudeau · 8 years ago
  42. 6d72a2f Remove unused variable ctx->pred_pixel_ready by Yushin Cho · 8 years ago
  43. e23d5c3 Make the binary codes library accounting enabled by Debargha Mukherjee · 8 years ago
  44. 4581ee0 Use namespaces consistently by Yaowu Xu · 8 years ago
  45. d255f4c enable loopfiltering_across_tiles by default as it has been adopted by Ryan Lei · 8 years ago
  46. f5dc71e Use CHECK_MEM_ERROR while allocating memory by Yunqing Wang · 8 years ago
  47. 23aaaa9 Use 2k resolution in motion vector tests on 32-bit system by Yunqing Wang · 8 years ago
  48. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  49. 911c964 Fix compiler warnings on config_subframe_prob_update by Jingning Han · 8 years ago
  50. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  51. e4ba6aa Reduce variable scope by Sebastien Alaiwan · 8 years ago
  52. 0b95a6e Use AOMMAX and AOMMIN by Sebastien Alaiwan · 8 years ago
  53. f998544 Remove function call overhead in HBD convolve filter AVX2 by Yi Luo · 8 years ago
  54. 7dec6c4 Move eob/lossless check into av1_optimize_b by Angie Chiang · 8 years ago
  55. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  56. 9fa0248 Repalce rand_r() to fix MSVC compiling by Yaowu Xu · 8 years ago
  57. 7c6d292 Fix incorrect comments by Yushin Cho · 8 years ago
  58. d8a423c Add SSSE3 warp filter + const-ify warp filters by David Barker · 8 years ago
  59. 0757fd8 resize-refacor: Remove changing of scale by rate control by Fergus Simpson · 8 years ago
  60. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  61. cd167c4 Remove some special cases for CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
  62. ffbe853 configure: Disable ext_delta_q if delta_q disabled by Fergus Simpson · 8 years ago
  63. ebaf809 Change to use unaligned load by Yaowu Xu · 8 years ago
  64. 2d0e9b7 Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  65. 187a02e Fix initialization in global motion estimation by Debargha Mukherjee · 8 years ago
  66. 34c06df Revert "Avoid use of deprecated high-bitdepth functions" by Frank Galligan · 8 years ago
  67. 1b6e394 Remove LargeValidSizes test by Yaowu Xu · 8 years ago
  68. 022dc47 Reduce test time for MotionVectorTestLarge by Yaowu Xu · 8 years ago
  69. 2dbdf68 Revert "Move compound segment mask buffer from mbmi to xd" by Frank Galligan · 8 years ago
  70. 0b73f3e Revert "Deduplicate inv_txfm_cfg_ls array" by Frank Galligan · 8 years ago
  71. ddc846e resize-refactor: Refactor 2-pass VBR resizing by Fergus Simpson · 8 years ago
  72. 369ca7b Last row of filter taps equal to the one before it. by Sean Purser-Haskell · 8 years ago
  73. ff4cfd0 Use the left neighbor in under 4x4 chroma obmc by Yue Chen · 8 years ago
  74. 1659191 Change to use defined vectors in test by Yaowu Xu · 8 years ago
  75. e816b31 intrabc: Call setup intrabc scale factors once per frame by Alex Converse · 8 years ago
  76. 0e58be0 Use INT16_MIN and INT16_MAX for portability by Yaowu Xu · 8 years ago
  77. 4d668d7 Refactor encoder side intra mode counting by hui su · 8 years ago
  78. 3da18d6 Account for sub8x8 chroma intra boundary condition by Jingning Han · 8 years ago
  79. b9c652a Deduplicate profile check by Sebastien Alaiwan · 8 years ago
  80. 15ad8e4 Deduplicate inv_txfm_cfg_ls array by Frederic Barbier · 8 years ago
  81. 0bae624 Fix build failures with global-motion w/o ref-mv by Debargha Mukherjee · 8 years ago
  82. f2e7b93 Fix a out-of-bounds access issue by Debargha Mukherjee · 8 years ago
  83. cfc12f3 Differential coding of Wiener/Sgrproj parameters by Debargha Mukherjee · 8 years ago
  84. 53d343e Silence some ubsan warnings by Debargha Mukherjee · 8 years ago
  85. 82da68d Minor cleanup on warped precision bits macros by Debargha Mukherjee · 8 years ago
  86. 0df711f Fix and cleanup interpolation filter assignments by Debargha Mukherjee · 8 years ago
  87. 8f37b16 Remove entropy experiment by hui su · 8 years ago
  88. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  89. 1e90dc1 Fix signed integer overflow in warped_motion.c by Frank Galligan · 8 years ago
  90. 8203514 Fix signed integer overflow warped_motion.c by Frank Galligan · 8 years ago
  91. de48e94 Correct references to compound_data struct members by Sarah Parker · 8 years ago
  92. 00d03db Factor common condition in intra pred into const variable by Sarah Parker · 8 years ago
  93. 2cf73eb Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  94. 4743399 Improve obmc mask build in the rd loop by Jingning Han · 8 years ago
  95. 3a16987 intrabc: Relax exhaustive mesh search constraints by Alex Converse · 8 years ago
  96. 4e2df09 Set ext_delta_q default and bug fix by Fangwen Fu · 8 years ago
  97. 4644374 Remove temporary condition from warp code by David Barker · 8 years ago
  98. 93760cd Clean a small portion of code in wedge inter prediction by Zoe Liu · 8 years ago
  99. 1473173 rdopt.c: Refactor common code for lossless / lossy. by Urvang Joshi · 8 years ago
  100. d706ed2 Fix encode/decode mismatch when enabling frame resizing by David Barker · 8 years ago