1. 59d2dd0 Align encoder stats update on delta_qindex and delta_lflevel by Zoe Liu · 7 years ago
  2. ae2f3cf Replace ZERO with GLOBAL for mode thresholds. by Debargha Mukherjee · 7 years ago
  3. f41ba6a Add config flag for monochrome only video support by Debargha Mukherjee · 7 years ago
  4. fd65c8d Fix to hashing function to support highbitdepth by Debargha Mukherjee · 7 years ago
  5. e09a9a6 Update entropy optimizer for new AOM_CDF* macros. by Thomas Daede · 7 years ago
  6. e82e577 Use AOM_CDF* macros instead of bare AOM_ICDF macros. by Thomas Daede · 7 years ago
  7. ce4e464 Soft enable TMV by Yunqing Wang · 7 years ago
  8. b638074 FRAME_SIZE: Never exceed maximum frame dimensions. by Arild Fuldseth (arilfuld) · 7 years ago
  9. 3866a14 JNT_COMP: fix issues with convolve_round by Cheng Chen · 7 years ago
  10. f2e7a39 Make apply_encoding_flags work when lag_in_frames > 0 by Yunqing Wang · 7 years ago
  11. c01dddb Remove ONE_SIDED_COMPOUND experimental flag by Zoe Liu · 7 years ago
  12. 81d458b Revert "Turn on the max_tile experiment" by Yaowu Xu · 7 years ago
  13. 841a84d Remove get_level_count_mag_coeff() and get_br_ctx_coeff() by Linfeng Zhang · 7 years ago
  14. b6957c2 Remove temporary coeff_is_byte_flag in txb code by Linfeng Zhang · 7 years ago
  15. fcebd49 Cleanup unreachable statement by Sebastien Alaiwan · 7 years ago
  16. 64463e7 intrabc: control reference areas by Hui Su · 7 years ago
  17. 7a144cd Fix skip encoding in analyzer by Michael Bebenita · 7 years ago
  18. 7640520 Move loop restoration reset into a helper function by Rupert Swarbrick · 7 years ago
  19. b394bfe Remove duplicated code for reading/writing sequence header by Rupert Swarbrick · 7 years ago
  20. 4cbf05c Fix widths in OBU reading code by Rupert Swarbrick · 7 years ago
  21. 4596deb Use correct RestorationInfo when encoding tilesize by Rupert Swarbrick · 7 years ago
  22. 472b174 Remove LPF_DIRECT experiment by Sebastien Alaiwan · 7 years ago
  23. 96e119a Don't use sub8x8_inter for intrabc blocks by Hui Su · 7 years ago
  24. 1e6bf6b intrabc: add assertions for DV subpel by Hui Su · 7 years ago
  25. 1e68d5d intrabc: only consider intrabc blocks' mvs for ref mv by Hui Su · 7 years ago
  26. 1015a34 Add levels array in av1_optimize_txb() by Linfeng Zhang · 7 years ago
  27. 2edfc37 Enable ext-intra-mod by default by Joe Young · 7 years ago
  28. 2a91ab7 Avoid left shift of negative numbers by Yaowu Xu · 7 years ago
  29. f452fdf Speed up ref selection by enforcing max 6 frames by Zoe Liu · 7 years ago
  30. 49fad89 Replace OD_UNBIASED_RSHIFT32() with OD_RSHIFT1(). by Nathan E. Egge · 7 years ago
  31. 683f70e Fix build for CONFIG_DAALA_TX and CONFIG_TX64X64 by Monty Montgomery · 7 years ago
  32. d75ea5b Back out pruning for horz_4 and vert_4 partitions by Debargha Mukherjee · 7 years ago
  33. 18f6c15 Fix mismatches caused by filter_intra by Yue Chen · 7 years ago
  34. 921b334 striped-loop-restoration: Respect tile experiments by Rupert Swarbrick · 7 years ago
  35. d728c21 [segment] Remove coding of seg->abs_delta by Yushin Cho · 7 years ago
  36. accfe39 [segment] Remove unused function by Yushin Cho · 7 years ago
  37. ace7ffb [CFL] DC_PRED as a block instead of as single value by Luc Trudeau · 7 years ago
  38. efa76d7 Correct a loop restoration buffer size by Rupert Swarbrick · 7 years ago
  39. 0edbdcd Disallow to use temporal MVs while large_scale_tile=1 by Yunqing Wang · 7 years ago
  40. 9a50fec Update the encoder flags for reference frames using and updating by Yunqing Wang · 7 years ago
  41. 8d88b29 Accept all global motion model settings by Sebastien Alaiwan · 7 years ago
  42. 8ce049e Fix mismatch with striped loop restoration+superres by Rupert Swarbrick · 7 years ago
  43. b88f50a A better trade-off for ext-partition-types search by Debargha Mukherjee · 7 years ago
  44. ab8bb8b Turn on the max_tile experiment by Dominic Symes · 7 years ago
  45. 00bc4aa Use lower-precision filters in filter_intra by Yue Chen · 7 years ago
  46. 7caa738 JNT_COMP: Round the weighted sum by Cheng Chen · 7 years ago
  47. ef34fff JNT_COMP: add SIMD implementations for c functions by Cheng Chen · 7 years ago
  48. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  49. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  50. b4f3103 Add frame offset of references to dumped info by Zoe Liu · 7 years ago
  51. d7338aa Misc. clean ups / refactor of speed 1 by Debargha Mukherjee · 7 years ago
  52. 6f77d08 Further speed-up of ext-partition-types by Debargha Mukherjee · 7 years ago
  53. 368bf16 Refactor the code for reference frame flag setup by Zoe Liu · 7 years ago
  54. 78a7bd7 Use rtcd script to choose between implementations by Sebastien Alaiwan · 7 years ago
  55. 9feda79 cdef_test: quiet implicit bool to int conv warning by James Zern · 7 years ago
  56. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  57. 77fb5be Speed up one-sided compound mode (ext-comp-refs) by Zoe Liu · 7 years ago
  58. e17ebe9 Separate ref frame mvs control from prev_frame_mvs by Jingning Han · 7 years ago
  59. c4b6764 Speed up of ext-partition types by Debargha Mukherjee · 7 years ago
  60. 923b73d Simplify tx_mode frame level bit by Debargha Mukherjee · 7 years ago
  61. 0e141b5 Allow to disable the probability update by Yunqing Wang · 7 years ago
  62. 2d9bd32 [level map] set USE_CAUSAL_CTX to 1 by Dake He · 7 years ago
  63. 201a2b4 Enable striped_loop_restoration by Ola Hugosson · 7 years ago
  64. b44deca Fix bug introduced by commit 0156308 by David Barker · 7 years ago
  65. ff090b8 Fix highbd striped loop restoration bug by Rupert Swarbrick · 7 years ago
  66. 95e13e2 Disable filter_intra mode in <8x8 tx blocks by Yue Chen · 7 years ago
  67. 8315daf Correct has_bottom_left calculation for mixed vertical partitions by Rupert Swarbrick · 7 years ago
  68. cf77276 Avoid some mismatched braces in bitstream.c by Rupert Swarbrick · 7 years ago
  69. d418f68 Simplify FRAME_ID constants by Sebastien Alaiwan · 7 years ago
  70. 06b40cc Add two levels for selective ref frame sp. feature by Debargha Mukherjee · 7 years ago
  71. 203016e Cleanup of speed 1 by Debargha Mukherjee · 7 years ago
  72. 80eedf2 Add highbd support in predict_skip_flag by Alexander Bokov · 7 years ago
  73. 79a3724 Introducing a model for pruning the TX size search by Alexander Bokov · 7 years ago
  74. 7ac01f8 intrabc: remove unused counters by Hui Su · 7 years ago
  75. e8204e3 intrabc: disable it for sub8x8 4:1 partitions by Hui Su · 7 years ago
  76. 4be6cb3 Remove VAR_REFS experiment by Sebastien Alaiwan · 7 years ago
  77. ebdbcb4 fix bug to add frame_marker in write_uncompressed_header_obu( ) by Soo-Chul Han · 7 years ago
  78. 76c7800 Allow horzonly superres and striped loop restoration by Rupert Swarbrick · 7 years ago
  79. e2692c5 Remove 4-tap filter intra by Yue Chen · 7 years ago
  80. 43ed571 [CFL] Clean up subsampling with function pointer by Luc Trudeau · 7 years ago
  81. bd47bfa [level map] cleanup and remove assertions by Dake He · 7 years ago
  82. dee00eb Correct striped-loop-restoration with multiple tile rows by Rupert Swarbrick · 7 years ago
  83. 369d8f2 loop-restoration: Rework self-guided filter by David Barker · 7 years ago
  84. 5f2749b Fix a compiler warning of "unused variable" by Yaowu Xu · 7 years ago
  85. 6acb300 [CfL] Fix subsampling overflow in HBD 4:4:0 by Luc Trudeau · 7 years ago
  86. 0dffa17 Correct constants in daala_tx 32-point DST. by Nathan E. Egge · 7 years ago
  87. 9137a9a Add initialization of pixel data in intrapred_test by Yaowu Xu · 7 years ago
  88. cb493d8 Get rid of RestorationInfo::procunit_height and width by Rupert Swarbrick · 7 years ago
  89. 238a6d6 Simplify flow of control (decoder) by Sebastien Alaiwan · 7 years ago
  90. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  91. 1dbe92d Fix delta_qindex and delta_lflevel signaling by Pavel Frolov · 7 years ago
  92. 7f8f1a9 Further cleanups of superres resize library by Debargha Mukherjee · 7 years ago
  93. b214775 Add an expt to remove allow high precision mv flag by Debargha Mukherjee · 7 years ago
  94. bfbd8b3 Refactor search_selfguided_restoration by David Barker · 7 years ago
  95. 0156308 OBU: Fix a few bugs by David Barker · 7 years ago
  96. 5b40136 Refactor border treatment in loop restoration by Rupert Swarbrick · 7 years ago
  97. 8b68e10 Fix av1_loop_restoration_corners_in_sb for HORZ_FRAME_SUPERRES by Rupert Swarbrick · 7 years ago
  98. 902000d Increase border when CONFIG_EXT_PARTITION==1 by Pavel Frolov · 7 years ago
  99. 9713744 Move superres 1D convolve functions to convolve.c by Debargha Mukherjee · 7 years ago
  100. 8fdcf6e Fix NaN failure in CfL unit test on x86. by Nathan E. Egge · 7 years ago