Sign in
aomedia
/
avm
/
d072c707b9eabd4331ec5ea476bc7702516c8e65
/
build
f14a7e7
av1_rtcd_defs.pl: remove stray tab
by James Zern
· 5 years ago
9d2606c
Expose super-resolution mode enum in aom_encoder.h
by Urvang Joshi
· 5 years ago
d83d847
Do not split 32-byte unaligned load and store
by Deepa K G
· 5 years ago
9f7d6a2
cmake: Improve object format handling.
by Tom Finegan
· 5 years ago
b4caba4
cmake: Default to as for more ARM targets.
by Tom Finegan
· 5 years ago
b00411d
cmake: Enable -Wshorten-64-to-32 for C++ sources.
by Tom Finegan
· 6 years ago
1468350
cmake: Drop vestigial CONFIG_STATIC.
by Tom Finegan
· 5 years ago
55db7b6
cmake: Build static libaom in shared configs.
by Tom Finegan
· 5 years ago
29c6215
Add the required library and flags for tuning for VMAF
by sdeng
· 5 years ago
267d9a4
Introduce speed feature motion_mode_for_winner_cand
by Ravi Chaudhary
· 5 years ago
f55d194
Remove CONFIG_OPTIONS_FILE macro
by Yaowu Xu
· 5 years ago
44276df
add support of config file
by Ryan
· 6 years ago
c8b6dd6
remove old placeholder implementation of the config file support
by Ryan Lei
· 6 years ago
52b7ddc
Store tx type in frame level buffer
by Hui Su
· 6 years ago
a082b0e
cmake: Fix variable type usage.
by Tom Finegan
· 6 years ago
3cdc512
cmake: tolower cpu string before detecting target.
by Tom Finegan
· 6 years ago
ccc8388
Remove cmake flag for int santizer build
by Hien Ho
· 6 years ago
51ab13b
Fix backward compatibility for CONFIG_LOWBITDEPTH.
by Wan-Teh Chang
· 6 years ago
7e7c185
Force HBD flag when FORCE_HIGHBITDEPTH_DECODING is set.
by Jerome Jiang
· 6 years ago
a793f2e
Change "pipeline decoding" to "decoding pipeline".
by Wan-Teh Chang
· 6 years ago
f8cc1c4
Add CONFIG_AV1_HIGHBITDEPTH flag.
by Jerome Jiang
· 6 years ago
5fad3fb
Rename CONFIG_LOWBITDEPTH to FORCE_HIGHBITDEPTH_DECODING.
by Jerome Jiang
· 6 years ago
0e8b6ed
Recode loops for both superres and fullres.
by Urvang Joshi
· 6 years ago
ce7df79
Increase stack usage limit with CONFIG_RD_DEBUG.
by Urvang Joshi
· 6 years ago
99cd765
arm64-android-clang.cmake: correct default ANDROID_PLATFORM
by James Zern
· 6 years ago
800b392
Cosmetic changes to arm64-android-clang.cmake
by Jerome Jiang
· 6 years ago
4225000
Fix timer on android build.
by Jerome Jiang
· 6 years ago
8905a39
Add cmake file for arm64-android-clang
by Jerome Jiang
· 6 years ago
759cdac
Refactor NN structure (NN_CONFIG_V2).
by mlchen
· 6 years ago
24f429a
cmake: Improve support for users of shallow aom clones.
by Tom Finegan
· 6 years ago
2612b4d
Add CONFIG_REALTIME_ONLY to reduce binary size for RTC.
by Jerome Jiang
· 6 years ago
b72494c
cmake: Format file omitted from previous reformat.
by Tom Finegan
· 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
97eb58a
Rename a dummy function with aom_ prefix
by Yaowu Xu
· 6 years ago
8e718cf
Replace LOOP_FILTER_BITMASK with a cmake config
by Yaowu Xu
· 6 years ago
627eb7e4
cmake: add cfi sanitizer for clang7
by Hien Ho
· 6 years ago
1eafa08
cmake: sanitizer support update for clang 7.
by Hien Ho
· 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
10d753f
cmake: Fix arm neon intrinsic flag handling bugs.
by Tom Finegan
· 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
e3b00f1
cmake: Always build googletest using internal target.
by Tom Finegan
· 6 years ago
0857e66
Add counter to count #tx_searches during encoding
by Debargha Mukherjee
· 6 years ago
0c96c11
Rename jnt_comp convolves to dist_wtd_comp
by Debargha Mukherjee
· 6 years ago
0304847
Remove CONFIG_GLOBAL_MOTION_SEARCH compile flag
by Debargha Mukherjee
· 6 years ago
caac4cd
cmake: remove rtcd target validation
by Johann
· 7 years ago
64545cb
Add -D_WIN32_WINNT=0x0601 flag to target Windows 7
by Wan-Teh Chang
· 6 years ago
70658ad
Introduce full_pixel_motion_search_based_split
by chiyotsai
· 7 years ago
0299355
Remove CONFIG_INTEGERIZE_SGR build flag
by David Turner
· 7 years ago
42a3c93
change CONFIG_SHARP_SETTINGS description
by Johann Koenig
· 7 years ago
f2ea6e1
Enforce C++11 in build configuration
by David Turner
· 7 years ago
864ae6a
Introduce one pass svm early termination speed feature.
by chiyotsai
· 7 years ago
4c118dc
Set CONFIG_LOWBITDEPTH default to 1
by Yaowu Xu
· 7 years ago
0a766e5
Workaround for stack overhead with GCC+sanitizers
by Urvang Joshi
· 7 years ago
bb9c17f
cmake: Fix aom_pc warning.
by Tom Finegan
· 7 years ago
1214914
cmake: Organize aom.pc and install target support.
by Tom Finegan
· 7 years ago
f7e0b7f
Add support for GNUInstallDirs
by Robert-André Mauchin
· 7 years ago
78edddf
Support CONFIG_INSPECTION in shared library builds.
by Robert-André Mauchin
· 7 years ago
4ca0087
Change Wiener unit test allocation to heap
by David Turner
· 7 years ago
af00aec
Integerized SGR subspace projection
by David Turner
· 7 years ago
66189e3
cmake: Use IS_ABSOLUTE to check for absolute path.
by Tom Finegan
· 7 years ago
4346156
cmake: Only relativize non-relative toolchain file paths.
by Tom Finegan
· 7 years ago
d13a4eb
Fix sending repeated random_seed in film grain
by Andrey Norkin
· 7 years ago
8ae3930
Enforce new stack size limits to avoid regressions
by Urvang Joshi
· 7 years ago
77fdc68
Add a config flag for "sharp settings"
by Debargha Mukherjee
· 7 years ago
dd07cb4
silence c++ abi warning
by Johann
· 7 years ago
05bb9cc
Rename ARM public symbol that collides with libvpx.
by Thomas Daede
· 7 years ago
779d066
cmake/rtcd.pl: print arguments in aom_config.h
by Johann
· 7 years ago
8eec652
rtcd.pl: fix --required flag
by Johann
· 7 years ago
6095729
Add CONFIG_GLOBAL_MOTION_SEARCH flag
by Angie Chiang
· 7 years ago
b22759d
Add a macro to reduce border extension.
by Urvang Joshi
· 7 years ago
48aa599
Add config flag for two_pass_partition_search
by Peng Bin
· 7 years ago
a1e3805
Generate output expected by 'git cl format'.
by Wan-Teh Chang
· 7 years ago
54158a2
cmake: Include relative path to source dir in config string.
by Tom Finegan
· 7 years ago
5811b1e
cmake: Minor config tweaks for downstream usability
by Tom Finegan
· 7 years ago
dcfa838
change CONFIG_DIST_8X8 default from 1 to 0.
by Tom Finegan
· 7 years ago
7e21269
Relocate symbol exports needed by examples/resize_util.c
by Tom Finegan
· 7 years ago
7fe8cb7
cmake: Restrict exported symbols in shared object builds.
by Tom Finegan
· 7 years ago
de6adff
cmake: Output generated sources in sub dir.
by Tom Finegan
· 7 years ago
229c4b5
Relocate remaining files in build/make and delete it.
by Tom Finegan
· 7 years ago
230bf35
Remove thumb.pm from the tree: it's unused.
by Tom Finegan
· 7 years ago
5fa6770
cmake: Set CONFIG_ SHARED/STATIC/PIC for MSVC shared builds.
by Tom Finegan
· 7 years ago
98e9307
cmake: Remove unused variable CONFIG_MSVS.
by Tom Finegan
· 7 years ago
d9854ab
cmake: Improve configuration variable handling.
by Tom Finegan
· 7 years ago
62d8491
cmake:Fix warning about git_desc uninitialized
by Peng Bin
· 7 years ago
ac99d0b
Correctly set symbol file header when using gcc on Windows.
by Ilie Halip
· 7 years ago
0e41f76
Add support for Windows DLL builds.
by Ilie Halip
· 7 years ago
aebd92f
Add a flag to set FIX_GF_LENGTH mode default
by Wei-Ting Lin
· 7 years ago
ef95278
Add config flag to only enable normal tile mode
by Yunqing Wang
· 7 years ago
Next »