1. d547fa6 Special handling of IntraBC interpolation by Hui Su · 7 years ago
  2. 0d2f934 handle_inter_mode: Reduce stack usage. by Urvang Joshi · 7 years ago
  3. 77f0c67 Avoid manipulating gf group lengths at end of sequence by Sarah Parker · 7 years ago
  4. dd07cb4 silence c++ abi warning by Johann · 7 years ago
  5. 4185a8c Error fix from incorrect aom_clear_system_state() by Debargha Mukherjee · 7 years ago
  6. b72d2e1 always include aom headers when building docs by Johann · 7 years ago
  7. 98d3aa9 Readjust kf boost factor for vbr by Debargha Mukherjee · 7 years ago
  8. eeb121c Convert stack to heap allocation by Debargha Mukherjee · 7 years ago
  9. e58f6ec Add pointers to temp buffers in 'xd'. by Urvang Joshi · 7 years ago
  10. a497eb4 Refactor av1_init_tile_data function by Ravi Chaudhary · 7 years ago
  11. 7d447f5 Further reduce AVxEncoderThreadTest by Yunqing Wang · 7 years ago
  12. 7520be9 Add min gf group length for groups containing a fwd keyframe by Sarah Parker · 7 years ago
  13. 3721a32 Fix two compiling problems with MSVC 2013 by Yaowu Xu · 7 years ago
  14. df4ffb7 Remove vestigial VP8 token partition support. by Tom Finegan · 7 years ago
  15. f8a5dc3 test/test-data*: add park_joy_90p_8_420_monochrome.y4m by James Zern · 7 years ago
  16. 32c69f2 Declare final_filter_fast_internal as static. by Wan-Teh Chang · 7 years ago
  17. dd36e78 Update TX type pruning models by Alexander Bokov · 7 years ago
  18. e61bff9 Fix overflow issue in get_est_rate_dist by Grant Hsu · 7 years ago
  19. 0cbad85 Include config/av1_rtcd.h. by Wan-Teh Chang · 7 years ago
  20. 14ed8c4 Use curvfit model in various places by Debargha Mukherjee · 7 years ago
  21. 0a4cfad decodeframe and reconinter_enc: Reduce stack use. by Urvang Joshi · 7 years ago
  22. c613fd4 Zero frame buffers on sequence header change. by Wan-Teh Chang · 7 years ago
  23. 9959e4a Make funciton definition/declaration consistent by Yaowu Xu · 7 years ago
  24. 0fe9a97 Improve prune_comp_search_by_single_result by Grant Hsu · 7 years ago
  25. 15ad38f Pass n to get_msb in the primitive_quniform funcs. by Wan-Teh Chang · 7 years ago
  26. 4137f7d Remove "const" from pointer parameters. by Wan-Teh Chang · 7 years ago
  27. e4392d9 Remove single_tile_decoding from aomenc by Yunqing Wang · 7 years ago
  28. 814372e AVX2 implementation of 4-tap filter by Deepa K G · 7 years ago
  29. f2b7da0 Add avx2 variants of highbd 8x8 and 16x16 var modules by Sachin Kumar Garg · 7 years ago
  30. f36be56 Remove obsoleted skip_block for quantize_b by Peng Bin · 7 years ago
  31. 6b97198 Remove obsoleted skip_block for highbd_quantize_b by Peng Bin · 7 years ago
  32. 16f45be Account for skip cost for luma rd based gating by Ravi Chaudhary · 7 years ago
  33. d38bee2 Add missing MV clamp for obmc full pixel search by Peng Bin · 7 years ago
  34. a3775f4 Remove large scale tile options from aomdec by Yunqing Wang · 7 years ago
  35. d2a1efa Break dependency between Video Sequences by Frederic Barbier · 7 years ago
  36. d11a4b7 Fix Visual Studio 12 build Error in sum_squares_2d by Satish Kumar Suman · 7 years ago
  37. 302ddc5 remove ratectrl_xiph.[hc] by James Zern · 7 years ago
  38. 05bb9cc Rename ARM public symbol that collides with libvpx. by Thomas Daede · 7 years ago
  39. af21792 Update tile-rows help message by Yunqing Wang · 7 years ago
  40. f820da0 Turn on the row-based multi-thread decoder by default by Yunqing Wang · 7 years ago
  41. 850e126 Optimize highbd 32x32 inv_txfm by Venkat · 7 years ago
  42. 2806e92 Bugfix:Clear pc_tree_stats for all nodes in pctree by Peng Bin · 7 years ago
  43. 5413ec3 Add unit test for highbd fwd_txfm by Venkat · 7 years ago
  44. d63da28 Zero-initialize the frame buffer. by Wan-Teh Chang · 7 years ago
  45. 5d963cb Refine skip_repeated_mv by Grant Hsu · 7 years ago
  46. 19ef3fe Forced Keyframe fix by Debargha Mukherjee · 7 years ago
  47. af71940 Use surf-fit model for tx size/type pruning by Debargha Mukherjee · 7 years ago
  48. 2e93915 Fix in intra txb hash logic by Deepa K G · 7 years ago
  49. 95c38b2 Add AVX2 variant for sum_squares_2d by Satish Kumar Suman · 7 years ago
  50. 6f6f99b Speedup handle_inter_intra_mode by Peng Bin · 7 years ago
  51. b18fd06 Reduce the number of encoder thread tests by Yunqing Wang · 7 years ago
  52. d43b65b Fix typos; remove unused macros by elliottk · 7 years ago
  53. 235d715 Add speed feature obmc_full_pixel_search_level by Peng Bin · 7 years ago
  54. 7c01d22 Avoid Visual C++ compiler warning C4503. by Wan-Teh Chang · 7 years ago
  55. 02ededb Fix typo by David Turner · 7 years ago
  56. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  57. bb5c283 Limit buffer reset to only when it is necessary by Yaowu Xu · 7 years ago
  58. ed83019 aomcx.h: update tile columns/rows documentation by James Zern · 7 years ago
  59. 7d5b9f9 Avoid unnecessary pred calculation in compound_type_rd by Deepa K G · 7 years ago
  60. 66205b7 Remove overwrite of tx_type when best_eob==0 by Peng Bin · 7 years ago
  61. 57dacd0 Early exit based on partial mode rate in handle_inter_mode by Deepa K G · 7 years ago
  62. 738a9ae Save the final build of mask by Peng Bin · 7 years ago
  63. 45a30ac Ensure new sequence not start with a show_existing frame by Yaowu Xu · 7 years ago
  64. 6e2aac2 Fix y4m monochrome output; split raw/y4m logic by elliottk · 7 years ago
  65. d73ac2d Introduce speed feature reuse_inter_intra_mode by Peng Bin · 7 years ago
  66. 9ff9050 Refactor av1_encode_tiles_mt function by Ravi Chaudhary · 7 years ago
  67. 8d728cc Record whether mc_buf[i] stores highbd pointers. by Wan-Teh Chang · 7 years ago
  68. 2754f83 Reset neutral gray on start of new sequence by Yaowu Xu · 7 years ago
  69. 78f49b2 Reset frame_bufs on start of a new sequence by Yaowu Xu · 7 years ago
  70. 1d773ac Add av1C generation. by Tom Finegan · 7 years ago
  71. e393f1e Fix signed and unsigned integer comparison issue by Yunqing Wang · 7 years ago
  72. 55080ef [dist-8x8] Fix missing if condition in previous commit by Yushin Cho · 7 years ago
  73. fe870f1 Facilitate SIMD optimization of subpel motion search by Deepa K G · 7 years ago
  74. 571e246 Extract function handle_inter_intra_mode by Peng Bin · 7 years ago
  75. c8edf4a Fix valgrind error in Wiener Convolve by Ravi Chaudhary · 7 years ago
  76. 1742b04 Fix overflow issue when updating best_rate_y by Angie Chiang · 7 years ago
  77. 2c6fc5e Use ref_type as skip_ref_frame_mask's index by Peng Bin · 7 years ago
  78. 3bd72b7 Apply multi-level boost on VBR and AOM_CQ mode by Wei-Ting Lin · 7 years ago
  79. 779d066 cmake/rtcd.pl: print arguments in aom_config.h by Johann · 7 years ago
  80. 73cf15b Facilitate row-level multi-threading of encoder by Ravi Chaudhary · 7 years ago
  81. fcb97b6 Remove some subtract_plane operation by Xing Jin · 7 years ago
  82. c2e02df Silence shorten-64-to-32 compiler warning by Steinar Midtskogen · 7 years ago
  83. 2d37191 Consolidate the bilinear filter definition by Yunqing Wang · 7 years ago
  84. 3e24bb8 Properly reallocate buffers when bit depth changes by Yaowu Xu · 7 years ago
  85. 3ff57a63 Move frame type validation to right place by Yaowu Xu · 7 years ago
  86. 8eec652 rtcd.pl: fix --required flag by Johann · 7 years ago
  87. 6a5e9c4 Add two test vectors with multiple AV1 sequences by Yaowu Xu · 7 years ago
  88. ca1e28f Clarify aom_codec_get_global_headers() comments. by Tom Finegan · 7 years ago
  89. e4fe7d3 Remove unnecessary check on compound ref by Zoe Liu · 7 years ago
  90. dd0c823 Refine early skip in txfm_search by Grant Hsu · 7 years ago
  91. e1ca245 Remove rd breakout condition for interpolation filter by Cherma Rajan A · 7 years ago
  92. a300b38 Move the uvlc read/write functions. by Tom Finegan · 7 years ago
  93. 0adfeba Fix early exit issues in chroma transform rd by Venkat · 7 years ago
  94. f04da57 Fix data race in AV1 multi-threaded decoder by Ravi Chaudhary · 7 years ago
  95. 1b40baa Early skip in motion_mode_rd by Peng Bin · 7 years ago
  96. 348ced9 Remove unused halfpix_variance functions by Yunqing Wang · 7 years ago
  97. 75b9859 Skip setup_buffer_ref_mvs_inter for skipped frames by Peng Bin · 7 years ago
  98. 31ee4ea Add webm support in video_reader.c by Peng Bin · 7 years ago
  99. 5d96b94 Fix the model for 4-partition pruning by Hui Su · 7 years ago
  100. 900a94a Early skip of compound search by Grant Hsu · 7 years ago