1. 23b5484 Remove CONFIG_FRAME_SIGN_BIAS config flag by Debargha Mukherjee · 7 years ago
  2. da01c0d Port first pass stats handling from Vp9 into Av1 by Debargha Mukherjee · 7 years ago
  3. f8daa92 Remove aom_comp_mask_upsampled_pred from rtcd by Peng Bin · 7 years ago
  4. a64c05b Align allocated buffers by Yaowu Xu · 7 years ago
  5. 1e79d90 Fix txk-sel unit test failure in aq-mode by Jingning Han · 7 years ago
  6. 0274b64 av1_inv_txfm1d: make clamp_buf static by James Zern · 7 years ago
  7. 648bf58 Remove CONFIG_FRAME_MARKER flag by Debargha Mukherjee · 7 years ago
  8. 2e7bb93 Remove CONFIG_SIMPLIFY_TX_MODE flag by Debargha Mukherjee · 7 years ago
  9. 1fa9ba4 Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO" by Jonathan Matthews · 7 years ago
  10. a78c8f5 Misc fixes to build with CONFIG_LOOP_RESTORATION=0 by Debargha Mukherjee · 7 years ago
  11. 20f89bd JNT_COMP: add convolve _x and _y c function by Cheng Chen · 7 years ago
  12. 8fdc31f Don't prune tx types when cb_partition_scan is true by Hui Su · 7 years ago
  13. 52bde84 Prevent integer overflow by Yaowu Xu · 7 years ago
  14. 4489c26 Enable 2-pass coding block partition search by Jingning Han · 7 years ago
  15. c58ccc3 Add partition search speed feature by Jingning Han · 7 years ago
  16. a5847e8 Support two pass block partition search by Jingning Han · 7 years ago
  17. 7b71b34 Add initialization to fix valgrind warnings by Yaowu Xu · 7 years ago
  18. 6a70598 Move if statement outside for loops by Peng Bin · 7 years ago
  19. 322130b enabling aom_lpf_horizontal_16_sse2 by Maxym Dmytrychenko · 7 years ago
  20. 32bb511 Revert "Enable pic (position independent code) config." by Johann · 7 years ago
  21. 8f47f70 Fix the fast tx type search feature with txk-sel on by Hui Su · 7 years ago
  22. 1379beb Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  23. f19a91c Fix a couple of visual studio nightly build failures. by Tom Finegan · 7 years ago
  24. b3167a6 Integrate lv_map with aom_qm by Angie Chiang · 7 years ago
  25. f858986 add scalability experiment by Soo-Chul Han · 7 years ago
  26. 4972ac8 use GLOBAL() macro when loading constant by Johann · 7 years ago
  27. 7ed7e1f one level less of tx size search for blocks larger than 64 by Hui Su · 7 years ago
  28. 00c6e6f Cleanup some fragile aspects of rd_pick_partition. by Urvang Joshi · 7 years ago
  29. c8e0336 AVX2 optimization of motion compensation functions by Deepa K G · 7 years ago
  30. aa71f07 Add information about extra CMake build flags to README.md by Tom Finegan · 7 years ago
  31. 5d7c1fc Update adst4 range by Angie Chiang · 7 years ago
  32. 39cf806 [jnt-comp, normative] Avoid double-rounding in prediction by David Barker · 7 years ago
  33. 0cf864f BUG FIX: sse2 subpel variance is not PIC compliant by Johann · 7 years ago
  34. 5b084ee Added HighBD support for mismatch debugging by Imdad Sardharwalla · 7 years ago
  35. 5105f7a Merge in STRIPED_LOOP_RESTORATION flag by Debargha Mukherjee · 7 years ago
  36. 1e3da46 Update configuration comment about LOWBITDEPTH by Sebastien Alaiwan · 7 years ago
  37. 46475a3 Reduce scope of ctx derivation by Frederic Barbier · 7 years ago
  38. eb8f5e8 Conditionally skip transform block partition search by Jingning Han · 7 years ago
  39. 1302519 dependent-horztilegroups: Fix decoder crash by David Barker · 7 years ago
  40. 33ba1fe Add aom_comp_mask_<upsampled>pred_ssse3 by Peng Bin · 7 years ago
  41. 1694a4f Remove frame counts in decoding coefs area by Yunqing Wang · 7 years ago
  42. e62feb6 Remove frame counts in decoder by Yunqing Wang · 7 years ago
  43. 12049df txk-sel: support the fast tx type search feature by Hui Su · 7 years ago
  44. bada823 Fix a command line help comment by Yaowu Xu · 7 years ago
  45. 5a667bf aom_lpf_horizontal_6_sse2(): fix valgrind warnings by Yaowu Xu · 7 years ago
  46. ef8eb29 [loopfilter] remove filter_length_internal by Dake He · 7 years ago
  47. c048a2d fwd txfm: cherrypick improvements from libvpx by Johann · 7 years ago
  48. 35c82b4 txk-sel: support tx pruning speed feature by Hui Su · 7 years ago
  49. 6bbd932 Move the tx pruning flags into MACROBLOCK by Hui Su · 7 years ago
  50. c30c18f Skip intra modes in interframe prediction by Cheng Chen · 7 years ago
  51. c7fa12c Avoid using ADST for tx sizes > 16x16 by Sarah Parker · 7 years ago
  52. 39216d7 soft enable segment_pred_last (adopted) by Soo-Chul Han · 7 years ago
  53. 289ed32 [jnt-comp, normative] Adapt comp_group_idx_cdf between frames by David Barker · 7 years ago
  54. f16b1ad Fix for aq-mode=3 related bugs by Yushin Cho · 7 years ago
  55. 2bc17ae Avoid implicit conversion from long to int in new_quant by Sarah Parker · 7 years ago
  56. 3e509e3 Remove the EXT_TX_16X16_SET macro by Hui Su · 7 years ago
  57. 7c71cc0 Use reduced_tx_set_used for all av1_get_tx_type calls by Sarah Parker · 7 years ago
  58. bc50abb Update min_tx_size in reset_tx_size by Angie Chiang · 7 years ago
  59. 717ce09 Remove kf_ctx experiment flag by Hui Su · 7 years ago
  60. 02e8415 intrabc: support txk-sel by Hui Su · 7 years ago
  61. 6001e04 Correctly handle transform type cost by Hui Su · 7 years ago
  62. 6f1c2f7 Film grain synthesis algorithm by Andrey Norkin · 7 years ago
  63. fdaad4d Add an alt FAST_SGR that subsamples horizontally by Debargha Mukherjee · 7 years ago
  64. 2fae28b [CFL] Independent search termination for plane and sign by David Michael Barr · 7 years ago
  65. d27f1e6 [CFL] allow for 4:1 rects if full tx available by David Michael Barr · 7 years ago
  66. 92245c8 Avoid out of bound array access by Yaowu Xu · 7 years ago
  67. a7d6f44 Fix build when CFL is not enabled by David Michael Barr · 7 years ago
  68. 5f0c41d Add CDF_STORAGE_REDUCTION experiment flag. by Thomas Daede · 7 years ago
  69. 4d24a98 Fix memory overflow in av1_cdef_search() by Hui Su · 7 years ago
  70. c236836 Speed up SSE4 implementation of 64-point inverse transform by Frank Bossen · 7 years ago
  71. ae6e6bc SSE2 optimizations for _6/_16 lowbd lpf functions by Maxym Dmytrychenko · 7 years ago
  72. 29d2f21 Add get_txw/h_idx functions by Angie Chiang · 7 years ago
  73. f412363 av1_rtcd_defs: fix formatting by Sebastien Alaiwan · 7 years ago
  74. 5859636 Remove DAALA_TX experiment by Sebastien Alaiwan · 7 years ago
  75. 3da65bf Properly reset the skip_mode element in mb_mode_info by Jingning Han · 7 years ago
  76. 30bf871 minor reorder of operations by Yaowu Xu · 7 years ago
  77. 3179127 Fix loopfilter function usage by Yi Luo · 7 years ago
  78. 127b562 Adjust last odd row weight in fast_sgr by Debargha Mukherjee · 7 years ago
  79. 6cd8e17 Fix compile warning with mono-video disabled by David Barker · 7 years ago
  80. e8d8879 [seg] No need to decide temporal_update by Yushin Cho · 7 years ago
  81. 3c22260 Skip txfm search by Cheng Chen · 7 years ago
  82. 14b7967 localize initialization of zero and max by Yaowu Xu · 7 years ago
  83. b41ffb9 Speed up av1_find_mv_refs() by Yunqing Wang · 7 years ago
  84. 838ea62 Remove const from parameter passed-by-value by Yaowu Xu · 7 years ago
  85. 28f3fbf Search the same set of neighbouring positions by Yunqing Wang · 7 years ago
  86. 6837728 Add num_plane to av1_copy_tree_context() by Yaowu Xu · 7 years ago
  87. 4e71fd9 Re-enable the tx type pruning speed feature by Hui Su · 7 years ago
  88. b42e98d [seg] Initialize temporal_update flag by Yushin Cho · 7 years ago
  89. 5a06fe3 Add SSE4 implementation of 64-point transform by Frank Bossen · 7 years ago
  90. 66965a2 Use meaningful names in txk-sel rd control by Jingning Han · 7 years ago
  91. 802eeaa Use safe soft quantization speed feature setup by Jingning Han · 7 years ago
  92. b844ee1 [intra, bugfix] Prevent overflow in DC_PRED by David Barker · 7 years ago
  93. 8152737 Remove mode_context calculation in find_mv_refs_idx() by Yunqing Wang · 7 years ago
  94. 7b6bb94 Do MV scaling on the fly for memory and run time reduction by Frank Bossen · 7 years ago
  95. 41150ad Add obu_sizing experiment. by Tom Finegan · 7 years ago
  96. b3bb318 Give skip_mode priority over segmentation by Frederic Barbier · 7 years ago
  97. c502421 Clean up and rework rates in motion_mode_rd() by Yue Chen · 7 years ago
  98. 0c7b8d8 Simplify txfm table by Angie Chiang · 7 years ago
  99. 0822557 Refactor buf_offset in av1_inv_txfm2d.c by Angie Chiang · 7 years ago
  100. fa8bad1 Simplify context identification for coding ref frames by Zoe Liu · 7 years ago