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