Sign in
aomedia
/
avm
/
a2fa9ee3a4a2ce84a32688a3951153bcadc87728
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
ffabff3
ext_partition_types: Uncopy-paste update_ext_partition_context
by Alex Converse
· 8 years ago
9b8393f
NEW_MULTISYMBOL: Code extra_bits using multi-symbols.
by Thomas Davies
· 8 years ago
302d2c1
Let od_dering() handle 16 to 8 bit conversion
by Steinar Midtskogen
· 8 years ago
5fe79db
Refactor read_partition()
by Jingning Han
· 8 years ago
cd95976
Explicitly use block size to determine partition info
by Jingning Han
· 8 years ago
e750841
frame_superres: Add scale to uncompressed header
by Fergus Simpson
· 8 years ago
b37226e
Don't run cdef when cm->mi_grid_visible[]==NULL
by Jean-Marc Valin
· 8 years ago
afeb921
Fix compiler warnings in av1_loopfilter
by Jingning Han
· 8 years ago
ff5e209
rect-tx/ext-tx: fix an assertion fail
by hui su
· 8 years ago
4d8b8f4
Add const to rate in cost_coeffs_b
by Angie Chiang
· 8 years ago
74e2307
Use txb_entropy_ctx to store entropy ctx of lv_map
by Angie Chiang
· 8 years ago
47e4b36
Compute lv_map's coeff cost in av1_cost_coeffs()
by Angie Chiang
· 8 years ago
47748b5
Adds binary code lib for coding various symbols
by Debargha Mukherjee
· 8 years ago
929e806
Fix cut&paste bug in the CLPF unit tests
by Steinar Midtskogen
· 8 years ago
e60ce83
Add NEW_MULTISYMBOL experiment.
by Thomas Davies
· 8 years ago
b754ec3
Fix an alignment issue in the CLPF unit test
by Steinar Midtskogen
· 8 years ago
e84eaf0
CDEF: Fix allocation of row_dering
by Jean-Marc Valin
· 8 years ago
6341f5c
Remove av1 coeff context setting when PVQ is used
by Yushin Cho
· 8 years ago
68abef8
deltaq: Use block size / mask macros
by Alex Converse
· 8 years ago
67741e0
Remove unused minimum iOS version from cmake build.
by Tom Finegan
· 8 years ago
f347763
Compute multiple global motions and pick best by error adv.
by emilkeyder@google.com
· 8 years ago
5bd2d2f
Remove redundant dering passes in CDEF search
by Jean-Marc Valin
· 8 years ago
d4fd4ee
CDEF: computing MSE only on the filtered blocks
by Jean-Marc Valin
· 8 years ago
32282f2
Save on CDEF encoder buffers by computing MSE one plane at a time
by Jean-Marc Valin
· 8 years ago
ae91cab
Reduce horizontal CDEF padding to 8 pixels instead of 32
by Jean-Marc Valin
· 8 years ago
deb1950
CDEF encode buffering optimizations
by Jean-Marc Valin
· 8 years ago
12ec6c6
args.c: add some explicit casts
by James Zern
· 8 years ago
Next »