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