1. e4e18fc Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms by Debargha Mukherjee · 7 years ago
  2. c505fe3 Fix implicit conversion loses integer precision by Luc Trudeau · 7 years ago
  3. 938710c Change q_segmentation to spatial_segmentation by Rostislav Pehlivanov · 7 years ago
  4. d564737 cosmetic: paded to padded by Linfeng Zhang · 7 years ago
  5. f91f3ca Update get_nz_map_ctx() by Linfeng Zhang · 7 years ago
  6. 6fc47e5 Add support of separte delta Qs for chroma channels by Yaowu Xu · 7 years ago
  7. ebcee0b LPF_SB: select filter level and apply for superblock by Cheng Chen · 7 years ago
  8. 6b56e99 Remove bands from new-quant profiles by Sarah Parker · 7 years ago
  9. 8a3d80e Avoid memset when possible by Sebastien Alaiwan · 7 years ago
  10. 0fa057f Misc refactors to support 4:1->2:1->1:1 tx splits by Debargha Mukherjee · 7 years ago
  11. a8474b6 [CFL] Don't Store Luma Pixels When CfL is not Allowed by Luc Trudeau · 7 years ago
  12. e8d0d4c Remove ctx from new-quant profile lookup by Sarah Parker · 7 years ago
  13. 0c72b2f Clean txb code by Linfeng Zhang · 7 years ago
  14. 0ead613 Remove NCOBMC experiment by Sebastien Alaiwan · 7 years ago
  15. d4d8b86 Update the experiment of ref-adapt by Zoe Liu · 7 years ago
  16. 5f11e91 JNT_COMP: Simplify logic on inter-inter comp modes by Zoe Liu · 7 years ago
  17. 6fa05dc Simply the code path when jnt-comp is off by Zoe Liu · 7 years ago
  18. 4d6ea54 [CFL] Disable CfL for 4:1 and 1:4 Partitions by Luc Trudeau · 7 years ago
  19. 5a88172 Change comp_group index context and save sending comp_group by Cheng Chen · 7 years ago
  20. 2ef24ea JNT_COMP: change COMPOUND_AVERAGE in cdf by Cheng Chen · 7 years ago
  21. 33a13d9 JNT_COMP: divide compound modes into two groups by Cheng Chen · 7 years ago
  22. 0ff69c6 Delete 1 parameter in a couple of txb functions by Linfeng Zhang · 7 years ago
  23. 917d6c0 max-tile: Fix issues discovered when testing max-tile by Dominic Symes · 7 years ago
  24. 8ac4557 Update get_nz_map_ctx() by Linfeng Zhang · 7 years ago
  25. b56b71a Re-design drl index coding to remove ctx parsing dep by Jingning Han · 7 years ago
  26. c6d4eb1 Cosmetics by Sebastien Alaiwan · 7 years ago
  27. b0460fa Remove ANS experiment by Sebastien Alaiwan · 7 years ago
  28. d2cfbef Fixes to make 4:1 rectangular intra work correctly by Debargha Mukherjee · 7 years ago
  29. 730c805 Added monochrome option to the decoder. by Imdad Sardharwalla · 7 years ago
  30. a9ba58e Set up txb size properly for TX64X64 by Angie Chiang · 7 years ago
  31. bce07f1 Use macro to set txk_type by Angie Chiang · 7 years ago
  32. 3e4068e decodeframe.c: reduce scope of iterators by Sebastien Alaiwan · 7 years ago
  33. 3e63274 OBU type/metadata disambiguation. by Tom Finegan · 7 years ago
  34. 3afbf3f Modify the warped motion mode context by Yunqing Wang · 7 years ago
  35. d300f0e Extend frame marker bits from 4 to 5 by Cheng Chen · 7 years ago
  36. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  37. 5988177 [lv_map_multi] add counters in multisymbol mode by Dake He · 7 years ago
  38. f518f14 decodeframe.c: reduce scope of locals by Sebastien Alaiwan · 7 years ago
  39. d8397d6 Added cleanup to decoding of monochrome frames. by Imdad Sardharwalla · 7 years ago
  40. b85beed decodemv.c: reduce scope of locals by Sebastien Alaiwan · 7 years ago
  41. 6c24b02 Change CDEF block skip condition and move signalling by Steinar Midtskogen · 8 years ago
  42. d183b64 [CFL] Clean cfl.h include by Luc Trudeau · 7 years ago
  43. 1e84af5 [CFL] CfL Initialization Simplification by Luc Trudeau · 7 years ago
  44. 0bd3bf6 Make adaptive scan order support multi-threading by Jingning Han · 7 years ago
  45. df89ee3 Make the signaling of allow_screen_content_tools consistent by Hui Su · 7 years ago
  46. b3eda2f Refactor/Change the entropy context for transforms by Debargha Mukherjee · 7 years ago
  47. 8781828 Unify binary symbol design for LAST/LAST2 by Zoe Liu · 7 years ago
  48. fc851cb Remove TileWorkerData by Luc Trudeau · 7 years ago
  49. 530bee2 Update av1_read_coeffs_txb(), keep update position by Linfeng Zhang · 7 years ago
  50. f33e01d Unconditionally use LAST_FRAME for prev_frame. by Peter de Rivaz · 7 years ago
  51. 9f001f3 Remove MRC_TX experiment by Sebastien Alaiwan · 7 years ago
  52. 1961988 Enhance option to handle chroma tx-size for vartx by Debargha Mukherjee · 7 years ago
  53. 025c6c4 Use sub-frame statistics for adaptive scan order update by Jingning Han · 7 years ago
  54. 891a877 Add option to disable split partitions for chroma by Debargha Mukherjee · 7 years ago
  55. 3aa2811 Add chroma bsize modifications correctly by Debargha Mukherjee · 7 years ago
  56. eb12393 Disallow 4:1/1:4 partitions for BLOCK_128x128 by Rupert Swarbrick · 7 years ago
  57. 70f9a1f Terminate decoding at invalid mode and ref frame combo by Hui Su · 7 years ago
  58. 8398023 Fix int overflow in decode_coefs() by Hui Su · 7 years ago
  59. 33b39f0 [idct] Fix initialization of tx_set_type by Frederic Barbier · 7 years ago
  60. cca7adc Remove var_tx_no_tx_mode experiment by Debargha Mukherjee · 7 years ago
  61. 8089315 TX64X64: Reuse scan, quant etc from 32x32. by Urvang Joshi · 7 years ago
  62. fe8323c Enable TX64X64 by default. by Urvang Joshi · 7 years ago
  63. 5577bd1 Various RD fixes related to 4:1 transforms by Debargha Mukherjee · 7 years ago
  64. 9a7cc0e Update av1_read_coeffs_txb() by Linfeng Zhang · 7 years ago
  65. 934af35 add segment_pred_last(adopted) by Soo-Chul Han · 7 years ago
  66. 27d1b37 Remove use of av1_get_tx_scale in Daala TX by Monty Montgomery · 7 years ago
  67. 3fe369c [lv_map_multi] Base level alphabet adjustment by Dake He · 7 years ago
  68. 60f2a22 Add Daala TX fixed-coeff-depth capability to quantization by Monty Montgomery · 7 years ago
  69. 5880758 Turn off debug counters in tx coeff timing by Jingning Han · 7 years ago
  70. ad2c178 Replace scan index with local var by Jingning Han · 7 years ago
  71. ea63619 Remove unneeded memset on sign array by Jingning Han · 7 years ago
  72. cf3a082 Reconstruct dqcoeff inline with coeff decoding by Jingning Han · 7 years ago
  73. f40a957 Add motion selection to ext_skip by Zoe Liu · 7 years ago
  74. 8682cd9 Properly update eob state in first pass coeff decode by Jingning Han · 7 years ago
  75. 6e5ade9 Fix render size with !CONFIG_FRAME_SUPERRES by David Barker · 7 years ago
  76. 2854fe7 Clean up decoder on NEWMV handling by Zoe Liu · 7 years ago
  77. 876a8b0 Reuse neighbor's warped motion parameters by Yunqing Wang · 7 years ago
  78. 21b6722 Remove prob table entries and counters for new mv by Hui Su · 7 years ago
  79. 4b9892d Simplify tx size access in read_coeffs_txb by Jingning Han · 7 years ago
  80. 3925aae Skip unnecessary memset operation in lv-map decoding by Jingning Han · 7 years ago
  81. 736ddef LV_MAP_MULTI: use reduced probability in EC. by Thomas Davies · 7 years ago
  82. 53c0896 Set up txb coeff processing timer by Jingning Han · 7 years ago
  83. ae7b2f3 Add av1_get_br_level_counts_sse2() by Linfeng Zhang · 7 years ago
  84. 30483c9 intrabc: replace left shift with multiply by Hui Su · 7 years ago
  85. 749c21a Remove experimental flag of NEW_MULTISYMBOL by Frederic Barbier · 7 years ago
  86. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  87. 35a4db3 Replace RECT_TX_EXT experiment by Debargha Mukherjee · 7 years ago
  88. d467bba Support Separate qmatrix for U and V planes by Yaowu Xu · 7 years ago
  89. 088251e Resolved build conflict by amvr by RogerZhou · 7 years ago
  90. dcb3cff Don't send chroma data in monochrome mode by Rupert Swarbrick · 7 years ago
  91. 3b48a6d Remove nested #if !CONFIG_NEW_MULTISYMBOL lines by Rupert Swarbrick · 7 years ago
  92. e72a209 WIP: lv_map_multi: make br multi symbol by Ola Hugosson · 7 years ago
  93. 1389210 WIP: lv_map_multi: New experiment by Ola Hugosson · 7 years ago
  94. 3055619 q_segmentation: set seg->q_lvls to 0 when disabled by Rostislav Pehlivanov · 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. b09e55c Revert "JNT_COMP: turn off for one_sided_compound" by Cheng Chen · 7 years ago
  97. a6a486c Remove UNPOISON_PARTITION_CTX experiment by Sebastien Alaiwan · 7 years ago
  98. 4eba69b Fix inefficient coding of filter_intra modes by Yue Chen · 7 years ago
  99. 3694c83 Update the q_adapt_probs experiment by Hui Su · 7 years ago
  100. 6147b1b Change tx_size encoding for intra modes by Debargha Mukherjee · 7 years ago