1. 2621bad Reduce the size of the seen_bufs array by Wan-Teh Chang · 1 year, 3 months ago
  2. 4cd2262 Build coding block stats for two-pass TPL runs by Jingning Han · 1 year, 3 months ago
  3. 614da5b rtc: Refactor look-up tables and data structs in nonrd_pickmode.c by Anupam Pandey · 1 year, 3 months ago
  4. 238db83 Rename variables appropriately in var_based_part.c by Narayan Kalaburgi · 1 year, 3 months ago
  5. 54a5f5b Extra boost when the arf is in a static region. by Bohan Li · 1 year, 3 months ago
  6. 1458e67 rtc: Add intrinsics for aom_get_var_sse_sum_16x16_dual() by Anupam Pandey · 1 year, 3 months ago
  7. 09eec8b rtc: Fix issues in aom_get_var_sse_sum_16x16_dual() by Anupam Pandey · 1 year, 3 months ago
  8. 8b325e7 rtc: Use appropriate macro for color_sensitivity index by Anupam Pandey · 1 year, 3 months ago
  9. 8577bf0 Replace hardcoded number with a constexpr by Jingning Han · 1 year, 3 months ago
  10. bce4e9a rtc: Improve documentation for functions and structure in nonrd by Anupam Pandey · 1 year, 3 months ago
  11. 23cd339 rtc: Move *ctx argument to CONFIG_AV1_TEMPORAL_DENOISING flag by Anupam Pandey · 1 year, 3 months ago
  12. e2b9b5f3 Simplify nested loops in var_based_partitioning for readability by Narayan Kalaburgi · 1 year, 3 months ago
  13. cbe4eb4 rtc: Rename variables used in nonrd_pickmode.c for consistency by Anupam Pandey · 1 year, 3 months ago
  14. 0fe21c3 Properly populate alt_unit_stats field by Jingning Han · 1 year, 3 months ago
  15. 19f4bc6 RT: Define resolution macros and use num pixels accordingly by Cheng Chen · 1 year, 3 months ago
  16. bd60c59 RT: Disencorage split partition of 32x32 for 1080p by Cheng Chen · 1 year, 3 months ago
  17. 917568c Avoid redundant calls to av1_build_quantizer() by Apurve Kumar Pandey · 1 year, 3 months ago
  18. dbb7496 Rename s_lh to avoid conflict w/ same-named macro by Wan-Teh Chang · 1 year, 3 months ago
  19. 4c7eafe Add a script for RTC frame size variation analysis by Yunqing Wang · 1 year, 3 months ago
  20. f91dd4b Adjust the boost for the intermediate arf. by Bohan Li · 1 year, 3 months ago
  21. db56a4e Revert "Replace y_buffer_8bit with a downsampling pyramid" by Wan-Teh Chang · 1 year, 3 months ago
  22. 237404c Add comment in should_prune_intra_modes_using_neighbors() by Mudassir Galaganath · 1 year, 3 months ago
  23. 05c81f8 rtc: Clean-up unused variable tile_data in nonrd_pickmode.c by Anupam Pandey · 1 year, 3 months ago
  24. b7d3676 rtc: Improve documentation for functions in nonrd_pickmode.c by Anupam Pandey · 1 year, 3 months ago
  25. 7317937 rtc: Abstract code to store params in best_pickmode by Anupam Pandey · 1 year, 3 months ago
  26. d632d03 Remove redundant speed feature setting by Yunqing Wang · 1 year, 3 months ago
  27. 43d3c66 rtc: Refactor external rate control test by Marco Paniconi · 1 year, 3 months ago
  28. cfb46c7 Replace y_buffer_8bit with a downsampling pyramid by Rachel Barker · 1 year, 4 months ago
  29. 431349c Allintra: Introduce sf enable_intra_mode_pruning_using_neighbors by Mudassir Galagnath · 1 year, 8 months ago
  30. 50b881e rtc: Use int_interpfilters datatype instead of INTER_FILTER by Anupam Pandey · 1 year, 5 months ago
  31. 9c0342c Remove ComputeTwoPassTplStats by Mark Wachsler · 1 year, 3 months ago
  32. 2b4957c rtc: Dereference search_state.best_pickmode to a local pointer by Anupam Pandey · 1 year, 3 months ago
  33. d4a35e6 Add AVX2 for transform_size 8x8 in av1_lowbd_inv_txf2d() by Diksha Singh · 1 year, 4 months ago
  34. 332b854 Fix alignment issue when using the first pass stats. by Bohan Li · 1 year, 3 months ago
  35. d7a5241 Refactor fill_variance_tree_leaves() function by Narayan Kalaburgi · 1 year, 4 months ago
  36. d3ea12a rtc: Rename variables in nonrd_pickmode.c by Anupam Pandey · 1 year, 3 months ago
  37. 45caf95 rtc: Replace hard coded constants with appropriate macros by Anupam Pandey · 1 year, 4 months ago
  38. a8c8841 Avoid an unnecessary allocation by Rachel Barker · 1 year, 4 months ago
  39. a080bf6 rtc: Replace memset() with av1_zero() in nonrd_pickmode.c by Anupam Pandey · 1 year, 4 months ago
  40. a7e03df Improve readability in fill_variance_tree_leaves() function by Narayan Kalaburgi · 1 year, 3 months ago
  41. b9c3b93 Pass is_small_sb variable from av1_choose_var_based_partitioning by Narayan Kalaburgi · 1 year, 3 months ago
  42. eb9c618 Fix issues with population for the sf recode_tolerance by Ranjit Kumar Tulabandu · 1 year, 4 months ago
  43. ab57828 rtc: Abstract code related to screen content mode evaluation. by Anupam Pandey · 1 year, 4 months ago
  44. 582d2fd Don't read 8 bytes from a 3-byte array by Wan-Teh Chang · 1 year, 3 months ago
  45. 07f66e9 av1_fwd_txfm2d_neon: fix -Wmaybe-uninitialized warnings by James Zern · 1 year, 3 months ago
  46. af89b29 mse_8xh_16bit_neon: fix src/dst loads by James Zern · 1 year, 3 months ago
  47. 7468af9 Implement the function that uses fp stats to determine arf q. by Bohan Li · 1 year, 4 months ago
  48. 7bb4c54 Revert "Revert "Remove second transpose from transforms"" by Kyle Siefring · 1 year, 4 months ago
  49. e3b5f5f Simplify cm->tpl_mvs check in ensure_mv_buffer() by Wan-Teh Chang · 1 year, 3 months ago
  50. f97c630 PATENTS: fix a typo by James Zern · 1 year, 3 months ago
  51. ddc0bf9 Remove const from pass-by-value parameters by Yunqing Wang · 1 year, 3 months ago
  52. 680652b Count down in Neon variance loops by Gerda Zsejke More · 1 year, 4 months ago
  53. 9ad901b Count down in Neon sum square loops by Gerda Zsejke More · 1 year, 4 months ago
  54. bbb5c32 AV1RateControlQMode::GetGopEncodeInfoWithTpl: rm unused var by James Zern · 1 year, 3 months ago
  55. cf5a52e rtc: Use appropriate datatype for some variables in non-rd path by Anupam Pandey · 1 year, 4 months ago
  56. ab37045 rtc: Use local variable for frequently dereferenced variables by Anupam Pandey · 1 year, 4 months ago
  57. 48c0a52 Add riscv cross build by Kwanghoon Son · 1 year, 4 months ago
  58. c5bb74e Use two tpl passes to estimate the propagation factor by Jingning Han · 1 year, 4 months ago
  59. 25b6de2 Refactor and optimize aom_hadamard_16x16_neon by Jonathan Wright · 1 year, 4 months ago
  60. c964a81 Update the bit estimation ratio adaptively by Yunqing Wang · 1 year, 4 months ago
  61. d9d137c Fix bug with ducky encode used with deltaq by Jerome Jiang · 1 year, 4 months ago
  62. 32ed2d8 Change param of AOME_SET_SPATIAL_LAYER_ID to int by Wan-Teh Chang · 1 year, 4 months ago
  63. 6ab16d8 Update comment on the SCALABILITY_STRUCTURES enum by Wan-Teh Chang · 4 years, 4 months ago
  64. c7402b8 rtc: Remove const from parameter in function by Marco Paniconi · 1 year, 4 months ago
  65. c40c80d Fix where beta is calculated for qmode deltaq by Jerome Jiang · 1 year, 4 months ago
  66. 0289a9f Change the license to the BSD 2 Clause License by Wan-Teh Chang · 1 year, 4 months ago
  67. a45d28c rtc: Fix is_key_frame setting in variance partition by Marco Paniconi · 1 year, 4 months ago
  68. 7c4c790 Add Neon implementation of Hadamard function for 32x32 case by Gerda Zsejke More · 1 year, 4 months ago
  69. 77c4dcc Add Neon implementation of Hadamard function for 4x4 case by Gerda Zsejke More · 1 year, 4 months ago
  70. 5a72195 Fix nightly build issue for CONFIG_AV1_TEMPORAL_DENOISING by Narayan Kalaburgi · 1 year, 4 months ago
  71. 3e797ee rtc: Abstract code related to inter mode evaluation by Anupam Pandey · 1 year, 4 months ago
  72. 99896de rtc-svc: Fix to sample encoder for 10bit y4m by Marco Paniconi · 1 year, 4 months ago
  73. 6bf163c Rename variables appropriately in two functions by Narayan Kalaburgi · 1 year, 4 months ago
  74. b91ea1e rtc-screen: Disable IDTX for bit_depth > 8. by Marco Paniconi · 1 year, 4 months ago
  75. 2b6857f svc-rtc: Fixes for 10bit 420 in svc sample encoder by Marco Paniconi · 1 year, 4 months ago
  76. 296e050 aom_integer.h: set AOM_FORCE_INLINE to __inline for Win32 by James Zern · 1 year, 4 months ago
  77. 87c109b Use sqrt of noise ratio for gop partitioning. by Bohan Li · 1 year, 4 months ago
  78. 6971bbb only call av1_alloc_layer_context() w/num_layers > 1 by James Zern · 1 year, 4 months ago
  79. ca41be4 Remove deprecated declarations of Get[TplPass]GopEncodeInfo by Mark Wachsler · 1 year, 4 months ago
  80. c98cccc av1_loop_restoration_filter_frame_init: fix alloc check by James Zern · 1 year, 4 months ago
  81. c00e95a Filter noise variance in first pass stats. by Bohan Li · 1 year, 4 months ago
  82. 5e47dc2 Clean-up code related to sf disable_filtered_key_tpl by Ranjit Kumar Tulabandu · 1 year, 4 months ago
  83. e1745b5 K-means: check for centroid equality first by Vincent Rabaud · 1 year, 4 months ago
  84. e1a7536 K-means: misc refactoring and speed-ups. by Vincent Rabaud · 1 year, 4 months ago
  85. a845034 Revert "Declare ms_stat inside #if COLLECT_PICK_MODE_STAT" by Wan-Teh Chang · 1 year, 4 months ago
  86. 19125ed Pass first pass stats to Get[TplPass]GopEncodeInfo by Mark Wachsler · 1 year, 4 months ago
  87. 06ba96f Declare ms_stat inside #if COLLECT_PICK_MODE_STAT by Wan-Teh Chang · 1 year, 4 months ago
  88. 56e1394 Properly set tile size in super-resolution mode by Jingning Han · 1 year, 4 months ago
  89. c73a30d Fix tile config related comments by Jingning Han · 1 year, 4 months ago
  90. 3ffdd69 Resolve encoding failure in aq mode 2 by Jingning Han · 1 year, 4 months ago
  91. dc7f14f AVX2: Fix a couple unaligned load warnings by chiyotsai · 1 year, 4 months ago
  92. a61e10a rtc: Abstract code related to skip inter mode by Anupam Pandey · 1 year, 4 months ago
  93. 8693e6a K-means: switch pipeline to 16 bit. by Vincent Rabaud · 1 year, 4 months ago
  94. 122731a Fix comment nits by Wan-Teh Chang · 1 year, 4 months ago
  95. 7a560eb rtc-svc: Fix to key frame counters for spatial layers by Marco Paniconi · 1 year, 4 months ago
  96. 5d99c65 Disable flow motion estimation in super resolution mode by Jingning Han · 1 year, 4 months ago
  97. fe9647f Revert "Remove second transpose from transforms" by Kyle Siefring · 1 year, 4 months ago
  98. 591a118 AVX2: Add optimization for sad_16xhx4d by chiyotsai · 1 year, 4 months ago
  99. a4c4f18 AVX2: Add optimization for sad_mxnx3d by chiyotsai · 1 year, 4 months ago
  100. dc98d64 PATTERN_SEARCH: Refactor and clean up pattern_search by chiyotsai · 1 year, 4 months ago