Sign in
aomedia
/
avm
/
e3bc0da10742579c79f4a416255b4b6ccf8b5ed6
e3bc0da
Change parameter limit to be <1, not <=1. This saves a bit.
by Sean Purser-Haskell
· 8 years ago
6e1c7d7
Clip 128s from warped_filter, so that all taps fit into 8 bits.
by Sean Purser-Haskell
· 8 years ago
2d2dac2
Fix YUV444 lossless mode unit test
by Jingning Han
· 8 years ago
6520156
Add tx_type_cost()
by Angie Chiang
· 8 years ago
2b58a62
Modify get_tx_type for lv_map experiment
by Angie Chiang
· 8 years ago
808d859
Add search_txk_type
by Angie Chiang
· 8 years ago
bc2288c
Add av1_inverse_transform_block_facade
by Angie Chiang
· 8 years ago
0be435a
Add uv_mode to inspection data
by Luc Trudeau
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
2a7de68
Revert "Add compound-singleref (compound mode using single ref)"
by Zoe Liu
· 8 years ago
9923d1b
Fix valgrind error caused by NONE_FRAME in ref list
by Sarah Parker
· 8 years ago
ed69b09
Add compound-singleref (compound mode using single ref)
by Zoe Liu
· 8 years ago
d056500
frame-superres: Move resize from encoder to common
by Fergus Simpson
· 8 years ago
27f6e66
Reduce precision of shear parameters to 16 bits
by Debargha Mukherjee
· 8 years ago
27f3f98
Turn on SEPARATE_GLOBAL_MOTION by default
by Sarah Parker
· 8 years ago
fc59389
scaling: Avoid SSSE3 convolution instructions when scaling
by Fergus Simpson
· 8 years ago
752ccce
Use block_idx rather than block_raster_idx
by Angie Chiang
· 8 years ago
e335c67
Enable cb4x4 by default
by Jingning Han
· 8 years ago
6a9dbef
Fix high bit-depth distortion computation
by Jingning Han
· 8 years ago
e832d57
Make global model acceptance depend on params cost
by Debargha Mukherjee
· 8 years ago
52ece88
Temporarily disable multi-thread loop filter in cb4x4
by Jingning Han
· 8 years ago
d49c5c4
Reduce max mv allowed for local warp
by Debargha Mukherjee
· 8 years ago
6fc515e
Make choose_partitioning support cb4x4
by Jingning Han
· 8 years ago
228cc18
Replace dist_has_residue by enum OUTPUT_STATUS
by Angie Chiang
· 8 years ago
1e6e130
Add clamping to local warp parameters
by Debargha Mukherjee
· 8 years ago
29cdf70
new_multisymbol: Fix another illegal CDF value.
by Timothy B. Terriberry
· 8 years ago
95a2f86
Make CDEF handle 4:2:2 and 4:4:0 properly
by Steinar Midtskogen
· 8 years ago
40c6ffc
Fixes mi_wide_l2 vs mi_high_l2 errors
by Jean-Marc Valin
· 8 years ago
4937856
Add extended partition size in txfm_partition_context()
by Yi Luo
· 8 years ago
5890555
Fix intra boundary condition for YUV444 in cb4x4
by Jingning Han
· 8 years ago
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
9d53302
Fix active map setting in cb4x4 mode
by Jingning Han
· 8 years ago
65bd6da
Minor change in shifting for warp affine int
by Debargha Mukherjee
· 8 years ago
62e54cd
Expand av1_encode_block_intra in block_rd_txfm
by Angie Chiang
· 8 years ago
749c057
Fix pvq for ext-tile
by Yushin Cho
· 8 years ago
982d985
Remove an obsolete comment about intra mode tree.
by Urvang Joshi
· 8 years ago
ff61610
Simply calculation of sample projections in WM+GM
by Yue Chen
· 8 years ago
604d846
Do not warp for warped-motion neighbors with obmc
by Debargha Mukherjee
· 8 years ago
d3a6443
Rework sub8x8 chroma reference check to support non-420 format
by Jingning Han
· 8 years ago
5106e28
Add dst_has_residue to dist_block()
by Angie Chiang
· 8 years ago
a4fa190
Expand choose_tx_size_fix_type
by Angie Chiang
· 8 years ago
2d147c1
Add skip_txfm_search() for transform prunning code
by Angie Chiang
· 8 years ago
daab348
Restrict dering thresholds and add damping to RDO
by Steinar Midtskogen
· 8 years ago
fdbe3f7
Allow both Wiener or sgrproj to be forced on
by Debargha Mukherjee
· 8 years ago
2c2e561
Add tile support to inspection API
by Michael Bebenita
· 8 years ago
8636da6
Disable OBMC + compound
by Yue Chen
· 8 years ago
1c24797
av1_has_bottom() Bugfix.
by Urvang Joshi
· 8 years ago
859931e
variance_neon: sync variance*() w/c,sse2
by James Zern
· 8 years ago
521383a
Add SSSE3 highbd warp filter
by David Barker
· 8 years ago
607550e
Fix seg fault introduced in dist_block()
by Angie Chiang
· 8 years ago
44d7e66
Use av1_inverse_transform_block in encode_block
by Angie Chiang
· 8 years ago
08195cc
Use av1_inverse_transform_block() whenever possible
by Yushin Cho
· 8 years ago
679a6be
Fix compiler error in sub8x8mc
by Jingning Han
· 8 years ago
2bcf280
Prepare for vectorizing highbd warp filter
by David Barker
· 8 years ago
417f58a
new_multisymbol: Fix some illegal CDF values.
by Timothy B. Terriberry
· 8 years ago
b2f32d8
Make EXT_TILE work with EC_ADAPT.
by Thomas Davies
· 8 years ago
439f230
new_tokenset: Fix out-of-bounds reference.
by Timothy B. Terriberry
· 8 years ago
29a4120
Make var-tx work with the re-designed cb4x4
by Jingning Han
· 8 years ago
8bb2c4a
Update cmake build defaults to match legacy build system.
by Tom Finegan
· 8 years ago
57338fc
Support CONFIG_WARPED_MOTION in the cmake build.
by Tom Finegan
· 8 years ago
19339a7
Fixing CDEF right and bottom tile boundaries
by Jean-Marc Valin
· 8 years ago
8f6ddec
Clean-up block_rd_txfm
by Angie Chiang
· 8 years ago
c0cf6c0
Use src_diff to calculate sse in dist_block
by Angie Chiang
· 8 years ago
c3d34ff
Add some missing preproc flags to non-msvc cmake targets.
by Tom Finegan
· 8 years ago
0a4ef08
Add install rule to cmake build.
by Tom Finegan
· 8 years ago
e4a747d
Allow control of cross compile prefix in cmake arm linux builds.
by Tom Finegan
· 8 years ago
05d9f53
test/test.cmake: fix parse error
by James Zern
· 8 years ago
c49ef3a
PVQ uses backward updated context in a tile
by Yushin Cho
· 8 years ago
b188ea1
Add PVQ frame context in common and tiles.
by Yushin Cho
· 8 years ago
1238137
Change PVQ's generic coder to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
52168e9
Change PVQ's gaintheta symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
13d0662
Reduce the number of bits sent for global translation model
by Sarah Parker
· 8 years ago
4ba27d0
Add default CDF table for dual filter.
by Thomas Davies
· 8 years ago
8ff52fc
CDEF: Add damping to dering
by Steinar Midtskogen
· 8 years ago
1d18460
Reduce precision bis between shears
by Debargha Mukherjee
· 8 years ago
0d749d6
args.c: fix range check in int/uint
by James Zern
· 8 years ago
223b90e
Deprecate token check in level map coding scheme
by Jingning Han
· 8 years ago
94652b8
Rework the level map based txb encoding loop
by Jingning Han
· 8 years ago
480ee02
Initialize level map prob models in cb4x4
by Jingning Han
· 8 years ago
7e25fe6
Use tx_size table in level map coding functions
by Jingning Han
· 8 years ago
ac4535c
Change PVQ's skip_dir symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
b980223
Change PVQ's K=1 symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
a0d6f11
Change PVQ's partition split symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
0077927
Change PVQ's skip symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
4d5182c
analyzer: show padding
by Tristan Matthews
· 8 years ago
529ec3c
Silience a compiler warning in build_inter_predictors()
by Jingning Han
· 8 years ago
50910f6
Empty the dst buffer before inv txfm when PVQ on
by Angie Chiang
· 8 years ago
5760553
Move PVQ flag checking into av1_optimize_b
by Angie Chiang
· 8 years ago
6a71ad1
Reduce the config branch of NEW_QUANT
by Angie Chiang
· 8 years ago
f2f3bcd
Reduce precision in find_affine_int()
by Debargha Mukherjee
· 8 years ago
01add69
Fix TX64X64 bug in quantization
by Cheng Chen
· 8 years ago
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
Next »