1. baf09d8 limit single memory allocation to be less than 8 GB by Hui Su · 7 years ago
  2. ea35e65 Disable adapt_scan when large_scale_tile = 1 by Yunqing Wang · 7 years ago
  3. c76ed28 aom_convolve.c: reduce scope of iterators by Sebastien Alaiwan · 7 years ago
  4. d512e6d Disable the adaptive quantization when large_scale_tile = 1 by Yunqing Wang · 7 years ago
  5. 2ca19f9 cmake: Silence ranlib warnings when jnt_comp is disabled. by Tom Finegan · 7 years ago
  6. 97fc474 Add av1_get_br_level_counts() by Linfeng Zhang · 7 years ago
  7. f72e138 Add av1_get_base_level_counts() by Linfeng Zhang · 7 years ago
  8. 8c841f7 Split get_level_count_mag() by Linfeng Zhang · 7 years ago
  9. 1122d7d Pad extra columns in txb levels and signs by Linfeng Zhang · 7 years ago
  10. 679d81e Pad extra rows in txb levels and signs by Linfeng Zhang · 7 years ago
  11. 8587878 Add flag to indicate if intrabc is used by Hui Su · 7 years ago
  12. 8e232aa [CFL] Remove custom DC_PRED by Luc Trudeau · 7 years ago
  13. 980a248 Use mrc mask when eob==1 by Sarah Parker · 7 years ago
  14. 4f9ead8 Avoid skipping MRC_DCT for 32X32 blocks by Sarah Parker · 7 years ago
  15. f624dd5 Add the q_segmentation experiment by Rostislav Pehlivanov · 7 years ago
  16. 2fa189e Remove LGT experiment by Sebastien Alaiwan · 7 years ago
  17. 5d0320f Remove unnecessary handle_inter_mode call by Jingning Han · 7 years ago
  18. 35ee234 Disable in-loop filtering for single_tile_decoding by Yaowu Xu · 7 years ago
  19. c1077e9 Reorder ext_comp_ref modes by Debargha Mukherjee · 7 years ago
  20. 6a2a75b Add Daala TX to rectangular 32x64 and 64x32 transforms by Monty Montgomery · 7 years ago
  21. 125c0fc Separate quantizers used for quantization from RDO by Monty Montgomery · 7 years ago
  22. 848f7bc Initialize update_eob to -1 in txb code by Linfeng Zhang · 7 years ago
  23. 451672e Add one more level for selective ref frame speed feature by Zoe Liu · 7 years ago
  24. 59d2dd0 Align encoder stats update on delta_qindex and delta_lflevel by Zoe Liu · 7 years ago
  25. ae2f3cf Replace ZERO with GLOBAL for mode thresholds. by Debargha Mukherjee · 7 years ago
  26. f41ba6a Add config flag for monochrome only video support by Debargha Mukherjee · 7 years ago
  27. fd65c8d Fix to hashing function to support highbitdepth by Debargha Mukherjee · 7 years ago
  28. e09a9a6 Update entropy optimizer for new AOM_CDF* macros. by Thomas Daede · 7 years ago
  29. e82e577 Use AOM_CDF* macros instead of bare AOM_ICDF macros. by Thomas Daede · 7 years ago
  30. ce4e464 Soft enable TMV by Yunqing Wang · 7 years ago
  31. b638074 FRAME_SIZE: Never exceed maximum frame dimensions. by Arild Fuldseth (arilfuld) · 7 years ago
  32. 3866a14 JNT_COMP: fix issues with convolve_round by Cheng Chen · 7 years ago
  33. f2e7a39 Make apply_encoding_flags work when lag_in_frames > 0 by Yunqing Wang · 7 years ago
  34. c01dddb Remove ONE_SIDED_COMPOUND experimental flag by Zoe Liu · 7 years ago
  35. 81d458b Revert "Turn on the max_tile experiment" by Yaowu Xu · 7 years ago
  36. 841a84d Remove get_level_count_mag_coeff() and get_br_ctx_coeff() by Linfeng Zhang · 7 years ago
  37. b6957c2 Remove temporary coeff_is_byte_flag in txb code by Linfeng Zhang · 7 years ago
  38. fcebd49 Cleanup unreachable statement by Sebastien Alaiwan · 7 years ago
  39. 64463e7 intrabc: control reference areas by Hui Su · 7 years ago
  40. 7a144cd Fix skip encoding in analyzer by Michael Bebenita · 7 years ago
  41. 7640520 Move loop restoration reset into a helper function by Rupert Swarbrick · 7 years ago
  42. b394bfe Remove duplicated code for reading/writing sequence header by Rupert Swarbrick · 7 years ago
  43. 4cbf05c Fix widths in OBU reading code by Rupert Swarbrick · 7 years ago
  44. 4596deb Use correct RestorationInfo when encoding tilesize by Rupert Swarbrick · 7 years ago
  45. 472b174 Remove LPF_DIRECT experiment by Sebastien Alaiwan · 7 years ago
  46. 96e119a Don't use sub8x8_inter for intrabc blocks by Hui Su · 7 years ago
  47. 1e6bf6b intrabc: add assertions for DV subpel by Hui Su · 7 years ago
  48. 1e68d5d intrabc: only consider intrabc blocks' mvs for ref mv by Hui Su · 7 years ago
  49. 1015a34 Add levels array in av1_optimize_txb() by Linfeng Zhang · 7 years ago
  50. 2edfc37 Enable ext-intra-mod by default by Joe Young · 7 years ago
  51. 2a91ab7 Avoid left shift of negative numbers by Yaowu Xu · 7 years ago
  52. f452fdf Speed up ref selection by enforcing max 6 frames by Zoe Liu · 7 years ago
  53. 49fad89 Replace OD_UNBIASED_RSHIFT32() with OD_RSHIFT1(). by Nathan E. Egge · 7 years ago
  54. 683f70e Fix build for CONFIG_DAALA_TX and CONFIG_TX64X64 by Monty Montgomery · 7 years ago
  55. d75ea5b Back out pruning for horz_4 and vert_4 partitions by Debargha Mukherjee · 7 years ago
  56. 18f6c15 Fix mismatches caused by filter_intra by Yue Chen · 7 years ago
  57. 921b334 striped-loop-restoration: Respect tile experiments by Rupert Swarbrick · 7 years ago
  58. d728c21 [segment] Remove coding of seg->abs_delta by Yushin Cho · 7 years ago
  59. accfe39 [segment] Remove unused function by Yushin Cho · 7 years ago
  60. ace7ffb [CFL] DC_PRED as a block instead of as single value by Luc Trudeau · 7 years ago
  61. efa76d7 Correct a loop restoration buffer size by Rupert Swarbrick · 7 years ago
  62. 0edbdcd Disallow to use temporal MVs while large_scale_tile=1 by Yunqing Wang · 7 years ago
  63. 9a50fec Update the encoder flags for reference frames using and updating by Yunqing Wang · 7 years ago
  64. 8d88b29 Accept all global motion model settings by Sebastien Alaiwan · 7 years ago
  65. 8ce049e Fix mismatch with striped loop restoration+superres by Rupert Swarbrick · 7 years ago
  66. b88f50a A better trade-off for ext-partition-types search by Debargha Mukherjee · 7 years ago
  67. ab8bb8b Turn on the max_tile experiment by Dominic Symes · 7 years ago
  68. 00bc4aa Use lower-precision filters in filter_intra by Yue Chen · 7 years ago
  69. 7caa738 JNT_COMP: Round the weighted sum by Cheng Chen · 7 years ago
  70. ef34fff JNT_COMP: add SIMD implementations for c functions by Cheng Chen · 7 years ago
  71. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  72. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  73. b4f3103 Add frame offset of references to dumped info by Zoe Liu · 7 years ago
  74. d7338aa Misc. clean ups / refactor of speed 1 by Debargha Mukherjee · 7 years ago
  75. 6f77d08 Further speed-up of ext-partition-types by Debargha Mukherjee · 7 years ago
  76. 368bf16 Refactor the code for reference frame flag setup by Zoe Liu · 7 years ago
  77. 78a7bd7 Use rtcd script to choose between implementations by Sebastien Alaiwan · 7 years ago
  78. 9feda79 cdef_test: quiet implicit bool to int conv warning by James Zern · 7 years ago
  79. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  80. 77fb5be Speed up one-sided compound mode (ext-comp-refs) by Zoe Liu · 7 years ago
  81. e17ebe9 Separate ref frame mvs control from prev_frame_mvs by Jingning Han · 7 years ago
  82. c4b6764 Speed up of ext-partition types by Debargha Mukherjee · 7 years ago
  83. 923b73d Simplify tx_mode frame level bit by Debargha Mukherjee · 7 years ago
  84. 0e141b5 Allow to disable the probability update by Yunqing Wang · 7 years ago
  85. 2d9bd32 [level map] set USE_CAUSAL_CTX to 1 by Dake He · 7 years ago
  86. 201a2b4 Enable striped_loop_restoration by Ola Hugosson · 7 years ago
  87. b44deca Fix bug introduced by commit 0156308 by David Barker · 7 years ago
  88. ff090b8 Fix highbd striped loop restoration bug by Rupert Swarbrick · 7 years ago
  89. 95e13e2 Disable filter_intra mode in <8x8 tx blocks by Yue Chen · 7 years ago
  90. 8315daf Correct has_bottom_left calculation for mixed vertical partitions by Rupert Swarbrick · 7 years ago
  91. cf77276 Avoid some mismatched braces in bitstream.c by Rupert Swarbrick · 7 years ago
  92. d418f68 Simplify FRAME_ID constants by Sebastien Alaiwan · 7 years ago
  93. 06b40cc Add two levels for selective ref frame sp. feature by Debargha Mukherjee · 7 years ago
  94. 203016e Cleanup of speed 1 by Debargha Mukherjee · 7 years ago
  95. 80eedf2 Add highbd support in predict_skip_flag by Alexander Bokov · 7 years ago
  96. 79a3724 Introducing a model for pruning the TX size search by Alexander Bokov · 7 years ago
  97. 7ac01f8 intrabc: remove unused counters by Hui Su · 7 years ago
  98. e8204e3 intrabc: disable it for sub8x8 4:1 partitions by Hui Su · 7 years ago
  99. 4be6cb3 Remove VAR_REFS experiment by Sebastien Alaiwan · 7 years ago
  100. ebdbcb4 fix bug to add frame_marker in write_uncompressed_header_obu( ) by Soo-Chul Han · 7 years ago