- 013132e Fix some clang-tidy complaints by Jerome Jiang · 1 year ago
- 86ba8b6 Only #define __builtin_prefetch if it doesn't exist. by Daniel Cheng · 1 year ago
- 61f971f Add AArch64 SVE2 runtime feature detection by Salome Thirot · 1 year, 1 month ago
- 2036fbe aarch64_cpudetect.c: Don't read AT_HWCAPs if they are not needed by George Steed · 1 year, 1 month ago
- 4a238a3 bitops.h: enable MSVC intrinsics for Arm targets by James Zern · 1 year, 3 months ago
- 46d4765 fix aom_clzll Visual Studio implementation by James Zern · 1 year, 3 months ago
- d738dcf Simplify finding final direction in cdef_find_dir_neon by Salome Thirot · 1 year, 5 months ago
- eeb034c Remove unused UNINITIALIZED_IS_SAFE macro by George Steed · 1 year, 4 months ago
- 81d1f48 aarch64: Generalize Windows cpu detection to any Windows variant by Martin Storsjo · 1 year, 6 months ago
- 8b65d76 Fix byte order issue in write_enc_data_to_out_buf by Wan-Teh Chang · 1 year, 6 months ago
- 92fb72a Detect i8mm and sve for Fuchsia by Wan-Teh Chang · 1 year, 7 months ago
- cf8b9b4 Add CPU feature detection for Fuchsia by Wan-Teh Chang · 1 year, 8 months ago
- 33bf8f5 Adjust Arm features to allow dependencies between features by George Steed · 1 year, 8 months ago
- 936fee9 Split arm_cpudetect.c into separate AArch32 and AArch64 files by George Steed · 1 year, 8 months ago
- f23378b Clean up arm_cpudetect.c by George Steed · 1 year, 8 months ago
- e2318cd Enable Arm SVE run-time feature detection via getauxval by George Steed · 1 year, 8 months ago
- 7ed5f62 Enable run-time CPU feature detection for Windows on Arm by Jonathan Wright · 1 year, 8 months ago
- 4a66f1e Enable run-time CPU feature detection on 64-bit Apple Silicon by Jonathan Wright · 1 year, 8 months ago
- 9f73fe3 Enable run-time CPU feature detection for Arm Android targets by Jonathan Wright · 1 year, 8 months ago
- ff3c4c8 Enable more run-time features and detection on AArch64 Linux by George Steed · 1 year, 8 months ago
- eaafb4c Add runtime feature detection of Neon for Armv7-A on Linux by George Steed · 1 year, 8 months ago
- 6bab912 Add runtime feature detection of AArch64 CRC32 extension on Linux by George Steed · 1 year, 8 months ago
- fe7676b s/__aarch64__/AOM_ARCH_AARCH64/ by James Zern · 1 year, 10 months ago
- 1fbb25c namespace ARCH_* defines by James Zern · 1 year, 10 months ago
- 53cfa29 Move the definition of NOMINMAX to source files by Wan-Teh Chang · 1 year, 10 months ago
- b6cfc3c fix redefinition of WIN32_LEAN_AND_MEAN by James Zern · 1 year, 10 months ago
- a250c26 cmake: use assembly language support by L. E. Segovia · 1 year, 11 months ago
- 5a87816 arm_cpudetect: fix aom_arm_cpu_caps w/Win Arm64 by James Zern · 1 year, 11 months ago
- ada77c8 aom_timer.h: Don't include aom/aom_integer.h by Wan-Teh Chang · 2 years ago
- 510742f Add ndk cpu-features.c to the list of sources by Wan-Teh Chang · 2 years ago
- 4db345f Minor improvement to the default get_msb function by Wan-Teh Chang · 2 years ago
- becea2f Remove OS/2 support by Wan-Teh Chang · 2 years, 1 month ago
- 65f5421 Modify encoder's entropy coding byte-push mechanism by Neeraj Gadgil · 2 years, 3 months ago
- 5b89b23 aom_ports/mem: add ALIGN_POWER_OF_TWO_UNSIGNED by James Zern · 2 years, 7 months ago
- 8a8e72a x86.h: fix implicit signed -> unsigned conv warning by James Zern · 2 years, 7 months ago
- eee657d Improve the size computation for txb buffers by Jayasanker J · 3 years, 2 months ago
- 4d5b122 Fix race condition in BUILD_SHARED_LIBS configs. by Tom Finegan · 3 years ago
- f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years, 1 month ago
- 8cba649 aom_ports.cmake: don't add x86_abi_support.asm to source list x2 by James Zern · 3 years, 2 months ago
- 07deb29 aom_ports.cmake: don't add x86_abi_support.asm to source list by James Zern · 3 years, 3 months ago
- 6d3668c av1_initalize_enc(): protect against multiple invocations by James Zern · 3 years, 3 months ago
- a54dda4 fix cpu detect on apple m1 arm64 by Link.Meng · 3 years, 6 months ago
- 5d1d12f aom_ports/x86.h: rm aom_reset_mmx_state extern by James Zern · 3 years, 8 months ago
- 7e2aeb5 aom_ports/x86.h: sync with vpx_ports/x86.h by James Zern · 3 years, 8 months ago
- 851d37e Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 8 months ago
- 2f62607 aom_ports.cmake: only include float.asm w/win64 by James Zern · 3 years, 8 months ago
- 3ab0c0e Recover some float-related assembly on windows by chiyotsai · 3 years, 8 months ago
- 6e4ed83 Remove aom_ports/system_state.h by chiyotsai · 3 years, 9 months ago
- 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 9 months ago
- c5d6247 Compile aom_clear_system_state to nothing on x86 builds by chiyotsai · 4 years, 1 month ago
- 4ce7d13 Use Round2() in filter_intra_predictor functions by Wan-Teh Chang · 4 years, 3 months ago
- 6c2f40d arm_cpudetect.c: replace configure option w/cmake by James Zern · 4 years, 3 months ago
- 854b276 Replace non-ASCII characters by Wan-Teh Chang · 4 years, 3 months ago
- 3662cec x86_abi_support.asm: cherry pick chromium fixes by Johann · 4 years, 11 months ago
- e963651 nasm: require 2.14 with -DCHROMIUM by Johann · 5 years ago
- 5468e2e Correct a comment by Yaowu Xu · 5 years ago
- 55db7b6 cmake: Build static libaom in shared configs. by Tom Finegan · 5 years ago
- 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 6 years ago
- 9b1252e Revert interface level enum change by Satish Kumar Suman · 6 years ago
- 3273e6a Don't use ax, bx, cx, dx as vars for cpuid macro. by Wan-Teh Chang · 6 years ago
- 34611bd __rdtscp() in Visual Studio takes one argument. by Wan-Teh Chang · 6 years ago
- 6e05c6e Improve accuracy of benchmarking by elliottk · 6 years ago
- e5eec6c Implement aom_once using Win32 InitOnce functions. by Wan-Teh Chang · 6 years ago
- 05bb9cc Rename ARM public symbol that collides with libvpx. by Thomas Daede · 7 years ago
- e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
- da299e3 Include config/aom_config.h for the INLINE macro. by Wan-Teh Chang · 7 years ago
- fdeefec Document get_msb() and av1_ceil_log2(). by Wan-Teh Chang · 7 years ago
- 5396c55 Rename 'once' to 'aom_once'. by Wan-Teh Chang · 7 years ago
- f1cb3d4 cmake: Use list(APPEND) instead of set() in aom_ports.cmake by Tom Finegan · 7 years ago
- 4e8027c arm: remove unused assembly by Johann · 7 years ago
- 335a46d [VSX] Improve PPC RTCD support by Luc Trudeau · 7 years ago
- 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
- 918ca31 remove unused aom_ports/config.h by James Zern · 7 years ago
- b1c6ab6 cmake-format: clean up CMakeLists.txt by Johann · 7 years ago
- 01ee6ee Add sanitizer.h for AddressSanitizer support. by Wan-Teh Chang · 7 years ago
- 589bae8 cmake: apply cmake-format by Johann · 7 years ago
- 29a5973 cmake: change include guard by Johann · 7 years ago
- ffda377 Add SSE4_2 version of crc hash function by PENGBIN · 7 years ago
- 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
- e07a675 remove configure and Makefiles by Johann · 7 years ago
- 7ba35f6 Define two intrinsics for early MSVC versions by Yaowu Xu · 7 years ago
- 5891f98 Palette: replace floating point numbers with integers by Hui Su · 7 years ago
- 000d196 Properly upgrade int before operation by Yaowu Xu · 7 years ago
- 464600b Upgrade to int64_t to avoid out of range by Yaowu Xu · 7 years ago
- 4c3c0f2 Fix vs2015 compiling error on avx2 intrinsics by Yi Luo · 7 years ago
- b02d2f3 Fix rd scales for transforms larger than 32x32 by Debargha Mukherjee · 7 years ago
- 37234c1 Remove special cases about CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
- 67a7d9f Fix CONFIG_DAALA_DCT4/8/16 builds with CMake. by Tom Finegan · 8 years ago
- 78516fc Build static libaom without internal deps in CMake. by Tom Finegan · 8 years ago
- 84f2d79 Add shared library support to the CMake build. by Tom Finegan · 8 years ago
- 17ccaec Add include guards to CMake files used as includes. by Tom Finegan · 8 years ago
- be111b3 Remove armv6 media-extension assembly. by Ralph Giles · 8 years ago
- 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
- 44d2a46 Add aom_ports arm support to the cmake build. by Tom Finegan · 8 years ago
- 507e2e1 Move aom_ports build commands into aom_ports/aom_ports.cmake. by Tom Finegan · 8 years ago
- 9310553 Some optimizations on integer affine estimation by Debargha Mukherjee · 8 years ago
- 9b3974e aom_ports: Fix build in Xcode 8. by Tom Finegan · 8 years ago
- 591fc6f aom_ports: Silence warnings in aom_timer.h by Tom Finegan · 8 years ago
- 67948d3 apply clang-format by clang-format · 9 years ago
- 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago