1. 309d0af rtc: Fix uv sad calculation by Deepa K G · 1 year, 10 months ago
  2. 120a411 test.cmake: remove allintra_end_to_end_test.cc w/rt-only by James Zern · 1 year, 10 months ago
  3. 6d5197a RTC: Account for missing comp_ref_type_cost by chiyotsai · 1 year, 10 months ago
  4. c9fc4fb Optimize PC_TREE allocation in RTC encoding by Yunqing Wang · 1 year, 10 months ago
  5. 31a1b76 Fix issue 3296. by Cheng Chen · 1 year, 10 months ago
  6. 857d12f rtc-svc: Update compound mode for svc by Marco Paniconi · 1 year, 10 months ago
  7. 475af51 Write temporal delimiter after coding a display frame by Jingning Han · 1 year, 10 months ago
  8. 60e4e24 rtc: Refactor to allow avg_frame_low_motion when aq-mode=0 by Marco Paniconi · 1 year, 10 months ago
  9. 05ca8a7 rtc-svc: Speed up temporal layer encoding by Marco Paniconi · 1 year, 10 months ago
  10. f5c46d9 Expose speed setting in ducky_encode by Jerome Jiang · 1 year, 10 months ago
  11. 9473c47 RTC: Enable NEAREST_NEARESTMV on speed 7,8 360p+ by chiyotsai · 1 year, 10 months ago
  12. b95de1d rtc: Extend early_term_chroma_palette_size_search sf by venkat sanampudi · 1 year, 10 months ago
  13. 4673972 Fix build failure with CONFIG_TUNE_VMAF=1 by Mudassir Galagnath · 1 year, 10 months ago
  14. 8f697e0 Slightly relax the PSNR threshold in nightly unit test by Jingning Han · 1 year, 10 months ago
  15. d1cd093 Include Status in return values of all Q Mode API calls. by Mark Wachsler · 1 year, 10 months ago
  16. ec42d4d rtc: Use pre-analysis sb source_ad for aq-mode=3 by Marco Paniconi · 2 years ago
  17. cd33f5f Clean up functions related to luma variance calculation by Mudassir Galagnath · 1 year, 10 months ago
  18. 3313510 av1_get_crc32c_value_sse4_2: rm dead store by James Zern · 1 year, 10 months ago
  19. c5aa3ee av1_dr_prediction_z3_c: rm dead store by James Zern · 1 year, 10 months ago
  20. 3b9a043 avg_intrin_{avx2,sse2}: rm dead stores in hadamard_* by James Zern · 1 year, 10 months ago
  21. d4e5cef RTC: Refactor compound mode set up by chiyotsai · 1 year, 10 months ago
  22. bb8fab2 Consolidate the handling of all intra frame coding by Jingning Han · 1 year, 10 months ago
  23. beda666 Increase the rate accuracy limit in rtc unit test by Jingning Han · 1 year, 10 months ago
  24. be98708 RTC: Extend GLOBAL_GLOBALMV pruning to speed 7 and 8 by chiyotsai · 1 year, 10 months ago
  25. b58935b rtc-screen: Fix bsize in model rd computation for intra chroma by Cherma Rajan A · 1 year, 10 months ago
  26. 039141d Changes to update of rate control factor. by Paul Wilkins · 1 year, 11 months ago
  27. d5c6939 rtc: Fix to color_sensitivity in variance partition by Marco Paniconi · 1 year, 10 months ago
  28. d8489e5 rtc: Fix to disable segm for aq-mode=3 by Marco Paniconi · 1 year, 10 months ago
  29. 901f406 RTC: Search GLOBALMV after NEAREST/NEARMV by chiyotsai · 1 year, 11 months ago
  30. 04ecf81 Update comment for use_fixed_qp_offsets by Jingning Han · 1 year, 10 months ago
  31. ee8807d Allintra: Introduce sf prune_smooth_intra_mode_for_chroma by Mudassir Galagnath · 1 year, 11 months ago
  32. 676f7a4 Do not return empty gop list encoding 1 frame by Jerome Jiang · 1 year, 10 months ago
  33. a240324 aom_satd_lp_neon: use horizontal_add_s32x4 by James Zern · 1 year, 10 months ago
  34. 5cbe762 Add ability to limit max ref frames ducky encoder by Jerome Jiang · 1 year, 10 months ago
  35. 89ab948 Modify single reference search in TPL by Yunqing Wang · 1 year, 11 months ago
  36. c03dc04 Improve compound prediction search in TPL by Yunqing Wang · 1 year, 11 months ago
  37. c91a58d Avoid using lossless frame coding if not intentionally set by Jingning Han · 1 year, 11 months ago
  38. aa4670e rtc-screen: Force warped motion off for nonrd screen by Marco Paniconi · 1 year, 11 months ago
  39. 831873a Update coding index for overlay frames by Jingning Han · 1 year, 11 months ago
  40. 79f745c Fix multi-thread mismatch in TPL compound search by Yunqing Wang · 1 year, 11 months ago
  41. 59bc48c Fix tpl stats passing through ducky_encode by Jingning Han · 1 year, 11 months ago
  42. 8dcdafc RTC: Fill in missing enums for adaptive_rd_thresh speed feature by chiyotsai · 1 year, 11 months ago
  43. b53634c RTC: Allow mode entropy cost update on some frames by chiyotsai · 1 year, 11 months ago
  44. 56521fd Properly set the frame qp through ducky_encode by Jingning Han · 1 year, 11 months ago
  45. bbba931 Capture display order through ducky_encode by Jingning Han · 1 year, 11 months ago
  46. 34ec50a row_mt dec: Delay top-right sync when intraBC is enabled by Jayasanker J · 1 year, 11 months ago
  47. 03665d5 Properly capture the frame size and PSNR by Jingning Han · 1 year, 11 months ago
  48. 55ac31c row_mt enc: Delay top-right sync when intraBC is enabled by Jayasanker J · 1 year, 11 months ago
  49. 7ace118 Define FIRSTPASS_STATS as a struct as well as a type. by Mark Wachsler · 1 year, 11 months ago
  50. e5ecf1a rtc-screen: Adjust bias against intra by Marco Paniconi · 1 year, 11 months ago
  51. a1fa877 RTC: Prune GLOBAL_GLOBALMV with var of GLOBALMV by chiyotsai · 1 year, 11 months ago
  52. 038cc5f [x86]: Fix av1_quantize_lp_avx2(). by Scott LaVarnway · 1 year, 11 months ago
  53. bcc5ae9 Clean up FPMT configuration macros from cmake file by Remya Prakasan · 1 year, 11 months ago
  54. 9503ff8 rtc-screen: Avoid source_variance computation by Marco Paniconi · 1 year, 11 months ago
  55. 5e6d7ca Clean up blk_idx > 1 check in get_mean_dev_features() by Ranjit Kumar Tulabandu · 1 year, 11 months ago
  56. b2c3960 Properly pass the GOP info by Jingning Han · 1 year, 11 months ago
  57. 870b6a8 rtc-screen: Add color condition to partition skip by Marco Paniconi · 1 year, 11 months ago
  58. ddc968c rtc-screen: Skip golden test if color_sen is set by Marco Paniconi · 1 year, 11 months ago
  59. 36d8161 Allintra: Avoid redundant recon during dry run by Mudassir Galagnath · 2 years ago
  60. 5bb5dee Revert "Properly initialize the level indices." by Wan-Teh Chang · 1 year, 11 months ago
  61. 7881fee [x86]: Improve av1_quantize_lp_avx2(). by Scott LaVarnway · 1 year, 11 months ago
  62. fa04d2f Speed up top color finding in palette. by Vincent Rabaud · 2 years ago
  63. 448e110 Verify qp is in a reasonable range by Jerome Jiang · 1 year, 11 months ago
  64. ba460b4 Do not use `else` after a return statement by Wan-Teh Chang · 1 year, 11 months ago
  65. 9490112 Return list of encoded frames from DuckyEncode by Jerome Jiang · 1 year, 11 months ago
  66. 5aaea93 [x86]: Improve av1_quantize_fp_64x64_avx2(). by Scott LaVarnway · 1 year, 11 months ago
  67. ffeb497 Clean up fpmt configuration macros from fpmt unit test code by Remya Prakasan · 1 year, 11 months ago
  68. a491b85 Bypass overlay frame tpl stats processing by Jingning Han · 1 year, 11 months ago
  69. 24dea80 Remove qmode_rc_encoder.cc by Jerome Jiang · 1 year, 11 months ago
  70. 42223ee rtc-screen: Reduce color artifacts in screen by Marco Paniconi · 1 year, 11 months ago
  71. 482fa56 [x86]: Improve av1_quantize_fp_32x32_avx2(). by Scott LaVarnway · 1 year, 11 months ago
  72. b4665f5 Enable full pipeline in qmode rc encoder by Jingning Han · 1 year, 11 months ago
  73. ffa093e [x86]: Improve av1_quantize_fp_avx2(). by Scott LaVarnway · 1 year, 11 months ago
  74. 6b972e9 Merge tag 'v3.4.0' into main branch by Wan-Teh Chang · 1 year, 11 months ago
  75. 5e7550d Allow ducky_encode to read Tpl stats by Jingning Han · 1 year, 11 months ago
  76. 0812ea8 Consolidate video sequence encoding in ducky_encode by Jingning Han · 2 years ago
  77. fc430c5 Update CHANGELOG for libaom v3.4.0 (continued) by Wan-Teh Chang · 1 year, 11 months ago fluttershy v3.4.0
  78. acd0b01 Allintra: Introduce aggressive tx_domain_dist_level by Jayasanker J · 2 years ago
  79. a981547 Add test for GetGopEncodeInfo by Jerome Jiang · 2 years ago
  80. 1210a9e [x86]: Improve aom_highbd_quantize_b_avx2(). by Scott LaVarnway · 2 years ago
  81. b92bef0 Update CHANGELOG for libaom v3.4.0 (continued) by Wan-Teh Chang · 1 year, 11 months ago
  82. a62d5d7 [x86]: Add aom_highbd_quantize_b_64x64_avx2(). by Scott LaVarnway · 2 years ago
  83. b5f963e rtc: Fix to chroma_check in variance partition by Marco Paniconi · 2 years ago
  84. f13d707 Support pyramid coding structure in RC lib GOP control by Jingning Han · 2 years ago
  85. 57ff8ca Enable RC lib control of second pass encoding by Jingning Han · 2 years ago
  86. c377f13 rtc: Update conditions for selective cdf and loopfilter by Marco Paniconi · 2 years ago
  87. a00e596 Allintra: Introduce sf to prune transform size evaluation by Ranjit Kumar Tulabandu · 2 years ago
  88. daf2394 Merge parallel encode of lower layer frames to default path by Remya Prakasan · 2 years ago
  89. cfce500 [x86]: Add aom_highbd_quantize_b_32x32_avx2(). by Scott LaVarnway · 2 years ago
  90. 5972f7b Declare pointer arrays as const. by Wan-Teh Chang · 2 years ago
  91. 2c78613 av1/arg_defs.c: fix some typos, formatting by James Zern · 2 years ago v3.4.0-rc2
  92. 92dbb29 Update CHANGELOG for libaom v3.4.0 (continued) by Wan-Teh Chang · 2 years ago
  93. 220c9ac rtc-screen: Make 444 datarate test run for screen by Marco Paniconi · 2 years ago
  94. 977be33 Add codec control AV1E_GET_NUM_OPERATING_POINTS by Wan-Teh Chang · 2 years ago
  95. 9699892 av1_alloc_pmc: set a local longjmp target by James Zern · 2 years ago
  96. 4e9030b aom_configure: only override CONFIG_PIC if not set on cmd line by James Zern · 2 years ago
  97. 1df2600 aom_configure: only override CONFIG_PIC if not set on cmd line by James Zern · 2 years ago
  98. 0cfbe19 Remove an extraneous `else` in PreEncodeFrameHook() by Wan-Teh Chang · 2 years ago
  99. f2592b0 Make number_spatial_layers_ a local var in RunLoop by Wan-Teh Chang · 2 years ago
  100. 339fef7 [x86]: Add aom_quantize_b_64x64_avx2(). by Scott LaVarnway · 2 years ago