1. f14a7e7 av1_rtcd_defs.pl: remove stray tab by James Zern · 5 years ago
  2. 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 5 years ago
  3. d83d847 Do not split 32-byte unaligned load and store by Deepa K G · 5 years ago
  4. 9f7d6a2 cmake: Improve object format handling. by Tom Finegan · 5 years ago
  5. b4caba4 cmake: Default to as for more ARM targets. by Tom Finegan · 5 years ago
  6. b00411d cmake: Enable -Wshorten-64-to-32 for C++ sources. by Tom Finegan · 6 years ago
  7. 1468350 cmake: Drop vestigial CONFIG_STATIC. by Tom Finegan · 5 years ago
  8. 55db7b6 cmake: Build static libaom in shared configs. by Tom Finegan · 5 years ago
  9. 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
  10. 267d9a4 Introduce speed feature motion_mode_for_winner_cand by Ravi Chaudhary · 5 years ago
  11. f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
  12. 44276df add support of config file by Ryan · 6 years ago
  13. c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 6 years ago
  14. 52b7ddc Store tx type in frame level buffer by Hui Su · 6 years ago
  15. a082b0e cmake: Fix variable type usage. by Tom Finegan · 6 years ago
  16. 3cdc512 cmake: tolower cpu string before detecting target. by Tom Finegan · 6 years ago
  17. ccc8388 Remove cmake flag for int santizer build by Hien Ho · 6 years ago
  18. 51ab13b Fix backward compatibility for CONFIG_LOWBITDEPTH. by Wan-Teh Chang · 6 years ago
  19. 7e7c185 Force HBD flag when FORCE_HIGHBITDEPTH_DECODING is set. by Jerome Jiang · 6 years ago
  20. a793f2e Change "pipeline decoding" to "decoding pipeline". by Wan-Teh Chang · 6 years ago
  21. f8cc1c4 Add CONFIG_AV1_HIGHBITDEPTH flag. by Jerome Jiang · 6 years ago
  22. 5fad3fb Rename CONFIG_LOWBITDEPTH to FORCE_HIGHBITDEPTH_DECODING. by Jerome Jiang · 6 years ago
  23. 0e8b6ed Recode loops for both superres and fullres. by Urvang Joshi · 6 years ago
  24. ce7df79 Increase stack usage limit with CONFIG_RD_DEBUG. by Urvang Joshi · 6 years ago
  25. 99cd765 arm64-android-clang.cmake: correct default ANDROID_PLATFORM by James Zern · 6 years ago
  26. 800b392 Cosmetic changes to arm64-android-clang.cmake by Jerome Jiang · 6 years ago
  27. 4225000 Fix timer on android build. by Jerome Jiang · 6 years ago
  28. 8905a39 Add cmake file for arm64-android-clang by Jerome Jiang · 6 years ago
  29. 759cdac Refactor NN structure (NN_CONFIG_V2). by mlchen · 6 years ago
  30. 24f429a cmake: Improve support for users of shallow aom clones. by Tom Finegan · 6 years ago
  31. 2612b4d Add CONFIG_REALTIME_ONLY to reduce binary size for RTC. by Jerome Jiang · 6 years ago
  32. b72494c cmake: Format file omitted from previous reformat. by Tom Finegan · 6 years ago
  33. 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 6 years ago
  34. 474c961 Disable two_pass_partition_search on hdres speed 1-2 by chiyotsai · 6 years ago
  35. 74e6335 Add a config macro CONFIG_HTB_TRELLIS by Yaowu Xu · 6 years ago
  36. 97eb58a Rename a dummy function with aom_ prefix by Yaowu Xu · 6 years ago
  37. 8e718cf Replace LOOP_FILTER_BITMASK with a cmake config by Yaowu Xu · 6 years ago
  38. 627eb7e4 cmake: add cfi sanitizer for clang7 by Hien Ho · 6 years ago
  39. 1eafa08 cmake: sanitizer support update for clang 7. by Hien Ho · 6 years ago
  40. 32c7e60 Remove old GOP structure. by Urvang Joshi · 6 years ago
  41. 66b3182 Enable new pyramid structure by default. by Urvang Joshi · 6 years ago
  42. d1f9f97 Create a more generic pyramid GOP structure. by Urvang Joshi · 6 years ago
  43. b145b61 Disable 2-pass partition search for speed 3 by Yunqing Wang · 6 years ago
  44. 36783bd Remove ONE_PASS_SVM speed feature by chiyotsai · 6 years ago
  45. 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 6 years ago
  46. 10d753f cmake: Fix arm neon intrinsic flag handling bugs. by Tom Finegan · 6 years ago
  47. ba25558 Add timers to collect encoding component timing information by Yunqing Wang · 6 years ago
  48. 2bcb036 Disable first pass partition search on speed >= 4 by chiyotsai · 6 years ago
  49. 0ec86ac Remove template for collect rd stats; it is always on by elliottk · 6 years ago
  50. 92ed0dd Add code to collect partition_stats by chiyotsai · 6 years ago
  51. 9e8f42f Remove the flag CONFIG_FIX_GF_LENGTH by Urvang Joshi · 6 years ago
  52. c5cecb8 Remove CONFIG_REDUCED_ENCODER_BORDER by Yunqing Wang · 6 years ago
  53. e3b00f1 cmake: Always build googletest using internal target. by Tom Finegan · 6 years ago
  54. 0857e66 Add counter to count #tx_searches during encoding by Debargha Mukherjee · 6 years ago
  55. 0c96c11 Rename jnt_comp convolves to dist_wtd_comp by Debargha Mukherjee · 6 years ago
  56. 0304847 Remove CONFIG_GLOBAL_MOTION_SEARCH compile flag by Debargha Mukherjee · 6 years ago
  57. caac4cd cmake: remove rtcd target validation by Johann · 7 years ago
  58. 64545cb Add -D_WIN32_WINNT=0x0601 flag to target Windows 7 by Wan-Teh Chang · 6 years ago
  59. 70658ad Introduce full_pixel_motion_search_based_split by chiyotsai · 7 years ago
  60. 0299355 Remove CONFIG_INTEGERIZE_SGR build flag by David Turner · 7 years ago
  61. 42a3c93 change CONFIG_SHARP_SETTINGS description by Johann Koenig · 7 years ago
  62. f2ea6e1 Enforce C++11 in build configuration by David Turner · 7 years ago
  63. 864ae6a Introduce one pass svm early termination speed feature. by chiyotsai · 7 years ago
  64. 4c118dc Set CONFIG_LOWBITDEPTH default to 1 by Yaowu Xu · 7 years ago
  65. 0a766e5 Workaround for stack overhead with GCC+sanitizers by Urvang Joshi · 7 years ago
  66. bb9c17f cmake: Fix aom_pc warning. by Tom Finegan · 7 years ago
  67. 1214914 cmake: Organize aom.pc and install target support. by Tom Finegan · 7 years ago
  68. f7e0b7f Add support for GNUInstallDirs by Robert-André Mauchin · 7 years ago
  69. 78edddf Support CONFIG_INSPECTION in shared library builds. by Robert-André Mauchin · 7 years ago
  70. 4ca0087 Change Wiener unit test allocation to heap by David Turner · 7 years ago
  71. af00aec Integerized SGR subspace projection by David Turner · 7 years ago
  72. 66189e3 cmake: Use IS_ABSOLUTE to check for absolute path. by Tom Finegan · 7 years ago
  73. 4346156 cmake: Only relativize non-relative toolchain file paths. by Tom Finegan · 7 years ago
  74. d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 7 years ago
  75. 8ae3930 Enforce new stack size limits to avoid regressions by Urvang Joshi · 7 years ago
  76. 77fdc68 Add a config flag for "sharp settings" by Debargha Mukherjee · 7 years ago
  77. dd07cb4 silence c++ abi warning by Johann · 7 years ago
  78. 05bb9cc Rename ARM public symbol that collides with libvpx. by Thomas Daede · 7 years ago
  79. 779d066 cmake/rtcd.pl: print arguments in aom_config.h by Johann · 7 years ago
  80. 8eec652 rtcd.pl: fix --required flag by Johann · 7 years ago
  81. 6095729 Add CONFIG_GLOBAL_MOTION_SEARCH flag by Angie Chiang · 7 years ago
  82. b22759d Add a macro to reduce border extension. by Urvang Joshi · 7 years ago
  83. 48aa599 Add config flag for two_pass_partition_search by Peng Bin · 7 years ago
  84. a1e3805 Generate output expected by 'git cl format'. by Wan-Teh Chang · 7 years ago
  85. 54158a2 cmake: Include relative path to source dir in config string. by Tom Finegan · 7 years ago
  86. 5811b1e cmake: Minor config tweaks for downstream usability by Tom Finegan · 7 years ago
  87. dcfa838 change CONFIG_DIST_8X8 default from 1 to 0. by Tom Finegan · 7 years ago
  88. 7e21269 Relocate symbol exports needed by examples/resize_util.c by Tom Finegan · 7 years ago
  89. 7fe8cb7 cmake: Restrict exported symbols in shared object builds. by Tom Finegan · 7 years ago
  90. de6adff cmake: Output generated sources in sub dir. by Tom Finegan · 7 years ago
  91. 229c4b5 Relocate remaining files in build/make and delete it. by Tom Finegan · 7 years ago
  92. 230bf35 Remove thumb.pm from the tree: it's unused. by Tom Finegan · 7 years ago
  93. 5fa6770 cmake: Set CONFIG_ SHARED/STATIC/PIC for MSVC shared builds. by Tom Finegan · 7 years ago
  94. 98e9307 cmake: Remove unused variable CONFIG_MSVS. by Tom Finegan · 7 years ago
  95. d9854ab cmake: Improve configuration variable handling. by Tom Finegan · 7 years ago
  96. 62d8491 cmake:Fix warning about git_desc uninitialized by Peng Bin · 7 years ago
  97. ac99d0b Correctly set symbol file header when using gcc on Windows. by Ilie Halip · 7 years ago
  98. 0e41f76 Add support for Windows DLL builds. by Ilie Halip · 7 years ago
  99. aebd92f Add a flag to set FIX_GF_LENGTH mode default by Wei-Ting Lin · 7 years ago
  100. ef95278 Add config flag to only enable normal tile mode by Yunqing Wang · 7 years ago