1. f986af1 [dist-8x8] Enable assert for 8 bit input only by Yushin Cho · 7 years ago
  2. 1961988 Enhance option to handle chroma tx-size for vartx by Debargha Mukherjee · 7 years ago
  3. d904a35 Fix build break by amvr by RogerZhou · 7 years ago
  4. 8b1732a Minor refactor jnt_comp distance value by Cheng Chen · 7 years ago
  5. 891a877 Add option to disable split partitions for chroma by Debargha Mukherjee · 7 years ago
  6. 3aa2811 Add chroma bsize modifications correctly by Debargha Mukherjee · 7 years ago
  7. 33b39f0 [idct] Fix initialization of tx_set_type by Frederic Barbier · 7 years ago
  8. 8089315 TX64X64: Reuse scan, quant etc from 32x32. by Urvang Joshi · 7 years ago
  9. 9bf8599 Call aom_clear_system_state() in prune_tx_2D() by Hui Su · 7 years ago
  10. fe8323c Enable TX64X64 by default. by Urvang Joshi · 7 years ago
  11. 5577bd1 Various RD fixes related to 4:1 transforms by Debargha Mukherjee · 7 years ago
  12. 5102154 Avoid out of range by Yaowu Xu · 7 years ago
  13. 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
  14. 4a05a58 Modify RDO for use with Daala TX constant-depth coeffs by Monty Montgomery · 7 years ago
  15. da2eefc New filter_intra implementation + entropy coding by Yue Chen · 7 years ago
  16. 2c50f9a Some RD fixes by Debargha Mukherjee · 7 years ago
  17. 60f2a22 Add Daala TX fixed-coeff-depth capability to quantization by Monty Montgomery · 7 years ago
  18. c5ddf06 Add extra hashing mechanism on the TX size search level by Alexander Bokov · 7 years ago
  19. f40a957 Add motion selection to ext_skip by Zoe Liu · 7 years ago
  20. 876a8b0 Reuse neighbor's warped motion parameters by Yunqing Wang · 7 years ago
  21. c3769e5 Call aom_clear_system_state() before palette RD search by Hui Su · 7 years ago
  22. a26262c Eliminate tx_size dependant shifts for Daala TX by Monty Montgomery · 7 years ago
  23. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  24. 35a4db3 Replace RECT_TX_EXT experiment by Debargha Mukherjee · 7 years ago
  25. 95137bd Move encoder-only code to av1/encoder by Sebastien Alaiwan · 7 years ago
  26. dfcbfbd intrabc: use its own mv cost table by Hui Su · 7 years ago
  27. 0797a20 Add the option of using 1:4/4:1 tx_size+sb_type by Yue Chen · 7 years ago
  28. b09e55c Revert "JNT_COMP: turn off for one_sided_compound" by Cheng Chen · 7 years ago
  29. 4eba69b Fix inefficient coding of filter_intra modes by Yue Chen · 7 years ago
  30. 6147b1b Change tx_size encoding for intra modes by Debargha Mukherjee · 7 years ago
  31. 26b8a99 Add is_hbd field to TxfmParam by Monty Montgomery · 7 years ago
  32. 9134586 [CFL] basic early termination for alpha search by David Michael Barr · 7 years ago
  33. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  34. 4697061 JNT_COMP: Support new_multisymbol by Cheng Chen · 7 years ago
  35. 060e192 JNT_COMP: turn off for one_sided_compound by Cheng Chen · 7 years ago
  36. 473cf89 Do not allow palette mode for partition sizes larger than 64x64 by Hui Su · 7 years ago
  37. 8e232aa [CFL] Remove custom DC_PRED by Luc Trudeau · 7 years ago
  38. 4f9ead8 Avoid skipping MRC_DCT for 32X32 blocks by Sarah Parker · 7 years ago
  39. 5d0320f Remove unnecessary handle_inter_mode call by Jingning Han · 7 years ago
  40. c1077e9 Reorder ext_comp_ref modes by Debargha Mukherjee · 7 years ago
  41. 125c0fc Separate quantizers used for quantization from RDO by Monty Montgomery · 7 years ago
  42. fd65c8d Fix to hashing function to support highbitdepth by Debargha Mukherjee · 7 years ago
  43. c01dddb Remove ONE_SIDED_COMPOUND experimental flag by Zoe Liu · 7 years ago
  44. 64463e7 intrabc: control reference areas by Hui Su · 7 years ago
  45. 1e6bf6b intrabc: add assertions for DV subpel by Hui Su · 7 years ago
  46. 18f6c15 Fix mismatches caused by filter_intra by Yue Chen · 7 years ago
  47. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  48. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  49. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  50. 77fb5be Speed up one-sided compound mode (ext-comp-refs) by Zoe Liu · 7 years ago
  51. 95e13e2 Disable filter_intra mode in <8x8 tx blocks by Yue Chen · 7 years ago
  52. 06b40cc Add two levels for selective ref frame sp. feature by Debargha Mukherjee · 7 years ago
  53. 80eedf2 Add highbd support in predict_skip_flag by Alexander Bokov · 7 years ago
  54. 79a3724 Introducing a model for pruning the TX size search by Alexander Bokov · 8 years ago
  55. 5f2749b Fix a compiler warning of "unused variable" by Yaowu Xu · 7 years ago
  56. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  57. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  58. edc7346 Add speed feature to reduce tx size search depth by Debargha Mukherjee · 7 years ago
  59. c6b17d8 Remove redundant macro USE_UNI_COMP_REFS by Zoe Liu · 7 years ago
  60. 90024e4 Use tx_size 1 level down for transform type search by Sarah Parker · 7 years ago
  61. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  62. c5252a6 Guard the limits in for-loops for setting inter_tx_size by Yue Chen · 7 years ago
  63. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  64. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  65. 5166686 Adding a speed feature for tx_size search by Debargha Mukherjee · 7 years ago
  66. 371968c Remove compound-segment/wedge config flags by Debargha Mukherjee · 7 years ago
  67. cf842ad Speed up inter frame rate-distortion optimization by Jingning Han · 7 years ago
  68. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  69. c7af36d [CFL] Sub8x8 Validation Code Rewrite by Luc Trudeau · 7 years ago
  70. 1181296 Remove experimental flag for rect-tx by Debargha Mukherjee · 7 years ago
  71. 3ca43bf Ext-intra modification/tuning by Joe Young · 7 years ago
  72. efb755c Resolve an issue between palette and delta-q by Hui Su · 7 years ago
  73. 3392c43 JNT_COMP: 5. Support compound_segment by Cheng Chen · 7 years ago
  74. 0a7f2f5 JNT_COMP: 4. add context and entropy read/write by Cheng Chen · 7 years ago
  75. ca6958c JNT_COMP: 3. rd select the best weight by Cheng Chen · 7 years ago
  76. 10a0380 Fixed build conflict (amvr,intrabc). by RogerZhou · 7 years ago
  77. 00803a7 Consolidate lv-map experiment by Jingning Han · 7 years ago
  78. efc55fd JNT_COMP: 2. assign proper weigths in rdopt by Cheng Chen · 7 years ago
  79. 57b8ff6 Optimizations for filter_intra by Yue Chen · 7 years ago
  80. 1f8d095 [CFL] Switch to txfm_rd_in_plane in alpha search by David Michael Barr · 7 years ago
  81. 0c34653 Remove redundant code for intrabc RD calculation by Hui Su · 7 years ago
  82. 9fa9623 Remove experimental flag of chroma_sub8x8 by Hui Su · 7 years ago
  83. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  84. abe5215 Use type with smaller size by Yaowu Xu · 7 years ago
  85. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  86. edced25 Further cleanups related to removal of cb4x4 flags by Debargha Mukherjee · 7 years ago
  87. 08ee5c8 Remove compiler warnings in weekly test by Yi Luo · 7 years ago
  88. 29373ee Squash type conversion warnings in MSVC by Yaowu Xu · 7 years ago
  89. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  90. 25dc070 Disable residue hash feature on cross-border blocks by Yue Chen · 7 years ago
  91. a45b104 [CFL] Fix negative rounding issue in alpha dist by Luc Trudeau · 7 years ago
  92. 171c17d new_multisymbol: use cdf-based cost of txfm partition syntax by Yue Chen · 7 years ago
  93. 3dd03e3 new_multisymbol: use cdf-based cost of 1:4 tx flag by Yue Chen · 7 years ago
  94. 170678a new_multisymbol: use cdf-based cost of intra/inter flag by Yue Chen · 7 years ago
  95. 1eed2df Use CDFs to calcualte cost for the skip bit by Zoe Liu · 7 years ago
  96. eaf128a new_multisymbol: use cdf-based costs of interintra by Yue Chen · 7 years ago
  97. dab2ca9 new_multisymbol: use cdf-based costs of palette flags by Yue Chen · 7 years ago
  98. 1cd3462 [dist-8x8] Add more asserts by Yushin Cho · 7 years ago
  99. 0c7eb10 Improving the model for pruning the TX type search by Alexander Bokov · 8 years ago
  100. 0b34a79 Fix a compile bug with ext-partition-types by Debargha Mukherjee · 7 years ago