1. 9d928b1 Modify strategy for bit-allocation in VBR mode by Debargha Mukherjee · 6 years ago
  2. 84b0993 Turn on loop filter bitmask by Cheng Chen · 6 years ago
  3. 6f8006b Correctly set loopfilter mask to zero by Cheng Chen · 6 years ago
  4. 3143c0e Fix u/v plane filter level bugs by Cheng Chen · 6 years ago
  5. 4d29ee8 Set thread names to help debugging. by Wan-Teh Chang · 6 years ago
  6. 3b6276e Fix a bug of unsigned integer overflow in bitmask by Cheng Chen · 6 years ago
  7. 2fc59df Disable speed features temporarily for enc row-mt by Ravi Chaudhary · 6 years ago
  8. 6916cd5 Fix a bug for loop filter level assignment by Cheng Chen · 6 years ago
  9. 3167c0a Improve bitmask construction by Cheng Chen · 6 years ago
  10. 82e0ef6 row_mt_worker_hook: return early if corrupted is 1 by Wan-Teh Chang · 6 years ago
  11. 66189e3 cmake: Use IS_ABSOLUTE to check for absolute path. by Tom Finegan · 6 years ago
  12. 91c9b2e Modify use_accurate_subpel_search for better coding performance by Yunqing Wang · 6 years ago
  13. 0fa5411 Optimize highbd inv_txfm modules by Remya · 6 years ago
  14. 431e113 Account for partition rd cost in rd square partition by Cherma Rajan A · 6 years ago
  15. 525e2da Add prune_single_motion_modes_by_simple_trans by Peng Bin · 6 years ago
  16. 4346156 cmake: Only relativize non-relative toolchain file paths. by Tom Finegan · 6 years ago
  17. f866f5e Fix cmake -DENABLE_EXAMPLES=0 error. by Wan-Teh Chang · 6 years ago
  18. 1e227d4 Bitmask patch 7: Optimize traversal steps. by Cheng Chen · 6 years ago
  19. a2969e7 Bitmask patch 6: Minor improvement. by Cheng Chen · 6 years ago
  20. 063975b Bitmask patch 5: Store vertical border and skip using bitmask by Cheng Chen · 6 years ago
  21. 39248c3 Extend blk_skip to support chroma planes by Grant Hsu · 6 years ago
  22. ec3515b Bitmask patch 4: Store transform size info for vartx by Cheng Chen · 6 years ago
  23. 48d2baf Bitmask patch 3: Add more lookup table entries for bitmask. by Cheng Chen · 6 years ago
  24. d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 6 years ago
  25. bdf8bf9 Only build stats library if examples are enabled. by Thomas Daede · 6 years ago
  26. e81859e Call decoder_decode() even on invalid input data. by Wan-Teh Chang · 6 years ago
  27. 6f33c68 Fix range check in half_btf() function by David Barker · 6 years ago
  28. 6efd3b2 Optimize set_planes_to_neutral_grey for highbd. by Wan-Teh Chang · 6 years ago
  29. 146b72c Bitmask patch 2: Applying filtering once bitmask is built by Cheng Chen · 6 years ago
  30. 69ac765 Bitmask patch 1: Reduce u/v horizontal/vertical by Cheng Chen · 6 years ago
  31. 881889a Propagate user private data when film grain enabled. by Tom Finegan · 6 years ago
  32. f651c0f Fix 32bit build for arm target arch 8 by Umang Saini · 6 years ago
  33. 5e1fa0d Add cmdline switch --skip-film-grain to aomdec by Yaowu Xu · 6 years ago
  34. 4db1266 Add sse4_1 variant for highbd inv_txfm 32x32 by Remya · 6 years ago
  35. fd5aae4 Optimize highbd 64x64 fwd_txfm by Satish Kumar Suman · 6 years ago
  36. 9b5fb2c Add ML-based rectangular partition pruning by Alexander Bokov · 6 years ago
  37. 731b5cf Add speed feature skip_repeated_newmv by Grant Hsu · 6 years ago
  38. a39eb91 Fix hang in multi-thread decoding by Deepa K G · 6 years ago
  39. 6fa4006 Add decoder control skip_film_grain by Yaowu Xu · 6 years ago
  40. cdb083e Define the maximum GOP size for the 4-layer structure by Wei-Ting Lin · 6 years ago
  41. 02b5d1b Account for partition rd cost in partition none search by Cherma Rajan A · 6 years ago
  42. 44a445c port libvpx sse2 quantize by Johann · 6 years ago
  43. 27d46e3 aomdec: respect chroma-sample-position by elliottk · 6 years ago
  44. 84b3e44 Clean up some unnecessary variables by Wei-Ting Lin · 6 years ago
  45. 7d2577f Account for partition rd cost in sqr and rect partition search by Cherma Rajan A · 6 years ago
  46. 43bc459 Print warning when upgrading bitdepth by elliottk · 6 years ago
  47. 89b4c61 add quantize functions to tests by Johann · 6 years ago
  48. fa29a1c Refine mode rd based gating by Venkat · 6 years ago
  49. 79853eb Add speed feature to turn off global motion recode by Debargha Mukherjee · 6 years ago
  50. 0e94366 Refactor av1_rd_pick_inter_mode_sb by Peng Bin · 6 years ago
  51. 3201774 Fix initialization in loop restoration mt by Ravi Chaudhary · 6 years ago
  52. 8ae3930 Enforce new stack size limits to avoid regressions by Urvang Joshi · 6 years ago
  53. 2013ee9 Refine handle_inter_intra_mode by Grant Hsu · 6 years ago
  54. e41de6b AV1FrameSizeTests.LargeValidSizes: avoid segfault. by Urvang Joshi · 6 years ago
  55. b55cb5e Remove unused speed features. by Urvang Joshi · 6 years ago
  56. f2ddce8 compound_type_rd(): Reduce stack size. by Urvang Joshi · 6 years ago
  57. 77fdc68 Add a config flag for "sharp settings" by Debargha Mukherjee · 6 years ago
  58. b3718e0 Fix compiler warnings in av1_convolve_2d_facade() by Hui Su · 6 years ago
  59. cecf9af Refine Early skip in motion_mode_rd by Peng Bin · 6 years ago
  60. f1c1355 Refine rd cost calculation for chroma by Venkat · 6 years ago
  61. 3b7ed9a Account for partition rd cost in partition search by Cherma Rajan A · 6 years ago
  62. 0ec3f9b save all registers in ssse3 quantize by SmilingWolf · 6 years ago
  63. 67645b8 save all registers in avx quantize by SmilingWolf · 6 years ago
  64. dad2282 shuffle code to work around gcc 8.2.0 issue by SmilingWolf · 6 years ago
  65. 0b3fd89 Update the target frame size boost for VBR mode by Wei-Ting Lin · 6 years ago
  66. 8d2f577 Do not cast worker->hook function pointers. by Wan-Teh Chang · 6 years ago
  67. c75fb08 Bitmask patch 0: Store info for bitmask at decoder by Cheng Chen · 6 years ago
  68. 2a4c813 Fix memset call for selfguided sse4 code by Debargha Mukherjee · 6 years ago
  69. 4359521 arm64: zero vectors for gcc 6.3 by Johann · 6 years ago
  70. db538a5 Disable GF length reduction other then AOM_Q mode by Wei-Ting Lin · 6 years ago
  71. 872c87f fix av1_round_shift_rect_array_32_sse4_1 breakage by Johann · 6 years ago
  72. b4c6164 AVX2 implementation of 4-tap filter for widths 8, 4 by Deepa K G · 6 years ago
  73. b5e7825 Handle early exit for skip case by Venkat · 6 years ago
  74. 1907804 Refine prune_comp_search_by_single_result by Grant Hsu · 6 years ago
  75. 929b4d1 Optimize highbd 8x16 and 16x8 inv_txfm by Remya · 6 years ago
  76. d04f6c5 Optimize highbd 8x16, 16x8 fwd_txfm by Venkat · 6 years ago
  77. bb82e05 Move intra modes to the end of inter mode map by Peng Bin · 6 years ago
  78. d547fa6 Special handling of IntraBC interpolation by Hui Su · 6 years ago
  79. 0d2f934 handle_inter_mode: Reduce stack usage. by Urvang Joshi · 6 years ago
  80. 77f0c67 Avoid manipulating gf group lengths at end of sequence by Sarah Parker · 6 years ago
  81. dd07cb4 silence c++ abi warning by Johann · 6 years ago
  82. 4185a8c Error fix from incorrect aom_clear_system_state() by Debargha Mukherjee · 6 years ago
  83. b72d2e1 always include aom headers when building docs by Johann · 6 years ago
  84. 98d3aa9 Readjust kf boost factor for vbr by Debargha Mukherjee · 6 years ago
  85. eeb121c Convert stack to heap allocation by Debargha Mukherjee · 6 years ago
  86. e58f6eca Add pointers to temp buffers in 'xd'. by Urvang Joshi · 6 years ago
  87. a497eb4 Refactor av1_init_tile_data function by Ravi Chaudhary · 6 years ago
  88. 7d447f5 Further reduce AVxEncoderThreadTest by Yunqing Wang · 6 years ago
  89. 7520be9 Add min gf group length for groups containing a fwd keyframe by Sarah Parker · 6 years ago
  90. 3721a32 Fix two compiling problems with MSVC 2013 by Yaowu Xu · 6 years ago
  91. df4ffb7 Remove vestigial VP8 token partition support. by Tom Finegan · 6 years ago
  92. f8a5dc3 test/test-data*: add park_joy_90p_8_420_monochrome.y4m by James Zern · 6 years ago
  93. 32c69f2 Declare final_filter_fast_internal as static. by Wan-Teh Chang · 6 years ago
  94. dd36e78 Update TX type pruning models by Alexander Bokov · 6 years ago
  95. e61bff9 Fix overflow issue in get_est_rate_dist by Grant Hsu · 6 years ago
  96. 0cbad85 Include config/av1_rtcd.h. by Wan-Teh Chang · 6 years ago
  97. 14ed8c4 Use curvfit model in various places by Debargha Mukherjee · 6 years ago
  98. 0a4cfad decodeframe and reconinter_enc: Reduce stack use. by Urvang Joshi · 6 years ago
  99. c613fd4 Zero frame buffers on sequence header change. by Wan-Teh Chang · 6 years ago
  100. 9959e4a Make funciton definition/declaration consistent by Yaowu Xu · 6 years ago