1. 27e9029 Pack InterpFilters into a single integer by Rupert Swarbrick · 8 years ago
  2. c5a1f26 Make braces matchable in vi for select_tx_block() by Yushin Cho · 8 years ago
  3. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 8 years ago
  4. 2f025aa [dist-8x8] Bug fix - exclude invisible pixels by Yushin Cho · 8 years ago
  5. 9293bce Remove experiment speed_refs by Yaowu Xu · 8 years ago
  6. 6066913 [CFL] Replace clamp_pixel with clip_pixel by Luc Trudeau · 8 years ago
  7. 7a47170 Fix a couple MSVC compiling warnings by Yaowu Xu · 8 years ago
  8. d15e7c1 Enable hash based motion estimation in IntraBC by RogerZhou · 8 years ago
  9. 4e26d66 [CFL] Move Subsampling in Store by Luc Trudeau · 8 years ago
  10. 593d02c [CFL] Compute and Subtract Average on the Fly by Luc Trudeau · 8 years ago
  11. 25645b7 Only use fast optimize_b in rd loop for lv_map by Angie Chiang · 8 years ago
  12. 91357ee Replace DC_PRED with UV_DC_PRED for chroma by Luc Trudeau · 8 years ago
  13. 761b1ac ext-partition: Don't read not-yet-decoded values by David Barker · 8 years ago
  14. a0af3b5 [CFL] Subsample to Q3 by Luc Trudeau · 8 years ago
  15. ead552a Fix ASAN warnings with PVQ by Yushin Cho · 8 years ago
  16. b05eeae [CFL] Store Reconstructed Luma for Intra In Inter by Luc Trudeau · 8 years ago
  17. ba40b52 Turn off mistakenly turned on DISABLE_TRELLISQ_SEARCH by Yushin Cho · 8 years ago
  18. 8e75e8b Improve dist-8x8 by Yushin Cho · 8 years ago
  19. 032ab8b Move local functions out of blockd.h by Hui Su · 8 years ago
  20. c00769a [dist-8x8] Enable early-exit, if MSE is used by Yushin Cho · 8 years ago
  21. 75a6f87 Fix merge conflict by Jingning Han · 8 years ago
  22. ddbcde2 Refactor the ext-tx experiment by Hui Su · 8 years ago
  23. 772cb13 Fix compiler error when dist-8x8 by Jingning Han · 8 years ago
  24. f06faea Fix compiler warning in block_rd_txfm by Rupert Swarbrick · 8 years ago
  25. 3bbcede Revert "Fix warning about sub8x8tx_in_gte8x8blk_in_plane0" by Angie Chiang · 8 years ago
  26. 863efac Fix warning about sub8x8tx_in_gte8x8blk_in_plane0 by Angie Chiang · 8 years ago
  27. 24d2d5d Fix a compiler warning by Yunqing Wang · 8 years ago
  28. a66a2cb [CFL] CfL for Intra frames only by Luc Trudeau · 8 years ago
  29. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 8 years ago
  30. f1cf717 [CFL] Use MAX_NUM_TXB_SQUARE instead of MAX_NUM_TXB by Luc Trudeau · 8 years ago
  31. f24a35f Convert to PREDICTION_MODE for is_directional by Luc Trudeau · 8 years ago
  32. 8dc0092 intrabc: consider mode cost in RD selection by Hui Su · 8 years ago
  33. 6c8584f intrabc: replace prob with cdf by Hui Su · 8 years ago
  34. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  35. 1f7c411 Fix Dead Store in rdopt.c by Luc Trudeau · 8 years ago
  36. ee81027 Fix a static analyzer warning by Yushin Cho · 8 years ago
  37. 5b2021e [CFL] Fix typedef-redefinition compiler warnings by David Michael Barr · 8 years ago
  38. 0f248c4 Change/refactor compound mode handling for sub8x8 by Debargha Mukherjee · 8 years ago
  39. 39086c0 Fix compile error when both of dist_8x8 and pvq are enabled by Yushin Cho · 8 years ago
  40. 99e7daa Tokenize and write mrc mask by Sarah Parker · 8 years ago
  41. 5f8f7a1 ncobmc-adapt-weight: update motion mode on the second pass by Wei-Ting Lin · 8 years ago
  42. 3748bc2 palette-delta-encoding: remove dependency on above SB row by Hui Su · 8 years ago
  43. 1ddf231 Encoder speedup: buffer TX RD search results by Hui Su · 8 years ago
  44. a424551 Update cdf and mode rate per superblock in RDO by Yue Chen · 8 years ago
  45. 2088528 Remove motion_mode_wrapper by Wei-Ting Lin · 8 years ago
  46. 3122b7d ncobmc-adapt-weight: refactoring the mode selection function by Wei-Ting Lin · 8 years ago
  47. fcddadf Fix compile warnings for av1_dist_8x8() by Yushin Cho · 8 years ago
  48. c5563a4 ncobmc-adapt-weight: add interpolation mode search functions by Wei-Ting Lin · 8 years ago
  49. 4eafefe apply clang-format by clang-format · 8 years ago
  50. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  51. e981491 Fix zero block rate estimate in lv-map by Jingning Han · 8 years ago
  52. 0401e89 [Palette] Fix partial colormap memcpy by Luc Trudeau · 8 years ago
  53. fcca37a [CFL] Move store flag to CFL_CTX by Luc Trudeau · 8 years ago
  54. 32306c2 [CFL] Reorganize Reconstructed Pixel Buffering by Luc Trudeau · 8 years ago
  55. 01a9d70 Revert "Update cdf and mode rate per superblock in RDO" by James Zern · 8 years ago
  56. b855b8e Update cdf and mode rate per superblock in RDO by Yue Chen · 8 years ago
  57. ac88970 Add encoder support for ext-comp-refs + altref2 by Zoe Liu · 8 years ago
  58. cf85d5c Separate horiz/vert/2d txfm's nz ctx in lv_map by Angie Chiang · 8 years ago
  59. da816a1 Use more strict RD upper bound in RD search by Hui Su · 8 years ago
  60. 0cf4d9f Refactor palette functions to write a general color map by Sarah Parker · 8 years ago
  61. c0cea7f Refactor iteration over neighbours for OBMC by Rupert Swarbrick · 8 years ago
  62. 811bba7 Silence warnings when warped_motion is disabled by Cheng Chen · 8 years ago
  63. 918fe69 Refactor lgt by Lester Lu · 8 years ago
  64. 6793279 rdopt: make ADST_FLIP_SVM array static by James Zern · 8 years ago
  65. 91a1cf9 Let DISABLE_TRELLISQ_SEARCH configurable by Angie Chiang · 8 years ago
  66. 3627de2 Change av1_cost_coeffs_txb's interface by Angie Chiang · 8 years ago
  67. 680b9b1 Prevent bitstream from signaling illegal compound types by Sarah Parker · 8 years ago
  68. 400bf65 Remove dpcm-intra experiment by Hui Su · 8 years ago
  69. e30a47c cdef-dist and daala-dist is runtime switchable by Yushin Cho · 8 years ago
  70. 38e560c [CFL] Move CFL cost table to struct macroblock by David Michael Barr · 8 years ago
  71. 9c0e451 Add rate computation to palette by Sarah Parker · 8 years ago
  72. 5510433 Introduce runtime switch for dist_8x8 by Yushin Cho · 8 years ago
  73. 5a97883 Add dependency of ext-comp-refs on one-sided-compound by Zoe Liu · 8 years ago
  74. ac87049 Fix CONFIG_PVQ support in the CMake build. by Tom Finegan · 8 years ago
  75. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  76. d565529 Revert "Refactor and generalise OBMC prediction code" by Yunqing Wang · 8 years ago
  77. de6f072 Fix inter path for mrc-tx by Sarah Parker · 8 years ago
  78. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  79. c9e71d4 Make palette work correctly with chroma sub8x8 blocks. by Urvang Joshi · 8 years ago
  80. 89a015b cosmetics,rdopt.c: fix some typos by James Zern · 8 years ago
  81. 29824a4 Refactor and generalise OBMC prediction code by Rupert Swarbrick · 8 years ago
  82. 6f9cd94 ext-partition-types: Don't allow 4:1 blocks to use palettes by Rupert Swarbrick · 8 years ago
  83. cc5d35d hash based motion estimation for screen data by RogerZhou · 8 years ago
  84. 9d4cbb8 Esthetic changes to choose_intra_uv_mode by Luc Trudeau · 8 years ago
  85. c5ccd4c Avoid using MRC_DCT when the mask produced is invalid by Sarah Parker · 8 years ago
  86. c49177e New experiment, CDEF-DIST by Yushin Cho · 8 years ago
  87. 2e08d96 Add macros to turn off inter and intra mrc_dct separately by Sarah Parker · 8 years ago
  88. c0cf71d Calculate coeff token cost from CDF by hui su · 8 years ago
  89. e9b15e2 Add encoder support to ALTREF2 by Zoe Liu · 8 years ago
  90. 4508d88 Fix a build error when ext-tx is off by Zoe Liu · 8 years ago
  91. bc030ee Fix build warnings when global_motion is off by Zoe Liu · 8 years ago
  92. b23d00a Move mode costs that can be updated inside a frame to MACROBLOCK by Yue Chen · 8 years ago
  93. bdc8dab motion_var: computer motion_mode_cost from cdf by Yue Chen · 8 years ago
  94. f6eaa15 [CFL] Uniform Q3 alpha grid with extent [-2, 2] by David Michael Barr · 8 years ago
  95. a4817a6 Fix dist_8x8 broken with 3bce7547b by Yushin Cho · 8 years ago
  96. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  97. 1a7f0a8 Conditionally skip inverse transform in transform block RD by Jingning Han · 8 years ago
  98. 16a9df7 Reduce best rdcost value in transform partition search by Jingning Han · 8 years ago
  99. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  100. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago