1. c747a78 Fix bug in av1_optimize_b when tx64x64 is enabled by David Barker · 8 years ago
  2. e16b266 var_tx+intrabc: Fix infinite recursion by Alex Converse · 8 years ago
  3. c156224 Support CONFIG_LOOP_RESTORATION in the CMake build. by Tom Finegan · 8 years ago
  4. db78450 av1/av1_common.mk: Remove duplicate file ref. by Tom Finegan · 8 years ago
  5. 1738c10 aom_dsp: Remove empty CMake target. by Tom Finegan · 8 years ago
  6. 8bb36b4 Fix dylib build on macos. by Tom Finegan · 8 years ago
  7. e1787b9 Add a new experiment of var_refs by Zoe Liu · 8 years ago
  8. b496bba Fix loop filtering bug in non-420 video. by Cheng Chen · 8 years ago
  9. 1624765 tx64x64: Fix build when highbitdepth is on. by Urvang Joshi · 8 years ago
  10. ad586b9 Access bottom-right 4x4 block in sub8x8 neighbor for obmc by Jingning Han · 8 years ago
  11. 7d7b2c2 Normalize parameter rounding with get_shear_params(). by Sean Purser-Haskell · 8 years ago
  12. 378d652 Remove CONFIG_{DE,EN}CODERS from the build system. by Tom Finegan · 8 years ago
  13. 8f28698 AOM_QM: modify low QM levels. by Thomas Davies · 8 years ago
  14. 84a44db [CFL] Calculate SSE for distinct alpha before RDO by David Michael Barr · 8 years ago
  15. 6675adf AOM_QM: redesign matrices and support CB_4X4 and RECT-TX. by Thomas Davies · 8 years ago
  16. c9c193d Enable chroma-sub8x8 by default by Jingning Han · 8 years ago
  17. 9a80e7c Set mi pointer before setting the skip flag by Jingning Han · 8 years ago
  18. f65b89a Fix set_skip_context logic by Jingning Han · 8 years ago
  19. bdcee1e Fix chroma-sub8x8 for non-420 format by Jingning Han · 8 years ago
  20. 9e9682f Fix EC_ADAPT bug introduced in ad66b816. by Nathan E. Egge · 8 years ago
  21. 3ca7dd9 Fix assertion failure in var_tx+rect_tx-ext_tx by Yue Chen · 8 years ago
  22. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  23. 7382603 cmake: add missing CONFIG_DPCM_INTRA by James Zern · 8 years ago
  24. 5a9ea00 Handle SMOOTH_HV config in some missing places. by Urvang Joshi · 8 years ago
  25. b44bc0d default_intra_ext_tx_{prob,cdf}: Handle SMOOTH_HV. by Urvang Joshi · 8 years ago
  26. a0ff456 Make CMake options for distcc and ccache more visible. by Tom Finegan · 8 years ago
  27. 3ab0df7 fix the logic error for tile boundary checking by Ryan Lei · 8 years ago
  28. 5d34e6a Vectorize high-precision convolve filter by David Barker · 8 years ago
  29. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  30. 680b09e Use 8x8 block step size in obmc reference setup by Jingning Han · 8 years ago
  31. dfa296e Turn on var-tx by default by Jingning Han · 8 years ago
  32. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  33. fea5f40 inspect.c: Add enums for SMOOTH_{H,V}_PRED by Urvang Joshi · 8 years ago
  34. 32b8d46 chroma_sub8x8: Fix av1_get_entropy_contexts() by Timothy B. Terriberry · 8 years ago
  35. 551d0fe Revert "dependent tile set to default" by Yaowu Xu · 8 years ago
  36. 7f0f6c4 [CFL] Add support for CHROMA_SUB8X8 by Luc Trudeau · 8 years ago
  37. d1cbd8c Use target file name generator exp in CMake test rules. by Tom Finegan · 8 years ago
  38. 770e656 Support multi-thread encoding for var-tx by Jingning Han · 8 years ago
  39. 1e42436 Add unit tests for v256 intrinsics by Steinar Midtskogen · 8 years ago
  40. 9edb72c cb4x4: Elide special cases cb4x4 doesn't need by Timothy B. Terriberry · 8 years ago
  41. 47de466 cb4x4: Don't assume TX units are half MI_SIZE in has_bottom_left() by Timothy B. Terriberry · 8 years ago
  42. 5e81643 cb4x4: Don't assume TX units are half MI_SIZE in skip context indexing. by Timothy B. Terriberry · 8 years ago
  43. 31bc29f cb4x4: Don't assume TX units are half MI_SIZE in predict_square_intra_block() by Timothy B. Terriberry · 8 years ago
  44. a2d5cde cb4x4: Fix reset_skip_context() without chroma_2x2 by Timothy B. Terriberry · 8 years ago
  45. fe0fb1d cb4x4: Fix indexing of tx_size counts. by Timothy B. Terriberry · 8 years ago
  46. 2af277a Silent clang warnings on variable init value assignment by Jingning Han · 8 years ago
  47. 9ef435a filter-intra: fix memory overflow by hui su · 8 years ago
  48. d48f573 Cleans ups and refactoring by Debargha Mukherjee · 8 years ago
  49. 4fe5f67 Support level map coeffs in var-tx encoding by Jingning Han · 8 years ago
  50. b8a6fd6 DPCM intra coding experiment by hui su · 8 years ago
  51. 90ed98f new_tokenset: Add missing blockzero_probs for cb4x4. by Timothy B. Terriberry · 8 years ago
  52. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  53. 2e30063 Remove SOURCE_VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  54. 11a0794 Resolve enc/dec mismatch in global-motion and chroma-sub8x8 by Jingning Han · 8 years ago
  55. 4786807 chroma_sub8x8: Disable if chroma_2x2 is enabled by Timothy B. Terriberry · 8 years ago
  56. bc18993 frame_superres: Refactor pre-encode frame size set by Fergus Simpson · 8 years ago
  57. 3c4556c Fix compiler errors when tempal signaling is on by Jingning Han · 8 years ago
  58. 90edf66 Prevent obmc access 2x2 level prediction block by Jingning Han · 8 years ago
  59. 362d0c7 Fix highbd DCT and ADST data overwriting issue by Jonathan Matthews · 8 years ago
  60. f28b8cf Fix inter predictor route condition by Jingning Han · 8 years ago
  61. d466882 Add transform test for 64x64. by Urvang Joshi · 8 years ago
  62. dac6aff frame_superres: Set superres scale to 1:1 at init by Fergus Simpson · 8 years ago
  63. d23ceea Extend color restoration to support guided filters by Debargha Mukherjee · 8 years ago
  64. 6171ae7 Unify tokenize_b_arg struct by Jingning Han · 8 years ago
  65. 52d2b40 Make var-tx support YUV444 format by Jingning Han · 8 years ago
  66. 42b903f Filter-intra: make filter tap arrays static by hui su · 8 years ago
  67. f288951 tempmv_signaling as default by Fangwen Fu · 8 years ago
  68. 05c3887 dependent tile set to default by Fangwen Fu · 8 years ago
  69. 8dd9b57 ext-inter: Better motion search for compound modes by David Barker · 8 years ago
  70. 3eed417 Add configurations for hbd identity transform by Sarah Parker · 8 years ago
  71. f2b87bd Remove unused macro defs by Jingning Han · 8 years ago
  72. 110f7d4 Remove sub8x8_mc experimental flag by Jingning Han · 8 years ago
  73. 5ab7ed4 Resolve compiler errors in lv-map and var-tx by Jingning Han · 8 years ago
  74. 0a30c88 resize-refactor: Make av1_set_size_literal use int by Fergus Simpson · 8 years ago
  75. 6247103 Guard the OBMC not to use 2x2 level prediction block by Jingning Han · 8 years ago
  76. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  77. c155e01 ext-inter: Use joint_motion_search for masked compounds by David Barker · 8 years ago
  78. 861d707 intrabc: Allow displacement to the left in the same superblock row by Alex Converse · 8 years ago
  79. 94d8446 Remove full interintra mode set & adjust probs of the simplified set by Yue Chen · 8 years ago
  80. eec47e6 Refactor hbd txfm configurations to be 1D by Sarah Parker · 8 years ago
  81. bb6e134 Remove NEAREST_NEARMV / NEAR_NEARESTMV modes by Debargha Mukherjee · 8 years ago
  82. d80d63f Fixes a mv pred issue introduced in a prior patch by Debargha Mukherjee · 8 years ago
  83. 8517d6a [CFL] Fix height when loading pixel buffer by Luc Trudeau · 8 years ago
  84. 060e1eb [CFL] Rename out parameter signs to signs_out by Luc Trudeau · 8 years ago
  85. 1a47430 [CFL] Add cfl_update_cost function by Luc Trudeau · 8 years ago
  86. 24b15c9 Resolve enc/dec mismatch in var-tx and new-tokenset by Jingning Han · 8 years ago
  87. 05a3e7d Refactor setup_segmentation_dequant. by Alex Converse · 8 years ago
  88. 37f6220 Rename 32x32 transform test file. by Urvang Joshi · 8 years ago
  89. 98b8739 Support make builds using gcc via CMake in MSYS on Windows. by Tom Finegan · 8 years ago
  90. 9884be0 Only build/run test targets in MSVC when requested. by Tom Finegan · 8 years ago
  91. 846d67d frame_superres: Send scale every frame by Fergus Simpson · 8 years ago
  92. 02c7974 Fix conflicts between alt-intra, ext-intra and filter-intra by hui su · 8 years ago
  93. efdad1f Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h by hui su · 8 years ago
  94. 69d2101 Use single reference frame for 4x4 coding block in chroma-sub8x8 by Jingning Han · 8 years ago
  95. 36bad47 Rewrite an operation to avoid integer out-of-range by Yaowu Xu · 8 years ago
  96. d438dba fix a warning with windows build by Ryan · 8 years ago
  97. 3f1ae4e Fix HBD compilation of daala_dist by Sebastien Alaiwan · 8 years ago
  98. f6429c9 Skew initial probabilities for wedge/comp-segment by Debargha Mukherjee · 8 years ago
  99. 0c18b2c Improve refinement search for Wiener filter by Debargha Mukherjee · 8 years ago
  100. 58616eb Further speedups to warp filter by David Barker · 8 years ago