- 0a79092 Add test suite for aom_compute_flow_at_point by Salome Thirot · 1 year, 8 months ago
- 6bab912 Add runtime feature detection of AArch64 CRC32 extension on Linux by George Steed · 1 year, 8 months ago
- c7a22fb Rename comp_mask_variance.cc test file by Salome Thirot · 1 year, 9 months ago
- 4314068 [NEON] Optimize av1_highbd_convolve_horiz_rs() by Konstantinos Margaritis · 1 year, 10 months ago
- 4e95d5f [NEON] Optimize av1_highbd_convolve_2d_scale_neon(). by Konstantinos Margaritis · 1 year, 10 months ago
- 34839f9 Add generation of libaom_test_srcs.gni by Casey Smalley · 1 year, 11 months ago
- 0f23ada cmake: Fix aom linkage race condition on MSVC by L. E. Segovia · 1 year, 11 months ago
- d90659a Add a test for drop frame encode by Mudassir Galaganath · 2 years ago
- fac834a Add tests for 8x8_minmax functions by Salome Thirot · 1 year, 11 months ago
- 7dc0930 test.cmake: use allowlist for libaom_test_srcs.txt by James Zern · 2 years ago
- a75f802 test.cmake: Update AOM_RC_TEST_SOURCES file list by Wan-Teh Chang · 2 years ago
- f1b816d Remove qmode code by Jerome Jiang · 2 years ago
- c841154 test.cmake: Exclude _RC_ from libaom_test_srcs.txt by Wan-Teh Chang · 2 years ago
- d601d5a Build rtc / qmode rate control into one library by Jerome Jiang · 2 years, 1 month ago
- 130d1a9 Disable deltaq-mode=3 multithreading and add tests by Wan-Teh Chang · 2 years, 1 month ago
- 94c7e1e Add a unit test for assert failure at mcomp.c:1760 by Wan-Teh Chang · 2 years, 2 months ago
- 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 3 months ago
- 4907306 Superblock qp sweep experiment given fixed rdmult by linzhen · 2 years, 4 months ago
- 5e9ed98 Add unit-test to validate AV1E_SET_SKIP_POSTPROC_FILTERING by Mudassir Galagnath · 2 years, 5 months ago
- 6f22393 Use dedicated Arm hardware instructions to compute CRC32C hash by Jonathan Wright · 2 years, 10 months ago
- 071e379 Fix buffer size if g_forced_max_frame_width is set by Wan-Teh Chang · 2 years, 6 months ago
- 34f2a6e Add unit test for force key frame in one pass mode by Wan-Teh Chang · 2 years, 6 months ago
- 09ee734 Speed up mv cost table setup by Kyle Siefring · 2 years, 7 months ago
- 120a411 test.cmake: remove allintra_end_to_end_test.cc w/rt-only by James Zern · 2 years, 8 months ago
- 31a1b76 Fix issue 3296. by Cheng Chen · 2 years, 8 months ago
- ffeb497 Clean up fpmt configuration macros from fpmt unit test code by Remya Prakasan · 2 years, 9 months ago
- e336701 Add DuckyEncode APIs by Angie Chiang · 2 years, 10 months ago
- f883c11 Remove REALTIME_ONLY from decoder by Jerome Jiang · 2 years, 11 months ago
- 9cb9fed Add a test of MockRateControlQMode by Mark Wachsler · 3 years ago
- 5cf9416 Add MockRateControlQMode by Mark Wachsler · 3 years ago
- 211bd19 Use target_link_libraries for rate control libs by Jerome Jiang · 3 years ago
- 348411f Remove obsolete find_package(PythonInterp) call by Wan-Teh Chang · 3 years ago
- 1278e69 test.cmake: skip metadata_test.cc w/CONFIG_AV1_ENCODER=0 by James Zern · 3 years ago
- 006fc6a Add identify_regions to qmode ratectrl by Jerome Jiang · 3 years ago
- 8bdf5b0 Group the list() calls for source file lists by Wan-Teh Chang · 3 years ago
- 057ff22 Add hbd sources to lists only when hbd is enabled. by Wan-Teh Chang · 3 years ago
- bdd09f2 Construct GOP structure by Angie Chiang · 3 years ago
- 6807a7f Add a flag to use quantization matrices during RD search. by Luca Versari · 3 years, 3 months ago
- 45d7e67 Remove denoise tests from testing shared libs by Fyodor Kyslov · 3 years, 2 months ago
- 0929aa0 aom_mem: fix overflow in alignment calculation by James Zern · 3 years, 4 months ago
- b009082 FPMT: Fix build warnings by Remya Prakasan · 3 years, 3 months ago
- da133ca Add av1 rc interface for one layer by Jerome Jiang · 3 years, 4 months ago
- d477698 FPMT: Add AVxFrameParallelEncodeTest by Remya Prakasan · 3 years, 4 months ago
- 78ce82e Remove unused edge detection by Yunqing Wang · 3 years, 4 months ago
- 2372d3e AV1 RT: Implement codec control for loop filter by Fyodor Kyslov · 3 years, 4 months ago
- 7b63e31 Remove deprecated fwd kf test by Jingning Han · 3 years, 5 months ago
- 3838b5c Clean up tests for low precision quantize. by Jerome Jiang · 4 years, 6 months ago
- 984b81a Fix a bug in av1_quantize_lp AVX2 optimization by Yunqing Wang · 3 years, 6 months ago
- c798da5 Add FIRSTPASS_INFO with several APIs and tests by Angie Chiang · 3 years, 8 months ago
- 27377d2 Add fast version of av1_nn_softmax by chiyotsai · 3 years, 8 months ago
- fd28873 cmake: add folders for IDE generators by James Zern · 3 years, 8 months ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 9 months ago
- 35c7456 Add unit tests for bitrate estimation methods. by Kavi Ramamurthy · 3 years, 9 months ago
- c1967f6 Store temporal_id and spatial_id of decoded frame by Wan-Teh Chang · 4 years ago
- 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years, 10 months ago
- 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 10 months ago
- 78a0644 Fix unit test failure by Cheng Chen · 3 years, 10 months ago
- 8b0e8b2 Fix boundary issue of av1_get_deltaq_offset() by Angie Chiang · 3 years, 10 months ago
- 20f0d1b External partition: add a unit test by Cheng Chen · 3 years, 10 months ago
- 3f6ddeb Fix two bugs in av1_dropout_qcoeff and add unit tests by Maryla · 3 years, 10 months ago
- f459c55c Fix build errors in CONFIG_INTERNAL_STATS path by Aniket Wanare · 3 years, 10 months ago
- 19a2bee Add SharpnessAllIntraTest to validate sharpness parameter by Jayasanker J · 3 years, 11 months ago
- 4efe20e Add a test that reproduces issue 2998 by Wan-Teh Chang · 3 years, 11 months ago
- 968fd68 Exclude non RT tests from realtime only build by Jerome Jiang · 4 years ago
- d6f767b Estimate coeff cost based on transform stats by Angie Chiang · 4 years ago
- ca5b6ca rm superframe_test.cc by James Zern · 4 years ago
- 66da8fa av1_key_value_api_test.cc when BUILD_SHARED_LIBS by Wan-Teh Chang · 4 years, 1 month ago
- 543e57d AV1 RT: Add SSE2 and NEON optimization for Temporal Denoise by Fyodor Kyslov · 4 years, 2 months ago
- c10bb98 Add unit tests for the key & value API by Bohan Li · 4 years, 2 months ago
- 065983b Add av1_calc_indices_dim1_avx2 for k_means by Krishna Malladi · 4 years, 4 months ago
- 3dd9df9 Remove restoration from real time build. by Jerome Jiang · 4 years, 4 months ago
- 4567c35 Remove obmc from real time only build by Jerome Jiang · 4 years, 4 months ago
- 16814e4 Remove warped motion from realtime only build by Jerome Jiang · 4 years, 5 months ago
- 52c52fc Remove decoder related code from tests when decoder is not built. by Jerome Jiang · 4 years, 5 months ago
- 587ba3a Add aom_sum_sse_2d_i16_c and associated SIMD versions by Ravi Chaudhary · 4 years, 7 months ago
- 5292541 Fix crash encoding img with small width or height by Wan-Teh Chang · 4 years, 7 months ago
- 9058365 Add testcases to lossless coding unit test by Aasaipriya Chandran · 4 years, 8 months ago
- 199f4a1 Add unit test to check the presence of S_FRAME by Aasaipriya Chandran · 4 years, 8 months ago
- f5b296f Add unit test to check the quantizer boundary by Aasaipriya Chandran · 4 years, 8 months ago
- 62c8ebe Add unit tests related to screen content tools by Mufaddal Chakera · 4 years, 8 months ago
- c349736 Add unit test to check the presence of altref frame by Aasaipriya Chandran · 4 years, 9 months ago
- cae201b Add unit test to check sb_size configuration by Mufaddal Chakera · 4 years, 8 months ago
- 8d34350 Add unit test to check the still image coding by Aasaipriya Chandran · 4 years, 8 months ago
- 9043de0 Add unit test to check if tile config is respected by Mufaddal Chakera · 4 years, 8 months ago
- 9399b7e Add unit test to check if kf interval is respected by Mufaddal Chakera · 4 years, 9 months ago
- b2209ce Add unit test to check the presence of forward key frame. by Aasaipriya Chandran · 4 years, 9 months ago
- 299b96d3 Add NEON version of av1_inv_txfm2d_add functions by Vitalii Dziumenko · 4 years, 11 months ago
- 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 4 years, 10 months ago
- 7a8eef3 Add NEON version av1_filter_intra_predictor by Vitalii Dziumenko · 5 years ago
- ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 5 years ago
- 6c4908c Clean up redundant functions in temporal filtering by yjshen · 5 years ago
- f2d15ee Rename onyxc_int.h to av1_common_int.h. by Wan-Teh Chang · 5 years ago
- b44f48f Command-line option for minimum pyramid height. by Urvang Joshi · 5 years ago
- 4e8bbd1 Add neon/sse2 optimization for fwd txfm 4x4 by Jerome Jiang · 5 years ago
- 980213e test.cmake: skip quantize_func_test.cc in generic builds by James Zern · 5 years ago
- ae20170 Refactor `temporal_filter.c` (Step-3). by yjshen · 5 years ago
- b4410d8 Prepare for sb level multi-pass encoding by chiyotsai · 5 years ago
- e7e2b2d Optmize interface for temporal filtering. by yjshen · 5 years ago
- 2474d15 Add AVX2 variant for temporal_filter_plane_c by Jayasanker J · 5 years ago
- 0a6c808 Write aom_image ITU-T T.35 metadata to stream by Daniel Max Valenzuela · 5 years ago