1. 0c7d081 Build aom_av1_rc when BUILD_SHARED_LIBS is ON by Wan-Teh Chang · 8 months ago
  2. 07f6323 test.cmake: remove unneeded target link libraries by James Zern · 9 months ago
  3. 60cbd98 Add AVX2 for resize_vert_dir() by Samuthirika S · 9 months ago
  4. 827c8fd Add aom_usage_exit OBJECT library for usage_exit.c by Wan-Teh Chang · 10 months ago
  5. 40486bd test.cmake: relocate if(CONFIG_REALTIME_ONLY) block by James Zern · 11 months ago
  6. 5d79863 Remove Neon backend of architecture agnostic intrinsics layer by Salome Thirot · 1 year, 3 months ago
  7. 33b6de7 Use SAD for global motion error metric by Rachel Barker · 1 year, 3 months ago
  8. 6def727 Add Neon implementation of av1_filter_intra_edge by Leon Kollar · 1 year, 6 months ago
  9. 28d2a2a Link apps and test_libaom with shared library by Wan-Teh Chang · 1 year, 5 months ago
  10. cdca3bb Add simd_cmp_sse4.cc only if HAVE_SSE4_1 is 1 by Wan-Teh Chang · 1 year, 5 months ago
  11. 1aa9bbb Add simd_cmp_xxx.cc only if HAVE_XXX is 1 by Wan-Teh Chang · 1 year, 5 months ago
  12. b1e8fb1 Remove CONFIG_LIBYUV from test/test.cmake by Wan-Teh Chang · 1 year, 5 months ago
  13. 0a79092 Add test suite for aom_compute_flow_at_point by Salome Thirot · 1 year, 6 months ago
  14. 6bab912 Add runtime feature detection of AArch64 CRC32 extension on Linux by George Steed · 1 year, 7 months ago
  15. c7a22fb Rename comp_mask_variance.cc test file by Salome Thirot · 1 year, 8 months ago
  16. 4314068 [NEON] Optimize av1_highbd_convolve_horiz_rs() by Konstantinos Margaritis · 1 year, 8 months ago
  17. 4e95d5f [NEON] Optimize av1_highbd_convolve_2d_scale_neon(). by Konstantinos Margaritis · 1 year, 9 months ago
  18. 34839f9 Add generation of libaom_test_srcs.gni by Casey Smalley · 1 year, 9 months ago
  19. 0f23ada cmake: Fix aom linkage race condition on MSVC by L. E. Segovia · 1 year, 9 months ago
  20. d90659a Add a test for drop frame encode by Mudassir Galaganath · 1 year, 10 months ago
  21. fac834a Add tests for 8x8_minmax functions by Salome Thirot · 1 year, 10 months ago
  22. 7dc0930 test.cmake: use allowlist for libaom_test_srcs.txt by James Zern · 1 year, 11 months ago
  23. a75f802 test.cmake: Update AOM_RC_TEST_SOURCES file list by Wan-Teh Chang · 1 year, 11 months ago
  24. f1b816d Remove qmode code by Jerome Jiang · 1 year, 11 months ago
  25. c841154 test.cmake: Exclude _RC_ from libaom_test_srcs.txt by Wan-Teh Chang · 1 year, 11 months ago
  26. d601d5a Build rtc / qmode rate control into one library by Jerome Jiang · 2 years ago
  27. 130d1a9 Disable deltaq-mode=3 multithreading and add tests by Wan-Teh Chang · 2 years ago
  28. 94c7e1e Add a unit test for assert failure at mcomp.c:1760 by Wan-Teh Chang · 2 years ago
  29. 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 2 months ago
  30. 4907306 Superblock qp sweep experiment given fixed rdmult by linzhen · 2 years, 3 months ago
  31. 5e9ed98 Add unit-test to validate AV1E_SET_SKIP_POSTPROC_FILTERING by Mudassir Galagnath · 2 years, 4 months ago
  32. 6f22393 Use dedicated Arm hardware instructions to compute CRC32C hash by Jonathan Wright · 2 years, 8 months ago
  33. 071e379 Fix buffer size if g_forced_max_frame_width is set by Wan-Teh Chang · 2 years, 5 months ago
  34. 34f2a6e Add unit test for force key frame in one pass mode by Wan-Teh Chang · 2 years, 5 months ago
  35. 09ee734 Speed up mv cost table setup by Kyle Siefring · 2 years, 6 months ago
  36. 120a411 test.cmake: remove allintra_end_to_end_test.cc w/rt-only by James Zern · 2 years, 6 months ago
  37. 31a1b76 Fix issue 3296. by Cheng Chen · 2 years, 6 months ago
  38. ffeb497 Clean up fpmt configuration macros from fpmt unit test code by Remya Prakasan · 2 years, 7 months ago
  39. e336701 Add DuckyEncode APIs by Angie Chiang · 2 years, 8 months ago
  40. f883c11 Remove REALTIME_ONLY from decoder by Jerome Jiang · 2 years, 9 months ago
  41. 9cb9fed Add a test of MockRateControlQMode by Mark Wachsler · 2 years, 10 months ago
  42. 5cf9416 Add MockRateControlQMode by Mark Wachsler · 2 years, 10 months ago
  43. 211bd19 Use target_link_libraries for rate control libs by Jerome Jiang · 2 years, 10 months ago
  44. 348411f Remove obsolete find_package(PythonInterp) call by Wan-Teh Chang · 2 years, 10 months ago
  45. 1278e69 test.cmake: skip metadata_test.cc w/CONFIG_AV1_ENCODER=0 by James Zern · 2 years, 10 months ago
  46. 006fc6a Add identify_regions to qmode ratectrl by Jerome Jiang · 2 years, 11 months ago
  47. 8bdf5b0 Group the list() calls for source file lists by Wan-Teh Chang · 2 years, 10 months ago
  48. 057ff22 Add hbd sources to lists only when hbd is enabled. by Wan-Teh Chang · 2 years, 11 months ago
  49. bdd09f2 Construct GOP structure by Angie Chiang · 2 years, 11 months ago
  50. 6807a7f Add a flag to use quantization matrices during RD search. by Luca Versari · 3 years, 1 month ago
  51. 45d7e67 Remove denoise tests from testing shared libs by Fyodor Kyslov · 3 years ago
  52. 0929aa0 aom_mem: fix overflow in alignment calculation by James Zern · 3 years, 2 months ago
  53. b009082 FPMT: Fix build warnings by Remya Prakasan · 3 years, 2 months ago
  54. da133ca Add av1 rc interface for one layer by Jerome Jiang · 3 years, 2 months ago
  55. d477698 FPMT: Add AVxFrameParallelEncodeTest by Remya Prakasan · 3 years, 2 months ago
  56. 78ce82e Remove unused edge detection by Yunqing Wang · 3 years, 2 months ago
  57. 2372d3e AV1 RT: Implement codec control for loop filter by Fyodor Kyslov · 3 years, 3 months ago
  58. 7b63e31 Remove deprecated fwd kf test by Jingning Han · 3 years, 3 months ago
  59. 3838b5c Clean up tests for low precision quantize. by Jerome Jiang · 4 years, 5 months ago
  60. 984b81a Fix a bug in av1_quantize_lp AVX2 optimization by Yunqing Wang · 3 years, 4 months ago
  61. c798da5 Add FIRSTPASS_INFO with several APIs and tests by Angie Chiang · 3 years, 6 months ago
  62. 27377d2 Add fast version of av1_nn_softmax by chiyotsai · 3 years, 6 months ago
  63. fd28873 cmake: add folders for IDE generators by James Zern · 3 years, 6 months ago
  64. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 7 months ago
  65. 35c7456 Add unit tests for bitrate estimation methods. by Kavi Ramamurthy · 3 years, 7 months ago
  66. c1967f6 Store temporal_id and spatial_id of decoded frame by Wan-Teh Chang · 3 years, 11 months ago
  67. 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years, 8 months ago
  68. 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 9 months ago
  69. 78a0644 Fix unit test failure by Cheng Chen · 3 years, 8 months ago
  70. 8b0e8b2 Fix boundary issue of av1_get_deltaq_offset() by Angie Chiang · 3 years, 9 months ago
  71. 20f0d1b External partition: add a unit test by Cheng Chen · 3 years, 9 months ago
  72. 3f6ddeb Fix two bugs in av1_dropout_qcoeff and add unit tests by Maryla · 3 years, 9 months ago
  73. f459c55c Fix build errors in CONFIG_INTERNAL_STATS path by Aniket Wanare · 3 years, 9 months ago
  74. 19a2bee Add SharpnessAllIntraTest to validate sharpness parameter by Jayasanker J · 3 years, 9 months ago
  75. 4efe20e Add a test that reproduces issue 2998 by Wan-Teh Chang · 3 years, 9 months ago
  76. 968fd68 Exclude non RT tests from realtime only build by Jerome Jiang · 3 years, 10 months ago
  77. d6f767b Estimate coeff cost based on transform stats by Angie Chiang · 3 years, 10 months ago
  78. ca5b6ca rm superframe_test.cc by James Zern · 3 years, 10 months ago
  79. 66da8fa av1_key_value_api_test.cc when BUILD_SHARED_LIBS by Wan-Teh Chang · 4 years ago
  80. 543e57d AV1 RT: Add SSE2 and NEON optimization for Temporal Denoise by Fyodor Kyslov · 4 years ago
  81. c10bb98 Add unit tests for the key & value API by Bohan Li · 4 years, 1 month ago
  82. 065983b Add av1_calc_indices_dim1_avx2 for k_means by Krishna Malladi · 4 years, 2 months ago
  83. 3dd9df9 Remove restoration from real time build. by Jerome Jiang · 4 years, 3 months ago
  84. 4567c35 Remove obmc from real time only build by Jerome Jiang · 4 years, 3 months ago
  85. 16814e4 Remove warped motion from realtime only build by Jerome Jiang · 4 years, 3 months ago
  86. 52c52fc Remove decoder related code from tests when decoder is not built. by Jerome Jiang · 4 years, 3 months ago
  87. 587ba3a Add aom_sum_sse_2d_i16_c and associated SIMD versions by Ravi Chaudhary · 4 years, 5 months ago
  88. 5292541 Fix crash encoding img with small width or height by Wan-Teh Chang · 4 years, 6 months ago
  89. 9058365 Add testcases to lossless coding unit test by Aasaipriya Chandran · 4 years, 6 months ago
  90. 199f4a1 Add unit test to check the presence of S_FRAME by Aasaipriya Chandran · 4 years, 6 months ago
  91. f5b296f Add unit test to check the quantizer boundary by Aasaipriya Chandran · 4 years, 7 months ago
  92. 62c8ebe Add unit tests related to screen content tools by Mufaddal Chakera · 4 years, 7 months ago
  93. c349736 Add unit test to check the presence of altref frame by Aasaipriya Chandran · 4 years, 7 months ago
  94. cae201b Add unit test to check sb_size configuration by Mufaddal Chakera · 4 years, 7 months ago
  95. 8d34350 Add unit test to check the still image coding by Aasaipriya Chandran · 4 years, 7 months ago
  96. 9043de0 Add unit test to check if tile config is respected by Mufaddal Chakera · 4 years, 7 months ago
  97. 9399b7e Add unit test to check if kf interval is respected by Mufaddal Chakera · 4 years, 7 months ago
  98. b2209ce Add unit test to check the presence of forward key frame. by Aasaipriya Chandran · 4 years, 7 months ago
  99. 299b96d3 Add NEON version of av1_inv_txfm2d_add functions by Vitalii Dziumenko · 4 years, 9 months ago
  100. 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 4 years, 8 months ago