1. a938362 [NORMATIVE] Add frame-level flag to enable/disable filter_intra by Yue Chen · 7 years ago
  2. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  3. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  4. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  5. 73335fa [NORMATIVE] Make wedge_index entropy coded by Yue Chen · 7 years ago
  6. aa5ae3d Fix filter_intra RDO deficiencies by Yue Chen · 7 years ago
  7. 4f4922a [NORMATIVE]Update txk_type for tx_64x64 in 422 format by Jingning Han · 7 years ago
  8. 167fa22 Remove min_tx_size in MB_MODE_INFO by Hui Su · 7 years ago
  9. a96047d Remove CONFIG_EXT_COMP_REFS flag by Zoe Liu · 7 years ago
  10. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  11. ac1d831 Remove tx_type in MB_MODE_INFO by Hui Su · 7 years ago
  12. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  13. 93c3502 Remove CONFIG_EXT_SKIP flag by Zoe Liu · 7 years ago
  14. 56393b3 Remove txk_sel experiment flag by Hui Su · 7 years ago
  15. 69d9aef Remove CONFIG_FILTER_INTRA flag by Yue Chen · 7 years ago
  16. 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
  17. 293f281 Remove intrabc experiment flag by Hui Su · 7 years ago
  18. 25ff26a Remove an unused function parameter by Yaowu Xu · 7 years ago
  19. 2382b14 Remove config flag CONFIG_LOOPFILTER_LEVEL by Debargha Mukherjee · 7 years ago
  20. bfed738 Remove CONFIG_AOM_QM macro by Yaowu Xu · 7 years ago
  21. ccd7081 Remove RECT_TX_EXT/RECT_TX_EXT_INTRA flags by Debargha Mukherjee · 7 years ago
  22. de1a5db Reduce memory usage of txk_type[] by Hui Su · 7 years ago
  23. d29ea97 Remove CONFIG_OBU macro by Yaowu Xu · 7 years ago
  24. d26fde2 Merge identical entries in max_txsize_rect_lookup table by Jingning Han · 7 years ago
  25. 14f6baa Remove no-effect code by Yaowu Xu · 7 years ago
  26. 439bcb5 More renaming about directional intra modes by Hui Su · 7 years ago
  27. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  28. 69ae7b8 Change to names of some intra modes by Hui Su · 7 years ago
  29. e111cba Remove NEW_QUANT experiment by Frederic Barbier · 7 years ago
  30. b57fee0 [NORMATIVE] Add decoder support for frame_refs_signaling by Zoe Liu · 7 years ago
  31. f32f678 Reduce txb_coeff_cost map size from 64 to 32 by Jingning Han · 7 years ago
  32. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  33. 365f73b [CFL] SSE2/AVX2 Versions of Sum and Subtract Average by Luc Trudeau · 7 years ago
  34. d3afdb9 [NORMATIVE-DECODING] Fix above/left chroma block selection by David Barker · 7 years ago
  35. 7bb3a4f Use PLANE_TYPE to index angle_delta by Luc Trudeau · 7 years ago
  36. 0f9dafb [NORMATIVE]Turn off palette mode for 4X4, 4X8 and 8X4 blocks by Hui Su · 7 years ago
  37. 01faff9 [non-normative, cfl] Fix build with cfl disabled by David Barker · 7 years ago
  38. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  39. 057f97b Fix the reference selection issue for skip mode by Zoe Liu · 7 years ago
  40. af73d53 Re-allow 32x32 inter idtx. by Thomas Daede · 7 years ago
  41. 7167d95 Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  42. e5d166e Cleanup deprecated comments by Frederic Barbier · 7 years ago
  43. 1fa9ba4 Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO" by Jonathan Matthews · 7 years ago
  44. 1379beb Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  45. c7fa12c Avoid using ADST for tx sizes > 16x16 by Sarah Parker · 7 years ago
  46. 3e509e3 Remove the EXT_TX_16X16_SET macro by Hui Su · 7 years ago
  47. 7c71cc0 Use reduced_tx_set_used for all av1_get_tx_type calls by Sarah Parker · 7 years ago
  48. 02e8415 intrabc: support txk-sel by Hui Su · 7 years ago
  49. d27f1e6 [CFL] allow for 4:1 rects if full tx available by David Michael Barr · 7 years ago
  50. 5859636 Remove DAALA_TX experiment by Sebastien Alaiwan · 7 years ago
  51. fa8bad1 Simplify context identification for coding ref frames by Zoe Liu · 7 years ago
  52. af8e264 Don't calculate chroma data in monochrome mode by Imdad Sardharwalla · 7 years ago
  53. 7448fc2 Remove the dct_only experiment by Hui Su · 7 years ago
  54. 79c763b Remove ext_intra experimental flag by Hui Su · 7 years ago
  55. 99350a6 Remove obsolete code about "FIXED_TX_TYPE" by Hui Su · 7 years ago
  56. 768d660 Move boundary info into separate data structure by Frank Bossen · 7 years ago
  57. 978152a Remove flag ALLOW_INTRA_EXT_TX by Urvang Joshi · 7 years ago
  58. 2f052ee Fix array subscript warning in get_uv_mode by Luc Trudeau · 7 years ago
  59. 6cf2b46 Add option to use fp quant when new-quant is used by Debargha Mukherjee · 7 years ago
  60. b8aa399 Refactor and speed-up interintra RDO by Yue Chen · 7 years ago
  61. 5ebd870 Add an identity scale factor in AV1_COMMON by Hui Su · 7 years ago
  62. fbfa432 Move encoder-specific table close to its caller by Frederic Barbier · 7 years ago
  63. da6df48 Re-arrange tx_type valid check by Jingning Han · 7 years ago
  64. 0f191da Move some encoder definitions out of decoder scope by Frederic Barbier · 7 years ago
  65. 404d92e Remove unused variables for ext-skip by Zoe Liu · 7 years ago
  66. 19d0521 Make translation global motion condition consistent by Jingning Han · 7 years ago
  67. 62fe78e Remove ext-warped-motion part2 by Yunqing Wang · 7 years ago
  68. 6396d3a Bake in large chroma transforms for inter/intra by Debargha Mukherjee · 7 years ago
  69. 8b618f6 Palette: enable all partitions no larger than 64x64 by Hui Su · 7 years ago
  70. 8aec7f3 Make chroma loopfiltering tx_sizes consistent by Debargha Mukherjee · 7 years ago
  71. 80592c7 Option to disable small tx size for intra chroma by Debargha Mukherjee · 7 years ago
  72. 07365c9 Remove lpf_sb by Cheng Chen · 7 years ago
  73. 27b5136 Remove DISABLE_VARTX_FOR_CHROMA = 2 option. by Debargha Mukherjee · 7 years ago
  74. 1a8664e Do not use length-64 transform for chroma by Debargha Mukherjee · 7 years ago
  75. 501acee Fix bustage caused by 8089315a6c2b with daala_tx. by Timothy B. Terriberry · 7 years ago
  76. 3ebb0d0 Correct/Cleanup min_tx_size computation by Debargha Mukherjee · 7 years ago
  77. 5664419 Exclude distance-weighted prediction for ext-skip by Zoe Liu · 7 years ago
  78. b057187 Remove filter_intra mode info for UV plane by Yue Chen · 7 years ago
  79. 23c511e Remove ADAPT_SCAN experiment by Sebastien Alaiwan · 7 years ago
  80. 250dd96 Clean-up abandoned options for filter_intra by Yue Chen · 7 years ago
  81. 467205a [CFL] Cache DC_PRED during CfL-RDO by Luc Trudeau · 7 years ago
  82. 9cea993 [CleanUp] Wrap intra_mode_to_tx_type_context by Luc Trudeau · 7 years ago
  83. 695abd7 Make lv-map work with 64x16/16x64 transforms by Debargha Mukherjee · 7 years ago
  84. b8b2a0e Remove b_mode_info structure by Jingning Han · 7 years ago
  85. 2fac8a4 Deprecate the use of bmi structure from av1 codec by Jingning Han · 7 years ago
  86. 104d62e Support ext-skip for both low delay and high delay by Zoe Liu · 7 years ago
  87. 5d149e1 Remove sub-4x4 block sizes by Debargha Mukherjee · 7 years ago
  88. 9010e20 Clean up intra mode context fetch functions by Jingning Han · 7 years ago
  89. 1a5ab9f Avoid trying filter_intra + >32x32 tx by Yue Chen · 7 years ago
  90. a92bd80 [CFL] Reduce Prediction Buffer Size by Luc Trudeau · 7 years ago
  91. 2eb9b84 [Clean Up] Remove get_y_mode() by Luc Trudeau · 7 years ago
  92. 5d5078e [CFL] Add check to get_uv_mode by Luc Trudeau · 7 years ago
  93. 3ae1235 [CFL] Simplify Average Subtraction by Luc Trudeau · 7 years ago
  94. e425f47 [CFL] Limit Luma Partition to 32X32 by Luc Trudeau · 7 years ago
  95. d1941f3 [CFL] DC_PRED on Partition Unit Neighboring Pixels by Luc Trudeau · 7 years ago
  96. f621a4f daala_tx: Add CONFIG_DAALA_TX_DST32 build flag. by Nathan E. Egge · 7 years ago
  97. 49b26fe Map uv_mode with get_uv_mode() for txk_sel by David Michael Barr · 7 years ago
  98. 840c66e Mute the warning when debug mode is on by Angie Chiang · 7 years ago
  99. 765e34e Make lpf_sb work with loopfilter_level by Cheng Chen · 7 years ago
  100. 5b5f4df Add mismatch debug tool by Angie Chiang · 7 years ago