- 5b89b23 aom_ports/mem: add ALIGN_POWER_OF_TWO_UNSIGNED by James Zern · 2 years, 4 months ago
- 8a8e72a x86.h: fix implicit signed -> unsigned conv warning by James Zern · 2 years, 4 months ago
- eee657d Improve the size computation for txb buffers by Jayasanker J · 3 years ago
- 4d5b122 Fix race condition in BUILD_SHARED_LIBS configs. by Tom Finegan · 2 years, 10 months ago
- f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 2 years, 11 months ago
- 8cba649 aom_ports.cmake: don't add x86_abi_support.asm to source list x2 by James Zern · 3 years ago
- 07deb29 aom_ports.cmake: don't add x86_abi_support.asm to source list by James Zern · 3 years, 1 month ago
- 6d3668c av1_initalize_enc(): protect against multiple invocations by James Zern · 3 years, 1 month ago
- a54dda4 fix cpu detect on apple m1 arm64 by Link.Meng · 3 years, 4 months ago
- 5d1d12f aom_ports/x86.h: rm aom_reset_mmx_state extern by James Zern · 3 years, 6 months ago
- 7e2aeb5 aom_ports/x86.h: sync with vpx_ports/x86.h by James Zern · 3 years, 6 months ago
- 851d37e Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 6 months ago
- 2f62607 aom_ports.cmake: only include float.asm w/win64 by James Zern · 3 years, 6 months ago
- 3ab0c0e Recover some float-related assembly on windows by chiyotsai · 3 years, 6 months ago
- 6e4ed83 Remove aom_ports/system_state.h by chiyotsai · 3 years, 6 months ago
- 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 6 months ago
- c5d6247 Compile aom_clear_system_state to nothing on x86 builds by chiyotsai · 3 years, 11 months ago
- 4ce7d13 Use Round2() in filter_intra_predictor functions by Wan-Teh Chang · 4 years, 1 month ago
- 6c2f40d arm_cpudetect.c: replace configure option w/cmake by James Zern · 4 years, 1 month ago
- 854b276 Replace non-ASCII characters by Wan-Teh Chang · 4 years, 1 month ago
- 3662cec x86_abi_support.asm: cherry pick chromium fixes by Johann · 4 years, 9 months ago
- e963651 nasm: require 2.14 with -DCHROMIUM by Johann · 4 years, 9 months ago
- 5468e2e Correct a comment by Yaowu Xu · 4 years, 10 months 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 · 6 years ago
- e1cbb13 cosmetics: normalize include guards by James Zern · 6 years ago
- da299e3 Include config/aom_config.h for the INLINE macro. by Wan-Teh Chang · 6 years ago
- fdeefec Document get_msb() and av1_ceil_log2(). by Wan-Teh Chang · 6 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 · 7 years ago
- 67a7d9f Fix CONFIG_DAALA_DCT4/8/16 builds with CMake. by Tom Finegan · 7 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 · 8 years ago
- 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 8 years ago
- f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
- c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago