1. 864ae6a Introduce one pass svm early termination speed feature. by chiyotsai · 6 years ago
  2. 4561597 Fix unaligned read/write in lpf_vertical_4_neon by Cherma Rajan A · 6 years ago
  3. 5396fc8 Fix initialization in delta-q-mode by Ravi Chaudhary · 6 years ago
  4. 673a055 Remove 3 unused encoder controls by Yunqing Wang · 6 years ago
  5. c18112f Remove unused encoder control SET_TILE_DEPENDENT_ROWS by Yunqing Wang · 6 years ago
  6. b7ab85f Remove invalid comments by Yunqing Wang · 6 years ago
  7. aaa0f5f Pad images in pyramid by Sarah Parker · 6 years ago
  8. 681aec1 Fix get_prediction_mode_idx by Grant Hsu · 6 years ago
  9. 4c118dc Set CONFIG_LOWBITDEPTH default to 1 by Yaowu Xu · 6 years ago
  10. 4fc2e44 Fix '--yv12' option support in aomenc by Yaowu Xu · 6 years ago
  11. 286ed99 Clean up aom_highbd_upsampled_pred_sse2 by Remya · 6 years ago
  12. 351f472 Fix for aomenc and -D CONFIG_INSPECTION=1 by Jim Bankoski · 6 years ago
  13. 2e1450b Combine lbd and hbd versions of angle estimation by Hui Su · 6 years ago
  14. c9c7379 Compute image pyramid for optical flow by Sarah Parker · 6 years ago
  15. b5ed1e6 SSE4.1 and AVX2 highbd_blend_a64_d16_mask by David Turner · 6 years ago
  16. 63adafd Optimize highbd fwd_txfm modules by Aniket Dhok · 6 years ago
  17. 40496f7 Add AVX2 variants for 4 tap highbd filter by Remya · 6 years ago
  18. 68baec8 Remove effectless compares by Yaowu Xu · 6 years ago
  19. c9c806a test-data.sha1: update svc .md5 file sha1sums by James Zern · 6 years ago
  20. 4076285 Put angle estimation under a speed feature by Hui Su · 6 years ago
  21. 9be5922 std::tuple/tie not available on mac by elliottk · 6 years ago
  22. c949506 Cleanup unused y4m reference in rdopt by elliottk · 6 years ago
  23. e45fa2d Check the return value of the worker threads. by Wan-Teh Chang · 6 years ago
  24. 21b68a0 Motion Mode & compound Type by Jim Bankoski · 6 years ago
  25. 789f53f Add a separate boost factor for forward key frames by Sarah Parker · 6 years ago
  26. 4a8c004 Move the assertion back to get_free_fb(). by Wan-Teh Chang · 6 years ago
  27. 6bc6d34 Cosmetic changes in rd_pick_partition() by Hui Su · 6 years ago
  28. 98c01e0 Use cached xd->qindex and xd->lossless values. by Wan-Teh Chang · 6 years ago
  29. a9e1905 Correct show_existing_frame LAST_FRAME refresh by Sarah Parker · 6 years ago
  30. 35be78d Add edge detector to rdopt by elliottk · 6 years ago
  31. 86062af Refactor code about first pass of partition search by Hui Su · 6 years ago
  32. bdd115a Move bitmask tables. by Cheng Chen · 6 years ago
  33. 63d01af Refactor code about encoder delta-q setup by Hui Su · 6 years ago
  34. 0a766e5 Workaround for stack overhead with GCC+sanitizers by Urvang Joshi · 6 years ago
  35. bb9c17f cmake: Fix aom_pc warning. by Tom Finegan · 6 years ago
  36. e23a7fd Cosmetic changes in encode_rd_sb_row() by Hui Su · 6 years ago
  37. 77d14cf Cosmetic changes in av1_encode_sb_row() by Hui Su · 6 years ago
  38. 5336b9c Cleanup encode_show_existing_frame logic by Sarah Parker · 6 years ago
  39. 8f2210a Correct md5 hashes for three test files by Yaowu Xu · 6 years ago
  40. 7629c38 Optimize highbd fwd_txfm modules by Aniket Dhok · 6 years ago
  41. 0252600 Optimize highbd fwd_txfm modules by Satish Kumar Suman · 6 years ago
  42. b2eb1ab CONFIG_INSPECTION: fix tx_size and tx_type by Jim Bankoski · 6 years ago
  43. 22d8ab3 refine memory in av1_rd_pick_inter_mode_sb() by wenyao.liu · 6 years ago
  44. e3910fa Expose resize_plane functions by Sarah Parker · 6 years ago
  45. 30cc950 Move large array from stack to heap by Yaowu Xu · 6 years ago
  46. 5cbeca8 Fix thread sanitizer issue in hbd modules by Ravi Chaudhary · 6 years ago
  47. 1996a35 Optimize av1_wiener_convolve_add_src_avx2 by Satish Kumar Suman · 6 years ago
  48. 8aced4b CONFIG_INSPECTION: Enable analysis of Non-Showable Frames by Jim Bankoski · 6 years ago
  49. fff06fb Use sharp interpolation filter in temporal filtering by Yunqing Wang · 6 years ago
  50. 29147cf Refresh LAST_FRAME with error_resilient show_existing_frame by Sarah Parker · 6 years ago
  51. 1214914 cmake: Organize aom.pc and install target support. by Tom Finegan · 6 years ago
  52. d68b607 add bitstreams with scalability to test vector set by Soo-Chul Han · 6 years ago
  53. a993aa5 [normative] Respect obu_has_size_field with annexb by Jonathan Matthews · 6 years ago
  54. 7f492af Adjust altref filter strength based on noise level by Debargha Mukherjee · 6 years ago
  55. 5dc7620 TX Raw data: Get small random sample. by Urvang Joshi · 6 years ago
  56. 07f8a18 Revert "add edge detector to rdopt" by Debargha Mukherjee · 6 years ago
  57. bb6a3d2 Reduce the cpi->scaled_ref_idx array size by 1. by Wan-Teh Chang · 6 years ago
  58. 7634c33 refactor read_tx_size_vartx: by Jim Bankoski · 6 years ago
  59. 850a7e0 Remove redundant line in handle_inter_mode() by Zoe Liu · 6 years ago
  60. 8906fbd Fix alloc and dealloc in enc row-mt for superres by Ravi Chaudhary · 6 years ago
  61. 17fbdd5 static analysis: ensure sym is set by Johann · 6 years ago
  62. f7e0b7f Add support for GNUInstallDirs by Robert-André Mauchin · 6 years ago
  63. a9edad7 Fix aom_<highbd>_sse_sse4_1/avx2 issue by Peng Bin · 6 years ago
  64. 427e3b1 Cleanup functions that should be marked static by Sarah Parker · 6 years ago
  65. 05a43ff cfl_test: Fix rng initialization by Vignesh Venkatasubramanian · 6 years ago
  66. 8f66a9b try to enable raw video features by Larisa Markeeva · 6 years ago
  67. cf64444 Mark unexposed functions as static by Sarah Parker · 6 years ago
  68. 7a9bb78 Properly handle show existing internal ALTREF by Sarah Parker · 6 years ago
  69. 0b3531a Fix allocation of workers for enc row-mt by Ravi Chaudhary · 6 years ago
  70. 90a15f4 Implement row based multi-threading of encoder by Ravi Chaudhary · 6 years ago
  71. e12eaac Add ML partition search breakout in rd_pick_sqr_partition by Grant Hsu · 6 years ago
  72. 3539bf2 add edge detector to rdopt by elliottk · 6 years ago
  73. 95ba1fa Modify hook function for enc row-mt by Ravi Chaudhary · 6 years ago
  74. 5baee46 Add an invalid file test case for oss-fuzz:10779. by Wan-Teh Chang · 6 years ago
  75. 1cf7d16 Allocate ctxt for each thread in enc row-mt by Ravi Chaudhary · 6 years ago
  76. 1c6c5ad SSE4.1 and AVX2 highbd_pixel_proj_error by David Turner · 6 years ago
  77. 78edddf Support CONFIG_INSPECTION in shared library builds. by Robert-André Mauchin · 6 years ago
  78. fff9bf1 Fix and cleanup lowbd SIMD pixel_proj_error by David Turner · 6 years ago
  79. 4ca0087 Change Wiener unit test allocation to heap by David Turner · 6 years ago
  80. 955242e prune_comp_search_by_single_result - more aggressive pruning by Grant Hsu · 6 years ago
  81. 8048e8c Modified unit test to test 4-tap filter by Sachin Kumar Garg · 6 years ago
  82. ce781ca Clean up aom_subpixel_8t_intrin_sse2.c by Sachin Kumar Garg · 6 years ago
  83. e386338 allow_warp: rectify mismatch between spec and code by Urvang Joshi · 6 years ago
  84. 3a0667d SSE2 implementation of 4-tap highbd filter by Sachin Kumar Garg · 6 years ago
  85. cba2df4 fix unaligned loads in loopfilter by Johann · 6 years ago
  86. ae356d1 Fix stack corruption with x86 and --enable-pic by Johann · 6 years ago
  87. 5aa64a7 Add an invalid file test case for oss-fuzz:9288. by Wan-Teh Chang · 6 years ago
  88. f307300 Fix disabling of speed feature for enc row-mt by Ravi Chaudhary · 6 years ago
  89. c5e7469 Add sync_read and sync_write for enc row-mt by Ravi Chaudhary · 6 years ago
  90. 57a041d Update cpi->row_mt conditionally by Ravi Chaudhary · 6 years ago
  91. 067e984 aom_dsp: Group aom_rb/aom_wb utilities in the same places. by Tom Finegan · 6 years ago
  92. 3117948 Add MAX_NUM_THREADS macro by Ravi Chaudhary · 6 years ago
  93. 40cdf13 Add dummy sync_read and sync_write for enc row-mt by Ravi Chaudhary · 6 years ago
  94. 9b21428 Set a flag for forward keyframes by Debargha Mukherjee · 6 years ago
  95. 6fcaa3d Initialize seg_feature_data_xxx with 8 elements. by Wan-Teh Chang · 6 years ago
  96. b38b3d7 Re-enable two test cases in invalid_file_test.cc. by Wan-Teh Chang · 6 years ago
  97. da4c872 Changes to facilitate hook function for enc row-mt by Ravi Chaudhary · 6 years ago
  98. eaf3eb9 Simplify highbd txfm modules by Satish Kumar Suman · 6 years ago
  99. cbb0743 Increase FRAME_BUFFERS to 16. by Wan-Teh Chang · 6 years ago
  100. ed7d0d0 Disable two test cases in invalid_file_test.cc. by Wan-Teh Chang · 6 years ago