1. 365f73b [CFL] SSE2/AVX2 Versions of Sum and Subtract Average by Luc Trudeau · 7 years ago
  2. d3afdb9 [NORMATIVE-DECODING] Fix above/left chroma block selection by David Barker · 7 years ago
  3. 7bb3a4f Use PLANE_TYPE to index angle_delta by Luc Trudeau · 7 years ago
  4. 0f9dafb [NORMATIVE]Turn off palette mode for 4X4, 4X8 and 8X4 blocks by Hui Su · 7 years ago
  5. 01faff9 [non-normative, cfl] Fix build with cfl disabled by David Barker · 7 years ago
  6. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  7. 057f97b Fix the reference selection issue for skip mode by Zoe Liu · 7 years ago
  8. af73d53 Re-allow 32x32 inter idtx. by Thomas Daede · 7 years ago
  9. 7167d95 Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  10. e5d166e Cleanup deprecated comments by Frederic Barbier · 7 years ago
  11. 1fa9ba4 Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO" by Jonathan Matthews · 7 years ago
  12. 1379beb Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  13. c7fa12c Avoid using ADST for tx sizes > 16x16 by Sarah Parker · 7 years ago
  14. 3e509e3 Remove the EXT_TX_16X16_SET macro by Hui Su · 7 years ago
  15. 7c71cc0 Use reduced_tx_set_used for all av1_get_tx_type calls by Sarah Parker · 7 years ago
  16. 02e8415 intrabc: support txk-sel by Hui Su · 7 years ago
  17. d27f1e6 [CFL] allow for 4:1 rects if full tx available by David Michael Barr · 7 years ago
  18. 5859636 Remove DAALA_TX experiment by Sebastien Alaiwan · 7 years ago
  19. fa8bad1 Simplify context identification for coding ref frames by Zoe Liu · 7 years ago
  20. af8e264 Don't calculate chroma data in monochrome mode by Imdad Sardharwalla · 7 years ago
  21. 7448fc2 Remove the dct_only experiment by Hui Su · 7 years ago
  22. 79c763b Remove ext_intra experimental flag by Hui Su · 7 years ago
  23. 99350a6 Remove obsolete code about "FIXED_TX_TYPE" by Hui Su · 7 years ago
  24. 768d660 Move boundary info into separate data structure by Frank Bossen · 7 years ago
  25. 978152a Remove flag ALLOW_INTRA_EXT_TX by Urvang Joshi · 7 years ago
  26. 2f052ee Fix array subscript warning in get_uv_mode by Luc Trudeau · 7 years ago
  27. 6cf2b46 Add option to use fp quant when new-quant is used by Debargha Mukherjee · 7 years ago
  28. b8aa399 Refactor and speed-up interintra RDO by Yue Chen · 7 years ago
  29. 5ebd870 Add an identity scale factor in AV1_COMMON by Hui Su · 7 years ago
  30. fbfa432 Move encoder-specific table close to its caller by Frederic Barbier · 7 years ago
  31. da6df48 Re-arrange tx_type valid check by Jingning Han · 7 years ago
  32. 0f191da Move some encoder definitions out of decoder scope by Frederic Barbier · 7 years ago
  33. 404d92e Remove unused variables for ext-skip by Zoe Liu · 7 years ago
  34. 19d0521 Make translation global motion condition consistent by Jingning Han · 7 years ago
  35. 62fe78e Remove ext-warped-motion part2 by Yunqing Wang · 7 years ago
  36. 6396d3a Bake in large chroma transforms for inter/intra by Debargha Mukherjee · 7 years ago
  37. 8b618f6 Palette: enable all partitions no larger than 64x64 by Hui Su · 7 years ago
  38. 8aec7f3 Make chroma loopfiltering tx_sizes consistent by Debargha Mukherjee · 7 years ago
  39. 80592c7 Option to disable small tx size for intra chroma by Debargha Mukherjee · 7 years ago
  40. 07365c9 Remove lpf_sb by Cheng Chen · 7 years ago
  41. 27b5136 Remove DISABLE_VARTX_FOR_CHROMA = 2 option. by Debargha Mukherjee · 7 years ago
  42. 1a8664e Do not use length-64 transform for chroma by Debargha Mukherjee · 7 years ago
  43. 501acee Fix bustage caused by 8089315a6c2b with daala_tx. by Timothy B. Terriberry · 7 years ago
  44. 3ebb0d0 Correct/Cleanup min_tx_size computation by Debargha Mukherjee · 7 years ago
  45. 5664419 Exclude distance-weighted prediction for ext-skip by Zoe Liu · 7 years ago
  46. b057187 Remove filter_intra mode info for UV plane by Yue Chen · 7 years ago
  47. 23c511e Remove ADAPT_SCAN experiment by Sebastien Alaiwan · 7 years ago
  48. 250dd96 Clean-up abandoned options for filter_intra by Yue Chen · 7 years ago
  49. 467205a [CFL] Cache DC_PRED during CfL-RDO by Luc Trudeau · 7 years ago
  50. 9cea993 [CleanUp] Wrap intra_mode_to_tx_type_context by Luc Trudeau · 7 years ago
  51. 695abd7 Make lv-map work with 64x16/16x64 transforms by Debargha Mukherjee · 7 years ago
  52. b8b2a0e Remove b_mode_info structure by Jingning Han · 7 years ago
  53. 2fac8a4 Deprecate the use of bmi structure from av1 codec by Jingning Han · 7 years ago
  54. 104d62e Support ext-skip for both low delay and high delay by Zoe Liu · 7 years ago
  55. 5d149e1 Remove sub-4x4 block sizes by Debargha Mukherjee · 7 years ago
  56. 9010e20 Clean up intra mode context fetch functions by Jingning Han · 7 years ago
  57. 1a5ab9f Avoid trying filter_intra + >32x32 tx by Yue Chen · 7 years ago
  58. a92bd80 [CFL] Reduce Prediction Buffer Size by Luc Trudeau · 7 years ago
  59. 2eb9b84 [Clean Up] Remove get_y_mode() by Luc Trudeau · 7 years ago
  60. 5d5078e [CFL] Add check to get_uv_mode by Luc Trudeau · 7 years ago
  61. 3ae1235 [CFL] Simplify Average Subtraction by Luc Trudeau · 7 years ago
  62. e425f47 [CFL] Limit Luma Partition to 32X32 by Luc Trudeau · 7 years ago
  63. d1941f3 [CFL] DC_PRED on Partition Unit Neighboring Pixels by Luc Trudeau · 7 years ago
  64. f621a4f daala_tx: Add CONFIG_DAALA_TX_DST32 build flag. by Nathan E. Egge · 7 years ago
  65. 49b26fe Map uv_mode with get_uv_mode() for txk_sel by David Michael Barr · 7 years ago
  66. 840c66e Mute the warning when debug mode is on by Angie Chiang · 7 years ago
  67. 765e34e Make lpf_sb work with loopfilter_level by Cheng Chen · 7 years ago
  68. 5b5f4df Add mismatch debug tool by Angie Chiang · 7 years ago
  69. f3bf8b1 [WarpedMotion] Added Const Correctness by Luc Trudeau · 7 years ago
  70. e4e18fc Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms by Debargha Mukherjee · 7 years ago
  71. 938710c Change q_segmentation to spatial_segmentation by Rostislav Pehlivanov · 7 years ago
  72. b72bc71 Remove unused variables in blockd.h by Yushin Cho · 7 years ago
  73. 6b56e99 Remove bands from new-quant profiles by Sarah Parker · 7 years ago
  74. 0fa057f Misc refactors to support 4:1->2:1->1:1 tx splits by Debargha Mukherjee · 7 years ago
  75. 70539b1 Remove redundant check on single ref for motion mode by Zoe Liu · 7 years ago
  76. 030cea9 16x64 and 64x16 transforms: Reuse scan order, eob by Urvang Joshi · 7 years ago
  77. cec7ba1 Add macro to allow different tx sets for 16x16 by Sarah Parker · 7 years ago
  78. 33a13d9 JNT_COMP: divide compound modes into two groups by Cheng Chen · 7 years ago
  79. d2cfbef Fixes to make 4:1 rectangular intra work correctly by Debargha Mukherjee · 7 years ago
  80. 2ac1868 Check if tx_type is valid in av1_get_tx_type() by Angie Chiang · 7 years ago
  81. bce07f1 Use macro to set txk_type by Angie Chiang · 7 years ago
  82. 3afbf3f Modify the warped motion mode context by Yunqing Wang · 7 years ago
  83. 9d8222b Add macro to remove 1D transforms from TX_16X16 by Sarah Parker · 7 years ago
  84. 1e84af5 [CFL] CfL Initialization Simplification by Luc Trudeau · 7 years ago
  85. 9f001f3 Remove MRC_TX experiment by Sebastien Alaiwan · 7 years ago
  86. 1961988 Enhance option to handle chroma tx-size for vartx by Debargha Mukherjee · 7 years ago
  87. 891a877 Add option to disable split partitions for chroma by Debargha Mukherjee · 7 years ago
  88. 8089315 TX64X64: Reuse scan, quant etc from 32x32. by Urvang Joshi · 7 years ago
  89. 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
  90. da2eefc New filter_intra implementation + entropy coding by Yue Chen · 7 years ago
  91. 11bac01 Improve filter_intra throughput by Yue Chen · 7 years ago
  92. aac6162 Use CDFs to cost right/bottom partitions in rd_pick_partition by Rupert Swarbrick · 7 years ago
  93. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  94. 35a4db3 Replace RECT_TX_EXT experiment by Debargha Mukherjee · 7 years ago
  95. 0797a20 Add the option of using 1:4/4:1 tx_size+sb_type by Yue Chen · 7 years ago
  96. 6147b1b Change tx_size encoding for intra modes by Debargha Mukherjee · 7 years ago
  97. 27df834 Disable in-loop filters for frames with intrabc enabled by Hui Su · 7 years ago
  98. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  99. 473cf89 Do not allow palette mode for partition sizes larger than 64x64 by Hui Su · 7 years ago
  100. 8e232aa [CFL] Remove custom DC_PRED by Luc Trudeau · 7 years ago