- e2318cd Enable Arm SVE run-time feature detection via getauxval by George Steed · 1 year, 6 months ago
- ff3c4c8 Enable more run-time features and detection on AArch64 Linux by George Steed · 1 year, 6 months ago
- 6bab912 Add runtime feature detection of AArch64 CRC32 extension on Linux by George Steed · 1 year, 7 months ago
- e733ed5 cmake: add AOM_ARCH_AARCH64 by James Zern · 1 year, 8 months ago
- 1fbb25c namespace ARCH_* defines by James Zern · 1 year, 8 months ago
- 66a86fe Guard support of 7.x and 8.x levels under a config flag. by Bohan Li · 1 year, 9 months ago
- 2060c14 Add saliency map driven rdmult tuning for VMAF by Lin Zheng · 1 year, 11 months ago
- 4c7eafe Add a script for RTC frame size variation analysis by Yunqing Wang · 2 years, 1 month ago
- cb496e9 remove mips optimizations by James Zern · 2 years, 4 months ago
- 6f22393 Use dedicated Arm hardware instructions to compute CRC32C hash by Jonathan Wright · 2 years, 8 months ago
- bcc5ae9 Clean up FPMT configuration macros from cmake file by Remya Prakasan · 2 years, 7 months ago
- d57bacd Clarify help message for CONFIG_NORMAL_TILE_MODE by Wan-Teh Chang · 2 years, 9 months ago
- b65c7d0 aom_config_defaults.cmake,cosmetics: sort each section by James Zern · 2 years, 9 months ago
- e9c4f5a remove CONFIG_SHARP_SETTINGS by James Zern · 2 years, 10 months ago
- 98da47a Add CONFIG_RATECTRL_LOG by Angie Chiang · 2 years, 11 months ago
- 371db7f Remove CONFIG_DIST_8X8 from cmake files by Wan-Teh Chang · 3 years ago
- b460083 Add tensorflow lite library support by Sai Deng · 3 years, 3 months ago
- 958912e Turn off downscale when BIRATE_ACCURACY{_BL} is on by Angie Chiang · 3 years, 1 month ago
- 6566bc8 FPMT: Add code to simulate frame parallel encoding by Remya Prakasan · 3 years, 3 months ago
- f3fba50 FPMT: Define CONFIG_FRAME_PARALLEL_ENCODE_2 unconditionally by Remya Prakasan · 3 years, 4 months ago
- 667870e aom_config_defaults.cmake: normalize experiment flag text by James Zern · 3 years, 5 months ago
- da224f2 Add experimental config flag for ivf file parsing. by Bohan Li · 3 years, 5 months ago
- ee564d2 Remove CONFIG_LPF_MASK experiment by Yannis Guyon · 3 years, 7 months ago
- ff4b4ad FPMT: Enable encode reordering for gf 16 and 32 by Remya Prakasan · 3 years, 8 months ago
- 2d4bb0e Add RD_COMMAND for rdmult experiment by Angie Chiang · 3 years, 8 months ago
- 28d2695 Add bitrate accuracy flag. by Kavi Ramamurthy · 3 years, 9 months ago
- ae2a578 Add CONFIG_FRAME_PARALLEL_ENCODE config macro by Mufaddal Chakera · 3 years, 10 months ago
- 3a92f50 Partition search with given order by Cheng Chen · 4 years ago
- b53a4d7 Add support of libvmaf v2.x for tune=vmaf* by Sai Deng · 3 years, 10 months ago
- b480651 Add the option of using pkg-config for libjxl by Sai Deng · 3 years, 11 months ago
- ad5165d Add tune=butteraugli by Sai Deng · 4 years ago
- 3ef12ac Add a config flag CONFIG_EXCLUDE_SIMD_MISMATCH by Yunqing Wang · 4 years ago
- 2c52868 AV1 RT: Move ML-based partitioning to experiments by Fyodor Kyslov · 4 years ago
- bf69e15 Fix partition timing data collection by chiyotsai · 4 years, 1 month ago
- faccb17 Add documentation about CONFIG_REALTIME_ONLY flag by Jerome Jiang · 4 years, 2 months ago
- 834836a Clarify the help message for CONFIG_DEBUG by Wan-Teh Chang · 4 years, 3 months ago
- dc2de2a Superres: convert macros to speed features by Debargha Mukherjee · 4 years, 3 months ago
- 8e56b12 Add libvmaf_rc support by Sai Deng · 4 years, 5 months ago
- f160ad7 Skip optical flow linking if config isn't enabled. by Lauren Partin · 4 years, 5 months ago
- 5ff2ead Add optical flow api skeleton only. by Lauren Partin · 4 years, 8 months ago
- b670f9d Remove hash-based trellis optimization by chiyotsai · 4 years, 7 months ago
- 34b591f AV1 RT: Implement Noise Estimator by Fyodor Kyslov · 4 years, 7 months ago
- e2b505b Fixes for bitstream debug tool by Urvang Joshi · 4 years, 7 months ago
- 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 4 years, 9 months ago
- 1468350 cmake: Drop vestigial CONFIG_STATIC. by Tom Finegan · 5 years ago
- 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
- f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
- 44276df add support of config file by Ryan · 5 years ago
- c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 5 years ago
- a082b0e cmake: Fix variable type usage. by Tom Finegan · 5 years ago
- a793f2e Change "pipeline decoding" to "decoding pipeline". by Wan-Teh Chang · 5 years ago
- f8cc1c4 Add CONFIG_AV1_HIGHBITDEPTH flag. by Jerome Jiang · 5 years ago
- 5fad3fb Rename CONFIG_LOWBITDEPTH to FORCE_HIGHBITDEPTH_DECODING. by Jerome Jiang · 5 years ago
- 0e8b6ed Recode loops for both superres and fullres. by Urvang Joshi · 6 years ago
- 759cdac Refactor NN structure (NN_CONFIG_V2). by mlchen · 6 years ago
- 2612b4d Add CONFIG_REALTIME_ONLY to reduce binary size for RTC. by Jerome Jiang · 6 years ago
- 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 6 years ago
- 474c961 Disable two_pass_partition_search on hdres speed 1-2 by chiyotsai · 6 years ago
- 74e6335 Add a config macro CONFIG_HTB_TRELLIS by Yaowu Xu · 6 years ago
- 8e718cf Replace LOOP_FILTER_BITMASK with a cmake config by Yaowu Xu · 6 years ago
- 32c7e60 Remove old GOP structure. by Urvang Joshi · 6 years ago
- 66b3182 Enable new pyramid structure by default. by Urvang Joshi · 6 years ago
- d1f9f97 Create a more generic pyramid GOP structure. by Urvang Joshi · 6 years ago
- b145b61 Disable 2-pass partition search for speed 3 by Yunqing Wang · 6 years ago
- 36783bd Remove ONE_PASS_SVM speed feature by chiyotsai · 6 years ago
- 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 6 years ago
- ba25558 Add timers to collect encoding component timing information by Yunqing Wang · 6 years ago
- 2bcb036 Disable first pass partition search on speed >= 4 by chiyotsai · 6 years ago
- 0ec86ac Remove template for collect rd stats; it is always on by elliottk · 6 years ago
- 92ed0dd Add code to collect partition_stats by chiyotsai · 6 years ago
- 9e8f42f Remove the flag CONFIG_FIX_GF_LENGTH by Urvang Joshi · 6 years ago
- c5cecb8 Remove CONFIG_REDUCED_ENCODER_BORDER by Yunqing Wang · 6 years ago
- 0857e66 Add counter to count #tx_searches during encoding by Debargha Mukherjee · 6 years ago
- 0304847 Remove CONFIG_GLOBAL_MOTION_SEARCH compile flag by Debargha Mukherjee · 6 years ago
- 70658ad Introduce full_pixel_motion_search_based_split by chiyotsai · 6 years ago
- 0299355 Remove CONFIG_INTEGERIZE_SGR build flag by David Turner · 6 years ago
- 42a3c93 change CONFIG_SHARP_SETTINGS description by Johann Koenig · 6 years ago
- 864ae6a Introduce one pass svm early termination speed feature. by chiyotsai · 6 years ago
- 4c118dc Set CONFIG_LOWBITDEPTH default to 1 by Yaowu Xu · 6 years ago
- af00aec Integerized SGR subspace projection by David Turner · 6 years ago
- d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 6 years ago
- 77fdc68 Add a config flag for "sharp settings" by Debargha Mukherjee · 6 years ago
- 779d066 cmake/rtcd.pl: print arguments in aom_config.h by Johann · 6 years ago
- 6095729 Add CONFIG_GLOBAL_MOTION_SEARCH flag by Angie Chiang · 6 years ago
- b22759d Add a macro to reduce border extension. by Urvang Joshi · 6 years ago
- 48aa599 Add config flag for two_pass_partition_search by Peng Bin · 6 years ago
- dcfa838 change CONFIG_DIST_8X8 default from 1 to 0. by Tom Finegan · 6 years ago
- 98e9307 cmake: Remove unused variable CONFIG_MSVS. by Tom Finegan · 6 years ago
- d9854ab cmake: Improve configuration variable handling. by Tom Finegan · 6 years ago
- aebd92f Add a flag to set FIX_GF_LENGTH mode default by Wei-Ting Lin · 6 years ago
- ef95278 Add config flag to only enable normal tile mode by Yunqing Wang · 6 years ago
- 31c65c5 Add config flag to limit decoding profile by Debargha Mukherjee · 6 years ago
- a2893ab Add denoiser & noise estimation in the encoder. by Neil Birkbeck · 7 years ago
- d9647f2 cmake: Improve testing. by Tom Finegan · 7 years ago
- 0b327c2 Turn on CONFIG_COLLECT_INTER_MODE_RD_STATS by Angie Chiang · 7 years ago
- 4e8027c arm: remove unused assembly by Johann · 7 years ago
- 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
- f250f48 Remove the CONFIG_BUFFER_MODEL experiment flag. by Wan-Teh Chang · 7 years ago
- 37af304 Draft of collect inter mode rd stats by Angie Chiang · 7 years ago
- 9ca4981 Improve the message for CONFIG_INTERNAL_STATS slightly. by Wan-Teh Chang · 7 years ago