Sign in
aomedia
/
avm
/
f93cde7dfd09030bad156023f4b345d02881acd2
/
build
a082b0e
cmake: Fix variable type usage.
by Tom Finegan
· 5 years ago
3cdc512
cmake: tolower cpu string before detecting target.
by Tom Finegan
· 5 years ago
ccc8388
Remove cmake flag for int santizer build
by Hien Ho
· 5 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
· 5 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
· 6 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
· 6 years ago
0299355
Remove CONFIG_INTEGERIZE_SGR build flag
by David Turner
· 6 years ago
42a3c93
change CONFIG_SHARP_SETTINGS description
by Johann Koenig
· 6 years ago
f2ea6e1
Enforce C++11 in build configuration
by David Turner
· 6 years ago
864ae6a
Introduce one pass svm early termination speed feature.
by chiyotsai
· 6 years ago
4c118dc
Set CONFIG_LOWBITDEPTH default to 1
by Yaowu Xu
· 6 years ago
0a766e5
Workaround for stack overhead with GCC+sanitizers
by Urvang Joshi
· 6 years ago
bb9c17f
cmake: Fix aom_pc warning.
by Tom Finegan
· 6 years ago
1214914
cmake: Organize aom.pc and install target support.
by Tom Finegan
· 6 years ago
f7e0b7f
Add support for GNUInstallDirs
by Robert-André Mauchin
· 6 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
· 6 years ago
af00aec
Integerized SGR subspace projection
by David Turner
· 6 years ago
66189e3
cmake: Use IS_ABSOLUTE to check for absolute path.
by Tom Finegan
· 6 years ago
4346156
cmake: Only relativize non-relative toolchain file paths.
by Tom Finegan
· 6 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
31c65c5
Add config flag to limit decoding profile
by Debargha Mukherjee
· 7 years ago
a2893ab
Add denoiser & noise estimation in the encoder.
by Neil Birkbeck
· 7 years ago
89eb60b
rtcd.pl: Simplify parse of aom_config.h.
by Tom Finegan
· 7 years ago
ef64ee8
shell tests: Drop incorrect uses of readonly.
by Tom Finegan
· 7 years ago
7f14089
cmake: Parse aom_config.h for RTCD configuration.
by Tom Finegan
· 7 years ago
6c5d07e
daala_dist - bug fixes.
by Jim Bankoski
· 7 years ago
00701d3
cmake,change_config_and_warn: return if feature=value
by James Zern
· 7 years ago
d9647f2
cmake: Improve testing.
by Tom Finegan
· 7 years ago
2c961e8
cmake: Set VERSION_EXTRA in version.h.
by Tom Finegan
· 7 years ago
0b327c2
Turn on CONFIG_COLLECT_INTER_MODE_RD_STATS
by Angie Chiang
· 7 years ago
8afd8b8
cmake: reenable -Wunused-function
by David Michael Barr
· 7 years ago
3c82735
rtcd.pl: remove spurious 'require'
by Johann
· 7 years ago
4e8027c
arm: remove unused assembly
by Johann
· 7 years ago
9a7278f
Remove CONFIG_AV1 preproc symbol.
by Tom Finegan
· 7 years ago
Next »