Sign in
aomedia
/
avm
/
ba47c8421fd0b398c7ef4e5f29355a3d37ef81b6
/
aom_dsp
/
x86
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
49bb8f8
Fix mismatch between SSE2 and C versions of HBD upsampled_pred.
by Thomas Daede
· 8 years ago
e0794b5
Prevent negative variance in 10/12-bit.
by Peter de Rivaz
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
0a2dab2
Fix the build with nasm.
by Tom Finegan
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
0f4195c
Fwd txfm and quantizer HBD/LBD data paths co-exist
by Yi Luo
· 8 years ago
8ab5b5f
sad_highbd_avx2: avoid _mm256_set1_epi64x w/x86 vs2013
by James Zern
· 8 years ago
6c4af6b
Fix some irregularities in SSE2 variance code
by David Barker
· 8 years ago
5128109
Fix inv txfm low/high bitdepth selection logic
by Yi Luo
· 8 years ago
193422e
Add avx2 highbd_quantize_b
by Yi Luo
· 8 years ago
5d24b6f
encoder: Remove 64x upsampled reference buffers
by Timothy B. Terriberry
· 8 years ago
dab3e99
Fix Windows x86 build with --enable-ext-inter
by David Barker
· 8 years ago
d405f8a
Cleanup dead fwd transform functions
by Frederic Barbier
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
8ea3319
Remove VAR_BASED_PARTITION.
by Thomas Daede
· 8 years ago
11cf46f
High precision Wiener filter rework
by Debargha Mukherjee
· 8 years ago
0aa39ff
ext-inter: Vectorize new masked SAD/SSE functions
by David Barker
· 8 years ago
5d34e6a
Vectorize high-precision convolve filter
by David Barker
· 8 years ago
0f3c94e
ext-inter: Delete dead code
by David Barker
· 8 years ago
aaa65f2
Correct function signature for Visual Studio
by Yi Luo
· 8 years ago
d1fb415
Fix uninitialzed __m256i vector warning
by Yi Luo
· 8 years ago
40f22ef
Partial IDCT 32x32 avx2
by Yi Luo
· 8 years ago
165adf8
Use saturation addition to do rounding for avx2 IDCT
by Yi Luo
· 8 years ago
f6176ab
Partial IDCT 16x16 avx2
by Yi Luo
· 8 years ago
f489d31
Move ssse3 only functions to a separate header
by Yaowu Xu
· 8 years ago
f998544
Remove function call overhead in HBD convolve filter AVX2
by Yi Luo
· 8 years ago
34c06df
Revert "Avoid use of deprecated high-bitdepth functions"
by Frank Galligan
· 8 years ago
f9d77bd
Avoid use of deprecated high-bitdepth functions
by Frederic Barbier
· 8 years ago
b7e7c04
Resolve -Wshorten-64-to-32 in highbd obmc/ext-inter variance.
by James Zern
· 8 years ago
51e0c54
Resolve -Wshorten-64-to-32 in highbd variance.
by James Zern
· 8 years ago
dead17d
Clear test failures and compiler warnings of MOTION_VAR
by Yue Chen
· 8 years ago
4fc8df6
Cleanup dead high-bitdepth inverse-tx functions
by Frederic Barbier
· 8 years ago
3fcb356
Update partial inverse DCT according to VP9
by Yi Luo
· 8 years ago
4a2e3b2
remove remaining refs to aom_highbd_idct8x8_64_add
by James Zern
· 8 years ago
c3bcf3b
Intra prediction: Remove unused variants.
by Urvang Joshi
· 8 years ago
4ff59b5
Cleanup: Remove const for params passed by value
by Yaowu Xu
· 8 years ago
ec4048a
Move scale_sqrt2_* functions to a common location.
by Urvang Joshi
· 8 years ago
bd343f4
Common Identity 16x8 transform: forward and reverse.
by Urvang Joshi
· 8 years ago
a4d8799
Move width branch out of height loop
by Yi Luo
· 8 years ago
27acc47
Skip adding zero siginal to prediction with DC only idct
by Yushin Cho
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
9d24735
High bit depth inter prediction filter AVX2
by Yi Luo
· 8 years ago
4c5b020
Make aom_sum_squares_2d_i16 take width and height parameters.
by Alex Converse
· 8 years ago
392d0ff
implement combined parallel_deblocking experiment
by Ryan Lei
· 8 years ago
0d3aeda
Remove unused assembly sources and associated tests.
by Tom Finegan
· 8 years ago
9303b94
aom_subpixel_8t_intrin_avx2: tolerate unversioned clang
by James Zern
· 9 years ago
be6cc07
Add new convolve variant for loop-restoration
by David Barker
· 8 years ago
9e963dc
Shorter-tap interp first in highbitdepth mode
by Angie Chiang
· 8 years ago
025b254
Change Wiener filter in loop-restoration
by David Barker
· 8 years ago
e983258
High bit depth motion search SAD optimization on avx2
by Yi Luo
· 8 years ago
3fb5c4c
intrapred_sse2: Fix nasm build
by Tristan Matthews
· 8 years ago
7a483cf
Turn on SIMD optimization for dual_filter
by Angie Chiang
· 8 years ago
bde4ac8
change to use AOMedia copyright notice
by Yaowu Xu
· 8 years ago
9e21874
SAD avg and 4D avx2 optimization for ext-partition
by Yi Luo
· 8 years ago
fdb4216
Revert "fix msvc build warnings and errors"
by Yaowu Xu
· 8 years ago
32dbdff
fix msvc build warnings and errors
by Yaowu Xu
· 8 years ago
1f49624
SAD avx2 optimization for ext-partition
by Yi Luo
· 8 years ago
7317200
Hybrid inverse transforms 16x16 AVX2 optimization
by Yi Luo
· 8 years ago
0602edf
Fix aom_fdct8x8_ssse3 in high bit depth mode
by David Barker
· 8 years ago
f0f9857
Namespace the idct/iad symbols
by Luca Barbato
· 9 years ago
0c552df
Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1
by Yi Luo
· 8 years ago
1a0f27a
Fix avx2 16x16/32x32 fwd txfm coeff output on HBD
by Yi Luo
· 8 years ago
d71a231
Add compiler warning flag -Wextra and fix related warnings.
by Urvang Joshi
· 9 years ago
fdb6096
Fix warnings reported by -Wshadow: Part1: aom_dsp directory
by Urvang Joshi
· 8 years ago
e9fde26
Zero high 128b YMM registers to avoid SSE-AVX transition penalties
by Yi Luo
· 8 years ago
8c64331
variance_avx2: sync variance functions with c-code
by James Zern
· 9 years ago
2176b7a
Resolve -Wshorten-64-to-32 in variance.
by Alex Converse
· 9 years ago
33231d4
Add sse2 forward and inverse 16x32 and 32x16 transforms
by David Barker
· 8 years ago
4d03d6f
Add sse2 forward / inverse 4x8 and 8x4 transforms
by David Barker
· 8 years ago
3a8217f
Merge "Hybrid forward transforms 16x16 AVX2 optimization" into nextgenv2
by Yi Luo
· 8 years ago
609453e
Merge "Added sse2 inverse 8x16 and 16x8 transforms" into nextgenv2
by Debargha Mukherjee
· 8 years ago
e8e8cd8
Hybrid forward transforms 16x16 AVX2 optimization
by Yi Luo
· 9 years ago
1baecfe
Added sse2 inverse 8x16 and 16x8 transforms
by Peter de Rivaz
· 9 years ago
a674ba9
Fix high bitdepth variance overflow on uint32_t
by Yi Luo
· 8 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
66c41f9
Merge "Clarify valid value ranges" into nextgenv2
by Yaowu Xu
· 9 years ago
6feda06
Clarify valid value ranges
by Yaowu Xu
· 9 years ago
1a800f6
Add SSE2 versions of av1_fht8x16 and av1_fht16x8
by Geza Lore
· 9 years ago
628d3c5
variance_impl_avx2.c: align a table for better readability
by Yaowu Xu
· 9 years ago
0dc4cbb
sad_avx2.c: add hints for clang-foramt
by Yaowu Xu
· 9 years ago
0378455
Avoid re-use same temp variables
by Yaowu Xu
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
9c01aa1
Change to use aom copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago