1. 5336b9c Cleanup encode_show_existing_frame logic by Sarah Parker · 7 years ago
  2. 8f2210a Correct md5 hashes for three test files by Yaowu Xu · 7 years ago
  3. 7629c38 Optimize highbd fwd_txfm modules by Aniket Dhok · 7 years ago
  4. 0252600 Optimize highbd fwd_txfm modules by Satish Kumar Suman · 7 years ago
  5. b2eb1ab CONFIG_INSPECTION: fix tx_size and tx_type by Jim Bankoski · 7 years ago
  6. 22d8ab3 refine memory in av1_rd_pick_inter_mode_sb() by wenyao.liu · 7 years ago
  7. e3910fa Expose resize_plane functions by Sarah Parker · 7 years ago
  8. 30cc950 Move large array from stack to heap by Yaowu Xu · 7 years ago
  9. 5cbeca8 Fix thread sanitizer issue in hbd modules by Ravi Chaudhary · 7 years ago
  10. 1996a35 Optimize av1_wiener_convolve_add_src_avx2 by Satish Kumar Suman · 7 years ago
  11. 8aced4b CONFIG_INSPECTION: Enable analysis of Non-Showable Frames by Jim Bankoski · 7 years ago
  12. fff06fb Use sharp interpolation filter in temporal filtering by Yunqing Wang · 7 years ago
  13. 29147cf Refresh LAST_FRAME with error_resilient show_existing_frame by Sarah Parker · 7 years ago
  14. 1214914 cmake: Organize aom.pc and install target support. by Tom Finegan · 7 years ago
  15. d68b607 add bitstreams with scalability to test vector set by Soo-Chul Han · 7 years ago
  16. a993aa5 [normative] Respect obu_has_size_field with annexb by Jonathan Matthews · 7 years ago
  17. 7f492af Adjust altref filter strength based on noise level by Debargha Mukherjee · 7 years ago
  18. 5dc7620 TX Raw data: Get small random sample. by Urvang Joshi · 7 years ago
  19. 07f8a18 Revert "add edge detector to rdopt" by Debargha Mukherjee · 7 years ago
  20. bb6a3d2 Reduce the cpi->scaled_ref_idx array size by 1. by Wan-Teh Chang · 7 years ago
  21. 7634c33 refactor read_tx_size_vartx: by Jim Bankoski · 7 years ago
  22. 850a7e0 Remove redundant line in handle_inter_mode() by Zoe Liu · 7 years ago
  23. 8906fbd Fix alloc and dealloc in enc row-mt for superres by Ravi Chaudhary · 7 years ago
  24. 17fbdd5 static analysis: ensure sym is set by Johann · 7 years ago
  25. f7e0b7f Add support for GNUInstallDirs by Robert-André Mauchin · 7 years ago
  26. a9edad7 Fix aom_<highbd>_sse_sse4_1/avx2 issue by Peng Bin · 7 years ago
  27. 427e3b1 Cleanup functions that should be marked static by Sarah Parker · 7 years ago
  28. 05a43ff cfl_test: Fix rng initialization by Vignesh Venkatasubramanian · 7 years ago
  29. 8f66a9b try to enable raw video features by Larisa Markeeva · 7 years ago
  30. cf64444 Mark unexposed functions as static by Sarah Parker · 7 years ago
  31. 7a9bb78 Properly handle show existing internal ALTREF by Sarah Parker · 7 years ago
  32. 0b3531a Fix allocation of workers for enc row-mt by Ravi Chaudhary · 7 years ago
  33. 90a15f4 Implement row based multi-threading of encoder by Ravi Chaudhary · 7 years ago
  34. e12eaac Add ML partition search breakout in rd_pick_sqr_partition by Grant Hsu · 7 years ago
  35. 3539bf2 add edge detector to rdopt by elliottk · 7 years ago
  36. 95ba1fa Modify hook function for enc row-mt by Ravi Chaudhary · 7 years ago
  37. 5baee46 Add an invalid file test case for oss-fuzz:10779. by Wan-Teh Chang · 7 years ago
  38. 1cf7d16 Allocate ctxt for each thread in enc row-mt by Ravi Chaudhary · 7 years ago
  39. 1c6c5ad SSE4.1 and AVX2 highbd_pixel_proj_error by David Turner · 7 years ago
  40. 78edddf Support CONFIG_INSPECTION in shared library builds. by Robert-André Mauchin · 7 years ago
  41. fff9bf1 Fix and cleanup lowbd SIMD pixel_proj_error by David Turner · 7 years ago
  42. 4ca0087 Change Wiener unit test allocation to heap by David Turner · 7 years ago
  43. 955242e prune_comp_search_by_single_result - more aggressive pruning by Grant Hsu · 7 years ago
  44. 8048e8c Modified unit test to test 4-tap filter by Sachin Kumar Garg · 7 years ago
  45. ce781ca Clean up aom_subpixel_8t_intrin_sse2.c by Sachin Kumar Garg · 7 years ago
  46. e386338 allow_warp: rectify mismatch between spec and code by Urvang Joshi · 7 years ago
  47. 3a0667d SSE2 implementation of 4-tap highbd filter by Sachin Kumar Garg · 7 years ago
  48. cba2df4 fix unaligned loads in loopfilter by Johann · 7 years ago
  49. ae356d1 Fix stack corruption with x86 and --enable-pic by Johann · 7 years ago
  50. 5aa64a7 Add an invalid file test case for oss-fuzz:9288. by Wan-Teh Chang · 7 years ago
  51. f307300 Fix disabling of speed feature for enc row-mt by Ravi Chaudhary · 7 years ago
  52. c5e7469 Add sync_read and sync_write for enc row-mt by Ravi Chaudhary · 7 years ago
  53. 57a041d Update cpi->row_mt conditionally by Ravi Chaudhary · 7 years ago
  54. 067e984 aom_dsp: Group aom_rb/aom_wb utilities in the same places. by Tom Finegan · 7 years ago
  55. 3117948 Add MAX_NUM_THREADS macro by Ravi Chaudhary · 7 years ago
  56. 40cdf13 Add dummy sync_read and sync_write for enc row-mt by Ravi Chaudhary · 7 years ago
  57. 9b21428 Set a flag for forward keyframes by Debargha Mukherjee · 7 years ago
  58. 6fcaa3d Initialize seg_feature_data_xxx with 8 elements. by Wan-Teh Chang · 7 years ago
  59. b38b3d7 Re-enable two test cases in invalid_file_test.cc. by Wan-Teh Chang · 7 years ago
  60. da4c872 Changes to facilitate hook function for enc row-mt by Ravi Chaudhary · 7 years ago
  61. eaf3eb9 Simplify highbd txfm modules by Satish Kumar Suman · 7 years ago
  62. cbb0743 Increase FRAME_BUFFERS to 16. by Wan-Teh Chang · 7 years ago
  63. ed7d0d0 Disable two test cases in invalid_file_test.cc. by Wan-Teh Chang · 7 years ago
  64. 5c88156 Document the indexes of the scaled_ref_idx array. by Wan-Teh Chang · 7 years ago
  65. 87175af Fix spelling errors. by Wan-Teh Chang · 7 years ago
  66. 7df9d48 Move the assertion in get_free_fb() to its callers by Wan-Teh Chang · 7 years ago
  67. e9bfe12 Add comments and assertions to swap_frame_buffers. by Wan-Teh Chang · 7 years ago
  68. 878e676 Clean up aom_upsampled_pred_sse2 by Sachin Kumar Garg · 7 years ago
  69. 168ce2a Set joint_comp speed 2 feature by Yunqing Wang · 7 years ago
  70. 1c8c131 Restrict tx_size search for intra in speed 0 by Debargha Mukherjee · 7 years ago
  71. 94d3600 Facilitate SIMD opt for highbd subpel motion search by Remya · 7 years ago
  72. b1de4a9 Initialize pc_tree_stats in reset_partition by Ravi Chaudhary · 7 years ago
  73. 252a0a2 Add a speed feature to turn off dual_filter by Debargha Mukherjee · 7 years ago
  74. 210f196 Fix unaligned access in xx_loadl_32 & xx_storel_32 by Wan-Teh Chang · 7 years ago
  75. 64e4cba Remove code used by frame_parallel_decode option. by Wan-Teh Chang · 7 years ago
  76. cf5b7ae Add a test case for bug oss-fuzz:10389. by Wan-Teh Chang · 7 years ago
  77. d05e033 Correct a for loop in init_ref_frame_bufs. by Wan-Teh Chang · 7 years ago
  78. 5853371 VBR: Improve bit re-allocation per pyramid level. by Urvang Joshi · 7 years ago
  79. 41d286f Release reference to the new frame buffer on error by Wan-Teh Chang · 7 years ago
  80. 0c1b8c1 reset_frame_buffers: decrease ref_count correctly. by Wan-Teh Chang · 7 years ago
  81. af00aec Integerized SGR subspace projection by David Turner · 7 years ago
  82. 2ab147d Avoid dangling pointers and array sizes. by Wan-Teh Chang · 7 years ago
  83. 7cae98f Add temporal dependency model and rdmult modulation to AV1 by Yue Chen · 7 years ago
  84. df71310 Disable superres if screen content tools allowed by Debargha Mukherjee · 7 years ago
  85. d230388 Add assertions about frame buffer reference counts by Wan-Teh Chang · 7 years ago
  86. ffffc56 Remove obsolete comments by Debargha Mukherjee · 7 years ago
  87. 7d9bd2b Use fast_interpolation filter search in speed 0 by Debargha Mukherjee · 7 years ago
  88. cfb5250 SSE4.1 & AVX2 wiener compute_stats_highbd by David Turner · 7 years ago
  89. 51b282d Change encoder initialization in unit tests by Yunqing Wang · 7 years ago
  90. c3b84c5 Add encoder speedup feature prune_ref_mode_for_partitions by Zoe Liu · 7 years ago
  91. 97129d1 Also reset has_detail when resetting error_code. by Wan-Teh Chang · 7 years ago
  92. 16ac19f obudec: Modify buffer capacity only when appropriate. by Tom Finegan · 7 years ago
  93. 563a0d1 For keyframe-only coding do not boost in q mode by Debargha Mukherjee · 7 years ago
  94. 855d22f Handle failure of read_one_tile_group_obu(). by Wan-Teh Chang · 7 years ago
  95. 7c92440 Handle sequence header change for still pictures. by Wan-Teh Chang · 7 years ago
  96. 30e8ddb Call get_dec_job_info() only if !td->xd.corrupted. by Wan-Teh Chang · 7 years ago
  97. 5819105 Remove approx rd based gating in tx_type search by Satish Kumar Suman · 7 years ago
  98. e085277 Fix Visual Studio warning C4244. by Wan-Teh Chang · 7 years ago
  99. b69d8fe Turn off LOOP_FILTER_BITMASK by default by Jonathan Matthews · 7 years ago
  100. 16c9aff Release frame buffer references on all error paths by Wan-Teh Chang · 7 years ago