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