Sign in
aomedia
/
avm
/
41fffae6e5cfbbb3b56885a34e950b7de5ec0468
41fffae
Use av1_inverse_transform_block() in rdopt.c
by Angie Chiang
· 8 years ago
91eb798
Fix mismatch in global-motion experiment
by Sarah Parker
· 8 years ago
283ecdd
Joint chroma search
by Jean-Marc Valin
· 8 years ago
1e64e70
Fix forward transform compilation errors
by Yunqing Wang
· 8 years ago
05a12ea
Refactored warp_filter_test to allow reuse by external tests.
by Sean Purser-Haskell
· 8 years ago
c1a1399
Exclude decode_to_md5 test from examples.sh.
by Thomas Davies
· 8 years ago
ba50232
Make copy_dering_16bit_to_16bit parameters consistent with od_dering
by Jingning Han
· 8 years ago
eb64972
Enable new_tokenset by default and fix experiment compatibility.
by Thomas Davies
· 8 years ago
1d4568c
od_filter_dering_direction() no longer returns the total change
by Jean-Marc Valin
· 8 years ago
be26e03
Saving 3 instructions per line from od_filter_dering_direction_8x8()
by Jean-Marc Valin
· 8 years ago
c07b23d
RTCD defs: refactor intra prediction protos.
by Urvang Joshi
· 8 years ago
d92d4bf
Add av1_inverse_transform_block
by Angie Chiang
· 8 years ago
f87e43f
Add av1_subtract_txb()
by Angie Chiang
· 8 years ago
3d005e4
Add av1_predict_intra_block_facade
by Angie Chiang
· 8 years ago
19407b5
Add subtract_block()
by Angie Chiang
· 8 years ago
0ec34d2
inspect: Fix build with CDEF disabled
by Alex Converse
· 8 years ago
2b9d19d
unpoison_partition_ctx: Move the fake context to the end
by Alex Converse
· 8 years ago
493623e
Enable ec_adapt by default and fix experiment compatibilities.
by Thomas Davies
· 8 years ago
f14853d
NEW_TOKENSET: Initialise tail probabilities correctly.
by Thomas Davies
· 8 years ago
adb28aa
Fix compiler errors with motion-var + ncobmc
by Sarah Parker
· 8 years ago
9c1d244
Improve od_dering_simd_sse4_1
by Steinar Midtskogen
· 8 years ago
9b501e1
CLPF: Replace v128_shr_n_s8 with v128_cmplt_s8 for sign extraction
by Steinar Midtskogen
· 8 years ago
ad42447
Fix CDEF strength search
by Jean-Marc Valin
· 8 years ago
0955881
Add CDEF support to inspection API
by Michael Bebenita
· 8 years ago
f8abdb0
Improve unit tests for CDEF
by Steinar Midtskogen
· 8 years ago
bab3d6a
Make SIMD CLPF functions test for boundaries correctly
by Steinar Midtskogen
· 8 years ago
34c8038
CLPF unit test: Only test damping values that are actually used
by Steinar Midtskogen
· 8 years ago
a2fa9ee
Improve SSE2 implementation of v64_abs_s8 and v128_abs_s8
by Steinar Midtskogen
· 8 years ago
6033fb8
Add v64_abs_s8, v128_abs_s8 and v256_abs_s8
by Steinar Midtskogen
· 8 years ago
569c7b9
CLPF: Add architecture postfix to the name of static functions
by Steinar Midtskogen
· 8 years ago
febe223
Move the CLPF damping adjustment for strength up in the call chain
by Steinar Midtskogen
· 8 years ago
ec70797
Temporarily revert some 4:2:2 code
by Jean-Marc Valin
· 8 years ago
5558e5d
Use 1 sample per neighbor for local warping model estimation
by Yue Chen
· 8 years ago
54723f9
Use only the first predictors of compound neighbors in OBMC
by Yue Chen
· 8 years ago
13e412e
Not use sub8x8 mv of neighbors in obmc
by Yue Chen
· 8 years ago
41167b3
Swap order of xor and offset
by Steinar Midtskogen
· 8 years ago
b1e04f7
Improve high bitdepth CLPF by using newly added v128_ssub_u16
by Steinar Midtskogen
· 8 years ago
9b8444a
Add v64_ssub_u16, v128_ssub_u16 and v256_ssub_u16
by Steinar Midtskogen
· 8 years ago
131a0d5
Add multiple of 8 copies
by Michael Bebenita
· 8 years ago
68f3c3b
Refactor copy_rect loops
by Michael Bebenita
· 8 years ago
30134b1
Refactor fill_rect loops
by Michael Bebenita
· 8 years ago
300312d
Flatten out colbuf
by Michael Bebenita
· 8 years ago
7dc0530
Factor out hsize and vsize in av1_cdef_frame
by Michael Bebenita
· 8 years ago
84bc799
Refector mbmi_cdef_strength lookup
by Michael Bebenita
· 8 years ago
bea96c5
Make CLPF unit test try all dampings
by Steinar Midtskogen
· 8 years ago
8362114
Fix constrain() broken in 19f76635746c20cf5be943c1d2e90f3fbfd3349c
by Jean-Marc Valin
· 8 years ago
8a4de21
Rework sb_compute_dering_list()
by Jingning Han
· 8 years ago
03de1b2
Implement tile boundaries
by Jean-Marc Valin
· 8 years ago
a4ecb1b
Revert changes in od_dering filter
by Jingning Han
· 8 years ago
54170d9
Add SIMD code for block copies.
by Michael Bebenita
· 8 years ago
19f7663
Simplifying constrain() and constrain_hbd()
by Jean-Marc Valin
· 8 years ago
45544f9
Move the contents of clpf_simd_kernels.h to clpf_simd.h
by Steinar Midtskogen
· 8 years ago
0c731f7
Fix compiling error for MOTION_VAR + CB4X4
by Yue Chen
· 8 years ago
944b805
Retain the frame size as integer multiples of 8
by Jingning Han
· 8 years ago
13d2aee
Add the missing IDTX type optimization to hybrid txfm
by Yi Luo
· 8 years ago
72e2e98
Avoid out-of-bounds issue
by Frederic Barbier
· 8 years ago
6501122
Improve high bitdepth CLPF SIMD
by Steinar Midtskogen
· 8 years ago
9cf0c9c
Refactor av1_cdef_frame()
by Jingning Han
· 8 years ago
f791e63
od_filter_dering_direction_*: make int64->int explicit
by James Zern
· 8 years ago
3e2613b
av1: normalize aom_enc_frame_flags_t usage
by James Zern
· 8 years ago
3b6c544
Refactoring related to shear parameter computation
by Debargha Mukherjee
· 8 years ago
5ddac0a
RTCD defs: Remove empty specialize statements once and for all.
by Urvang Joshi
· 8 years ago
404b2e8
Allow NEAR_NEARMV and NEW_NEWMV modes to use ref_mv_idx
by David Barker
· 8 years ago
61f37b8
Crop distortion to visible MIs
by Alex Converse
· 8 years ago
29608d8
variance: Add odd size sse functions
by Alex Converse
· 8 years ago
19e0c4b
update md5 to reflect bitstream change
by Yaowu Xu
· 8 years ago
9d24735
High bit depth inter prediction filter AVX2
by Yi Luo
· 8 years ago
9a3d29e
Add SSE2 av1_fht32x32
by Yi Luo
· 8 years ago
e5034e3
clpf_test: mark TestSpeed disabled
by James Zern
· 8 years ago
22c0d57
dering_test: mark TestSpeed disabled
by James Zern
· 8 years ago
133a987
Prevent PVQ SSE search from putting pulses beyond n-1
by Jean-Marc Valin
· 8 years ago
8036058
Enable/disable unit tests correctly in decoder-only build case
by Yunqing Wang
· 8 years ago
11f0e40
A few fixes for global motion
by Debargha Mukherjee
· 8 years ago
4c5b020
Make aom_sum_squares_2d_i16 take width and height parameters.
by Alex Converse
· 8 years ago
2d5c201
SSIM-like contrast term for CDEF distortion function
by Jean-Marc Valin
· 8 years ago
40fbd21
Optimise od_dir_find8() for SSE4.1
by Steinar Midtskogen
· 8 years ago
1bd42be
Restrict # of neighbors in obmc blending
by Yue Chen
· 8 years ago
dfad2b1
Add unit tests for SIMD optimised dering functions
by Steinar Midtskogen
· 8 years ago
b8ff6aa
Add SIMD support for CDEF dering for sse2/ssse3 and neon
by Steinar Midtskogen
· 8 years ago
7faea43
Revert "[PVQ] Don't transform if block skipped"
by Luc Trudeau
· 8 years ago
48d1ed8
Add basic arm64 linux support to the cmake build.
by Tom Finegan
· 8 years ago
f47266d
Add basic armv7 linux support to the cmake build.
by Tom Finegan
· 8 years ago
c538d68
[PVQ] Don't transform if block skipped
by Luc Trudeau
· 8 years ago
b8e6f2c
Add unit tests for vertically restricted CLPF
by Steinar Midtskogen
· 8 years ago
73aa77c
Increase parallelism in CLPF SIMD
by Steinar Midtskogen
· 8 years ago
099220b
Fix a buffer over-read
by Yaowu Xu
· 8 years ago
a04cd93
Fix spelling error in the ISA extension prefix
by Steinar Midtskogen
· 8 years ago
265db6d
Improves/refactors rd costing for global motion
by Debargha Mukherjee
· 8 years ago
b06af20
Make cdef block offset scalable with mode_info size
by Jingning Han
· 8 years ago
c86e7aa
Use explicit block size to determine function calls in cdef
by Jingning Han
· 8 years ago
d35b581
Use mi_size to support variable mode_info size in cdef
by Jingning Han
· 8 years ago
5e9d15f
aom_dsp: Fix cmake build.
by Tom Finegan
· 8 years ago
0c0ab99
Add iOS simulator toolchains for cmake build.
by Tom Finegan
· 8 years ago
1bf75bc
Fix compile error if ref_mv is disabled.
by Joe Young
· 8 years ago
86437ef
Add testing for subsampling in warping function
by Sarah Parker
· 8 years ago
31d044d
Refactor pick cdef to support cb4x4
by Jingning Han
· 8 years ago
481af67
fix calls to av1_tx_block_rd_b()
by Yaowu Xu
· 8 years ago
f11fb88
Add av1_ prefix to fwd_txfm()
by hui su
· 8 years ago
233ef94
Move dering strength mapping to od_dering()
by Steinar Midtskogen
· 8 years ago
f47f6ff
Flip binary_codes_test off when ANS is turned on.
by Alex Converse
· 8 years ago
Next »