Sign in
aomedia
/
avm
/
35be78dc10ed77875b760fed4ea454e41e904749
/
aom_dsp
/
aom_dsp.cmake
3a0667d
SSE2 implementation of 4-tap highbd filter
by Sachin Kumar Garg
· 6 years ago
067e984
aom_dsp: Group aom_rb/aom_wb utilities in the same places.
by Tom Finegan
· 7 years ago
7cae98f
Add temporal dependency model and rdmult modulation to AV1
by Yue Chen
· 7 years ago
c199fb4
SSE2 implementation of 4-tap filter
by Sachin Kumar Garg
· 7 years ago
44a445c
port libvpx sse2 quantize
by Johann
· 7 years ago
f2b7da0
Add avx2 variants of highbd 8x8 and 16x16 var modules
by Sachin Kumar Garg
· 7 years ago
95c38b2
Add AVX2 variant for sum_squares_2d
by Satish Kumar Suman
· 7 years ago
fcb97b6
Remove some subtract_plane operation
by Xing Jin
· 7 years ago
348ced9
Remove unused halfpix_variance functions
by Yunqing Wang
· 7 years ago
0d91c10
Add obu_util and reorganize OBU support code.
by Tom Finegan
· 7 years ago
f921344
Add AVX2 optimization for obmc_variance module
by Venkat
· 7 years ago
510cf8e
Remove unused file aom_convolve.h
by Urvang Joshi
· 7 years ago
0a165c4
Opt blend_a64_mask
by Xing Jin
· 7 years ago
980af3a
Add aom_subtract_block_avx2
by Xing Jin
· 7 years ago
45811bc
Add Masked sad avx2 code
by Xing Jin
· 7 years ago
6042d90
x86: Add subpixel obmc variance
by Kyle Siefring
· 7 years ago
6eecfe9
Add obmc add avx2 code
by Xing Jin
· 7 years ago
354773c
Add forward txfm2d avx2 code
by Xing Jin
· 7 years ago
0472179
Add 2d wiener denoiser for regrainer
by Neil Birkbeck
· 7 years ago
0ba3c47
Add ARM Neon optimization of aom_lowbd_blend_a64_d16_mask
by Remya
· 7 years ago
271c6c4
Add NEON optimization of lpf_vertical_14 and lpf_horizontal_8
by Cherma Rajan A
· 7 years ago
de50ad4
Revert "Add 2d wiener denoiser for regrainer"
by Wan-Teh Chang
· 7 years ago
729cd50
Add 2d wiener denoiser for regrainer
by Neil Birkbeck
· 7 years ago
e48cda9
Remove 'aom_dsp/avg.c' and related sources
by David Michael Barr
· 7 years ago
4e8027c
arm: remove unused assembly
by Johann
· 7 years ago
b363b23
cmake,asm targets: silently ignore empty lists
by James Zern
· 7 years ago
8c489a8
Move iwht4x4 to av1_inv_txfm2d.c
by Angie Chiang
· 7 years ago
23ebc87
cmake-format: update aom_dsp.cmake
by Johann
· 7 years ago
744cdc0
cmake: cleanup aom_dsp.cmake.
by Tom Finegan
· 7 years ago
698720b
Further remove old transform code
by Urvang Joshi
· 7 years ago
589bae8
cmake: apply cmake-format
by Johann
· 7 years ago
29a5973
cmake: change include guard
by Johann
· 7 years ago
cdf2792
cmake: remove some empty aom_dsp lib targets.
by Tom Finegan
· 7 years ago
ef6e2df
Remove av1_full_sad_search
by Kyle Siefring
· 7 years ago
cc30cc7
correct noise_model file list
by Johann
· 7 years ago
eb895ef
Add film grain table input to allow injecting grain params.
by Neil Birkbeck
· 7 years ago
abb71e3
Remove more unused convolve functions from aom_dsp
by Urvang Joshi
· 7 years ago
427b185
Remove unused convolve_add_src functions.
by Urvang Joshi
· 7 years ago
df8ce4f
Remove unused convolve8_avg functions from aom_dsp
by Urvang Joshi
· 7 years ago
87430ba
[non-normative] Remove encoder-only code from decoder
by David Barker
· 7 years ago
79363c8
SSE optimization of motion compensation functions
by Ravi Chaudhary
· 7 years ago
be4dd10
SSE optimization of motion compensation functions
by Ravi Chaudhary
· 7 years ago
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
2ccf4b9
Remove CONFIG_EXT_PARTITION config flag
by Debargha Mukherjee
· 7 years ago
f2f276c
AVX2 optimization of motion compensation functions
by Deepa K G
· 7 years ago
0d639a9
Remove CONFIG_LOOP_RESTORATION config flag
by Debargha Mukherjee
· 7 years ago
59b633c
Remove deprecated intra predictor functions
by Hui Su
· 7 years ago
6d0ed3e
Remove CONFIG_PARALLEL_DEBLOCKING
by Yaowu Xu
· 7 years ago
57a8f0e
Add transpose_sse2.h
by Angie Chiang
· 7 years ago
0768d98
Faster AVX2 implementation of motion compensation modules
by Deepa K G
· 7 years ago
3c74dd4
Add aom_comp_mask_pred_avx2
by Peng Bin
· 7 years ago
aab6aee
AVX2 implementation of the Wiener filter
by Imdad Sardharwalla
· 7 years ago
6f1c2f7
Film grain synthesis algorithm
by Andrey Norkin
· 7 years ago
ed25a61
Add utilities to aom_dsp for modeling correlated noise.
by Neil Birkbeck
· 7 years ago
7131b48
Remove tree reader and writer.
by Thomas Daede
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
b0460fa
Remove ANS experiment
by Sebastien Alaiwan
· 7 years ago
20dadea
Split big file into two
by Sebastien Alaiwan
· 7 years ago
d0179a6
JNT_COMP: add ssse3 implementations for sad_avg
by Cheng Chen
· 7 years ago
d286443
JNT_COMP: SIMD implementation for aom_jnt_sub_pixel_avg
by Cheng Chen
· 7 years ago
e39525b
Move mem_sse2.h from av1/common/x86 to aom_dsp/x86
by Linfeng Zhang
· 7 years ago
2ca19f9
cmake: Silence ranlib warnings when jnt_comp is disabled.
by Tom Finegan
· 7 years ago
ef34fff
JNT_COMP: add SIMD implementations for c functions
by Cheng Chen
· 7 years ago
1bc94fc
Remove experimental flag of MOTION_VAR
by Sebastien Alaiwan
· 7 years ago
56ad3dd
Highbd D45E intrapred SSE2/AVX2 speedup
by Yi Luo
· 7 years ago
71b6e04
Migrate some vp9 highbd intrapred x86 speedup to av1
by Yi Luo
· 7 years ago
7bcd060
Add guard for neon convolve with ext-partition
by Debargha Mukherjee
· 7 years ago
46ae1ea
Lowbd SMOOTH_PRED intrapred ssse3 optimization
by Yi Luo
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 7 years ago
a0f66fc
Lowbd TM_PRED intrapred ssse3 optimization
by Yi Luo
· 8 years ago
23c6190
Lowbd intrapred DC/TOP/LEFT/128/V/H avx2
by Yi Luo
· 8 years ago
39bdf36
Lowbd rect intrapred DC/LEFT/TOP/128 sse2 optimization
by Yi Luo
· 8 years ago
23b9b31
Highbd intra pred H_PRED sse2 optimization
by Yi Luo
· 8 years ago
ea8a0d5
Lowbd parallel_deblocking sse2 optimization
by Yi Luo
· 8 years ago
6ae0054
Highbd loop filter AVX2
by Yi Luo
· 8 years ago
d8782ff
Fix cmake build with CONFIG_HIGHBITDEPTH=0.
by Tom Finegan
· 8 years ago
284c883
aom_dsp.cmake: add highbd_quantize_intrin_avx2.c
by James Zern
· 8 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
3613c51
Sync CMake build with the configure build.
by Tom Finegan
· 8 years ago
6f9dfa5
Sync CMake build defaults with the configure build.
by Tom Finegan
· 8 years ago
17ccaec
Add include guards to CMake files used as includes.
by Tom Finegan
· 8 years ago
8ea3319
Remove VAR_BASED_PARTITION.
by Thomas Daede
· 8 years ago
c156224
Support CONFIG_LOOP_RESTORATION in the CMake build.
by Tom Finegan
· 8 years ago
1738c10
aom_dsp: Remove empty CMake target.
by Tom Finegan
· 8 years ago
0f3c94e
ext-inter: Delete dead code
by David Barker
· 8 years ago
ba02c24
Remove CONFIG_{DE,EN}CODERS from the CMake build.
by Tom Finegan
· 8 years ago
f6176ab
Partial IDCT 16x16 avx2
by Yi Luo
· 8 years ago
3493982
Silence warning in CMake mips64 build.
by Tom Finegan
· 8 years ago
963cacb
Fix CMake build.
by Tom Finegan
· 8 years ago
6c86ace
Fix CONFIG_HIGHBITDEPTH in cmake.
by Tom Finegan
· 8 years ago
d148c96
Add mips32 support to the cmake build.
by Tom Finegan
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
5e9d15f
aom_dsp: Fix cmake build.
by Tom Finegan
· 8 years ago
5afa192
Add arm64 iOS support to the cmake build.
by Tom Finegan
· 8 years ago
97d29ea
Add support for armv7s to cmake aom_dsp build.
by Tom Finegan
· 8 years ago
919caad
Fix naming inconsistency in aom_dsp cmake source list vars.
by Tom Finegan
· 8 years ago
5abae0a
Move aom_dsp.cmake lib list updates into setup_aom_dsp_targets().
by Tom Finegan
· 8 years ago
188880b
Remove test support from aom_dsp.cmake.
by Tom Finegan
· 8 years ago
9af968f
Fix high bit depth build in cmake.
by Tom Finegan
· 8 years ago
Next »