Sign in
aomedia
/
avm
/
10a0380a9118d93e5d78d2796b81f031aab4b444
/
av1
/
common
/
av1_rtcd_defs.pl
2742772
av1_rtcd_defs.pl: deduplicate HBD/LBD
by Sebastien Alaiwan
· 7 years ago
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 7 years ago
dd6f09a
Expose av1_loop_restoration_filter_unit in restoration.h
by Rupert Swarbrick
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
e554f36
Rename DAALA_DCTx experiments to DAALA_TXx.
by Nathan E. Egge
· 7 years ago
d3d0615
General tidy-ups in loop restoration code
by Rupert Swarbrick
· 7 years ago
da34692
Fix 'eval failed' message from perl at build time
by Sebastien Alaiwan
· 7 years ago
96d1c0a
Rename TM_PRED --> PAETH_PRED.
by Urvang Joshi
· 7 years ago
3ba2723
Format clean-up av1_rtcd_defs.pl
by Jingning Han
· 7 years ago
432012f
lgt-from-pred: transforms based on prediction
by Lester Lu
· 8 years ago
724d31e
Add an SSE4.1 implementation of av1_highbd_convolve_2d_scale
by Rupert Swarbrick
· 8 years ago
98dc22b
Add an SSE4.1 implementation of av1_convolve_2d_scale
by Rupert Swarbrick
· 8 years ago
2283d37
Use TX_TYPE consistently instead of int.
by Urvang Joshi
· 8 years ago
b98ea58
Remove SSE specialisation for av1_fwd_txfm2d_64x64
by Rupert Swarbrick
· 8 years ago
b51ef0d
cosmetics: Re-indent perl files
by Sebastien Alaiwan
· 8 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 8 years ago
2b43501
Implement 64x32 and 32x64 transforms
by Debargha Mukherjee
· 8 years ago
7f7dd08
Remove dead av1_dct8x8_quant_xxxx functions
by Monty Montgomery
· 8 years ago
1512fa9
cosmetics,*rtcd*.pl: reindent
by James Zern
· 8 years ago
ad0196b
[intra-edge] Vectorize upsampling
by Joe Young
· 8 years ago
89d321f
[intra-edge] Vectorize edge filtering functions
by Joe Young
· 8 years ago
db724cf
Fix CMake mips32 build with DSPR2 enabled.
by Tom Finegan
· 8 years ago
1330dfd
Refactoring/simplification of buffers used for sgr
by Debargha Mukherjee
· 8 years ago
400bf65
Remove dpcm-intra experiment
by Hui Su
· 8 years ago
1d19095
Disable only coding transform SIMD for DAALA_TX
by Monty Montgomery
· 8 years ago
9c5b108
Add scaled convolve functions for convolve_round
by Debargha Mukherjee
· 8 years ago
900643b
tx64x64: Use C version for DCT/IDCT transform.
by Urvang Joshi
· 8 years ago
5978212
Add experiment CONFIG_CDEF_SINGLEPASS: Make CDEF single pass
by Steinar Midtskogen
· 8 years ago
f3b5ee1
Refactor quantization C code.
by Thomas Davies
· 8 years ago
94de0aa
CDEF cleanup
by Steinar Midtskogen
· 8 years ago
b6a3175
Unified warp_affine and warp_affine_post_round
by Peter de Rivaz
· 8 years ago
6a99691
filter-intra: Support rectangular blocks.
by Urvang Joshi
· 8 years ago
27319b6
Unify FWD_TXFM_PARAM and INV_TXFM_PARAM
by Lester Lu
· 8 years ago
04cef49
Speed up convolve_round post-rounding by avx2
by Yi Luo
· 8 years ago
d8b1ddc
Signature changes for the LGT experiment
by Lester Lu
· 8 years ago
0f4195c
Fwd txfm and quantizer HBD/LBD data paths co-exist
by Yi Luo
· 8 years ago
5128109
Fix inv txfm low/high bitdepth selection logic
by Yi Luo
· 8 years ago
a1d0c4d
Integrate global_motion with convolve_round in hbd
by Angie Chiang
· 8 years ago
4e5b8f7
Integrate global_motion with convolve_round in lbd
by Angie Chiang
· 8 years ago
6faf349
Add high bit depth fast path quantizer avx2
by Yi Luo
· 8 years ago
81b2e50
Pass conv_params into warp-related functions
by Angie Chiang
· 8 years ago
d561ead
Add avx2 fast path quantizer 32x32
by Yi Luo
· 8 years ago
2d44b69
Add fast path quantizer AVX2
by Yi Luo
· 8 years ago
8295c7c
Vectorize av1_convolve_2d()
by David Barker
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
d61e608
Add HBD data path for av1_block_error_avx2
by Yi Luo
· 8 years ago
bf8af7e
Add HBD build to av1_quantize_fp_sse2
by Yi Luo
· 8 years ago
b8a6fd6
DPCM intra coding experiment
by hui su
· 8 years ago
ea16687
Fix build with global motion disabled
by Alex Converse
· 8 years ago
ee67432
Vectorize corner matching function
by David Barker
· 8 years ago
7afb8b7
Compute compound average in warp_plane only for COMPOUND_AVERAGE
by Sarah Parker
· 8 years ago
d8a423c
Add SSSE3 warp filter + const-ify warp filters
by David Barker
· 8 years ago
c6a48a2
Drop support for CONFIG_EMULATE_HARDWARE
by Sebastien Alaiwan
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
27f6e66
Reduce precision of shear parameters to 16 bits
by Debargha Mukherjee
· 8 years ago
521383a
Add SSSE3 highbd warp filter
by David Barker
· 8 years ago
2bcf280
Prepare for vectorizing highbd warp filter
by David Barker
· 8 years ago
8ff52fc
CDEF: Add damping to dering
by Steinar Midtskogen
· 8 years ago
1d4568c
od_filter_dering_direction() no longer returns the total change
by Jean-Marc Valin
· 8 years ago
131a0d5
Add multiple of 8 copies
by Michael Bebenita
· 8 years ago
54170d9
Add SIMD code for block copies.
by Michael Bebenita
· 8 years ago
5ddac0a
RTCD defs: Remove empty specialize statements once and for all.
by Urvang Joshi
· 8 years ago
9a3d29e
Add SSE2 av1_fht32x32
by Yi Luo
· 8 years ago
8036058
Enable/disable unit tests correctly in decoder-only build case
by Yunqing Wang
· 8 years ago
b8ff6aa
Add SIMD support for CDEF dering for sse2/ssse3 and neon
by Steinar Midtskogen
· 8 years ago
c760697
Fix building PVQ with OD_FLOAT_PVQ defined
by Rostislav Pehlivanov
· 8 years ago
7e08ac3
Fix two bugs in highbitdepth self-guided filter
by David Barker
· 8 years ago
a9d41e8
Merge dering/clpf rdo and filtering
by Steinar Midtskogen
· 8 years ago
def28b2
Remove a sse4_1 function
by Yaowu Xu
· 8 years ago
eed824e
Vectorize new highpass filter for loop-restoration
by David Barker
· 8 years ago
b7bb097
Replace one self guided filter with highpass
by Debargha Mukherjee
· 8 years ago
4d2af5d
Add SSE4.1 highbitdepth self-guided filter
by David Barker
· 8 years ago
506eb72
Make encoder use vectorized self-guided filter
by David Barker
· 8 years ago
ce110cc
Vectorize self-guided filter
by David Barker
· 8 years ago
8d8638a
Use 3-tap spatial filter in FILTER_INTRA experiment
by Yue Chen
· 8 years ago
3a88de8
Add SIMD code for PVQ search
by Michael Bebenita
· 8 years ago
0a2c0cb
Let hbd conv func be flexible
by Angie Chiang
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
838367d
Add correctness tests for the SSE2 warp filter
by David Barker
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
d5dfa96
Add SSE2 vectorized warp filter for lowbd
by David Barker
· 8 years ago
3bd8377
High bit depth 32x32 inverse DCT_DCT transform, AVX2
by Yi Luo
· 8 years ago
751de38
Adding 4:1 rectangular transforms
by Debargha Mukherjee
· 8 years ago
e067de0
Add av1_convolve_init()
by Angie Chiang
· 8 years ago
feffd11
Remove un-referenced functions
by Yaowu Xu
· 8 years ago
0e11912
Support 64x64 quantizer functions
by Debargha Mukherjee
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
6a47cff
Further work on 64x64 fwd/inv transform support
by Debargha Mukherjee
· 8 years ago
9fe3139
Support rectangular tx_size in the common lib
by Jingning Han
· 8 years ago
67d1347
Adding 64x64 forward and inverse transforms
by Debargha Mukherjee
· 8 years ago
6a503e4
Merge "Make rectangular transform block available in the common lib" into nextgenv2
by Jingning Han
· 8 years ago
ec419e0
Make rectangular transform block available in the common lib
by Jingning Han
· 8 years ago
fb77385
Merge "Remove unused copies of transform related source code" into nextgenv2
by Yi Luo
· 8 years ago
ea1167c
Remove unused copies of transform related source code
by Yi Luo
· 8 years ago
7317200
Hybrid inverse transforms 16x16 AVX2 optimization
by Yi Luo
· 8 years ago
e4abb97
Merge "Fix the overflow of av1_fht32x32() in 2D DCT_DCT" into nextgenv2
by Yi Luo
· 8 years ago
157e45a
Fix the overflow of av1_fht32x32() in 2D DCT_DCT
by Yi Luo
· 8 years ago
5db9743
Seperate FILTER_INTRA from EXT_INTRA experiment
by hui su
· 8 years ago
0dd0463
Fix build issues when --enable-aom-qm
by Yaowu Xu
· 8 years ago
a720f4b
Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2
by Debargha Mukherjee
· 8 years ago
Next »