Sign in
aomedia
/
avm
/
f050fc1793fbe0d40a8f5a92366660de3c72caba
/
av1
/
encoder
/
block.h
f050fc1
Flatten nmv context model
by Jingning Han
· 7 years ago
6cb17c1
Rename the RD search hash tables
by Hui Su
· 7 years ago
ec5a1ab
Add txb hashing for intra blocks
by Hui Su
· 7 years ago
845a741
Make sure encoder finds a valid partition
by Hui Su
· 7 years ago
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
45dfb79
[NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type
by Yue Chen
· 7 years ago
1ee41f3
Remove CONFIG_EXT_INTRA_MODE macro
by Yaowu Xu
· 7 years ago
3ec16a3
Remove CONFIG_CFL macro
by Luc Trudeau
· 7 years ago
73335fa
[NORMATIVE] Make wedge_index entropy coded
by Yue Chen
· 7 years ago
167fa22
Remove min_tx_size in MB_MODE_INFO
by Hui Su
· 7 years ago
a96047d
Remove CONFIG_EXT_COMP_REFS flag
by Zoe Liu
· 7 years ago
5938ffc
Remove OBMC_HIGH_PREC_BLENDING experiment
by Yue Chen
· 7 years ago
1687085
Remove CONFIG_EXT_PARTITION_TYPES config flag
by Debargha Mukherjee
· 7 years ago
ac1d831
Remove tx_type in MB_MODE_INFO
by Hui Su
· 7 years ago
2ccf4b9
Remove CONFIG_EXT_PARTITION config flag
by Debargha Mukherjee
· 7 years ago
93c3502
Remove CONFIG_EXT_SKIP flag
by Zoe Liu
· 7 years ago
56393b3
Remove txk_sel experiment flag
by Hui Su
· 7 years ago
69d9aef
Remove CONFIG_FILTER_INTRA flag
by Yue Chen
· 7 years ago
0d639a9
Remove CONFIG_LOOP_RESTORATION config flag
by Debargha Mukherjee
· 7 years ago
293f281
Remove intrabc experiment flag
by Hui Su
· 7 years ago
25ff26a
Remove an unused function parameter
by Yaowu Xu
· 7 years ago
de1a5db
Reduce memory usage of txk_type[]
by Hui Su
· 7 years ago
19d7601
Add high precision blending obmc
by Yue Chen
· 7 years ago
cad5ebc
Remove experimental flag of LV_MAP
by Sebastien Alaiwan
· 7 years ago
e111cba
Remove NEW_QUANT experiment
by Frederic Barbier
· 7 years ago
3b35347
[NORMATIVE] Unify context design for single ref
by Zoe Liu
· 7 years ago
ca3f039
Reduce blk_skip array size
by Jingning Han
· 7 years ago
d3d4159
Remove CONFIG_TX64X64
by Yaowu Xu
· 7 years ago
4917295
[NORMATIVE] Unify comp ref context design
by Zoe Liu
· 7 years ago
b0ef6ff
av1/encoder: apply clang-format v5.0.0
by Johann
· 7 years ago
950b912
Add a speed feature for fast tx size search
by Hui Su
· 7 years ago
fa29b28
Reduce unneeded memory allocation
by Zoe Liu
· 7 years ago
73bc2aa
Rework hash map for txk-sel
by Jingning Han
· 7 years ago
7167d95
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
1fa9ba4
Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO"
by Jonathan Matthews
· 7 years ago
4489c26
Enable 2-pass coding block partition search
by Jingning Han
· 7 years ago
c58ccc3
Add partition search speed feature
by Jingning Han
· 7 years ago
1379beb
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
6bbd932
Move the tx pruning flags into MACROBLOCK
by Hui Su
· 7 years ago
66965a2
Use meaningful names in txk-sel rd control
by Jingning Han
· 7 years ago
dd8600f
Support rd model in txk sel search
by Jingning Han
· 7 years ago
79c763b
Remove ext_intra experimental flag
by Hui Su
· 7 years ago
50e9a1e
Decouple encoder side x0 parameter from dq_type
by Debargha Mukherjee
· 7 years ago
cb3a8ef
[CFL] separate uv_mode CDFs, split on is_cfl_allowed
by David Michael Barr
· 7 years ago
78f7bb9
Remove experimental flag of LV_MAP_MULTI
by Sebastien Alaiwan
· 7 years ago
0bdf5f5
Remove probability model for comp_ref and comp_bwdref
by Hui Su
· 7 years ago
a7e3bfe
Remove probability model for uni_comp_ref
by Hui Su
· 7 years ago
6b3d1e3
Remove probability model for comp_ref_type
by Hui Su
· 7 years ago
3d30b4b
Remove probability model for single ref frames
by Hui Su
· 7 years ago
0f191da
Move some encoder definitions out of decoder scope
by Frederic Barbier
· 7 years ago
9d0c03d
Remove probablity model for the comp_inter flag
by Hui Su
· 7 years ago
0db7d0e
[lv_map_multi] multisymbol coding of eob
by Dake He
· 7 years ago
4d44769
[lv_map_multi] base level coding
by Dake He
· 7 years ago
62fe78e
Remove ext-warped-motion part2
by Yunqing Wang
· 7 years ago
c1f411b
Palette: modify the context slightly
by Hui Su
· 7 years ago
5891f98
Palette: replace floating point numbers with integers
by Hui Su
· 7 years ago
994dba2
Clean ups and bug-fixes for filter_intra
by Yue Chen
· 7 years ago
104d62e
Support ext-skip for both low delay and high delay
by Zoe Liu
· 7 years ago
d7e9911
Properly update the lv-map context in the RD loop
by Jingning Han
· 7 years ago
45027c6
Fix inter block context modeling check in hash table
by Jingning Han
· 7 years ago
ecab98b
[dist-8x8] Fix for other chroma formats than 4:2:0
by Yushin Cho
· 7 years ago
8c2b913
TX block hash: record the eob value
by Hui Su
· 7 years ago
2ef24ea
JNT_COMP: change COMPOUND_AVERAGE in cdf
by Cheng Chen
· 7 years ago
3afbf3f
Modify the warped motion mode context
by Yunqing Wang
· 7 years ago
d0d6097
Remove CTX1D experiment
by Frederic Barbier
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
3fe369c
[lv_map_multi] Base level alphabet adjustment
by Dake He
· 7 years ago
c5ddf06
Add extra hashing mechanism on the TX size search level
by Alexander Bokov
· 7 years ago
f40a957
Add motion selection to ext_skip
by Zoe Liu
· 7 years ago
34d5566
Remove COMPOUND_SINGLEREF experiment
by Sebastien Alaiwan
· 7 years ago
35a4db3
Replace RECT_TX_EXT experiment
by Debargha Mukherjee
· 7 years ago
e72a209
WIP: lv_map_multi: make br multi symbol
by Ola Hugosson
· 7 years ago
1389210
WIP: lv_map_multi: New experiment
by Ola Hugosson
· 7 years ago
a6a486c
Remove UNPOISON_PARTITION_CTX experiment
by Sebastien Alaiwan
· 7 years ago
4eba69b
Fix inefficient coding of filter_intra modes
by Yue Chen
· 7 years ago
4697061
JNT_COMP: Support new_multisymbol
by Cheng Chen
· 7 years ago
473cf89
Do not allow palette mode for partition sizes larger than 64x64
by Hui Su
· 7 years ago
125c0fc
Separate quantizers used for quantization from RDO
by Monty Montgomery
· 7 years ago
7fc6b2a
Remove LGT_FROM_PRED experiment
by Sebastien Alaiwan
· 7 years ago
80daf0c
Remove NCOBMC_ADAPT_WEIGHT from AV1
by Yue Chen
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
2b9ec2e
Rename ZEROMV to GLOBALMV
by Sarah Parker
· 7 years ago
670b660
Remove CONFIG_INTERINTRA
by Yue Chen
· 7 years ago
1f56b8e
Remove experimental flag of WARPED_MOTION
by Sebastien Alaiwan
· 7 years ago
1bc94fc
Remove experimental flag of MOTION_VAR
by Sebastien Alaiwan
· 7 years ago
3ca43bf
Ext-intra modification/tuning
by Joe Young
· 7 years ago
3422ac1
Merge eob-first into lv-map
by Jingning Han
· 7 years ago
36773c7
Clean up br-node in lv-map
by Jingning Han
· 7 years ago
7ab884e
Do entropy coding on eob_extra
by Angie Chiang
· 7 years ago
fb83877
Remove compile guards for VAR_TX experiment
by Sebastien Alaiwan
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
171c17d
new_multisymbol: use cdf-based cost of txfm partition syntax
by Yue Chen
· 7 years ago
3dd03e3
new_multisymbol: use cdf-based cost of 1:4 tx flag
by Yue Chen
· 7 years ago
170678a
new_multisymbol: use cdf-based cost of intra/inter flag
by Yue Chen
· 7 years ago
1eed2df
Use CDFs to calcualte cost for the skip bit
by Zoe Liu
· 7 years ago
eaf128a
new_multisymbol: use cdf-based costs of interintra
by Yue Chen
· 7 years ago
dab2ca9
new_multisymbol: use cdf-based costs of palette flags
by Yue Chen
· 7 years ago
259d442
Remove the intra-interp experiment
by Hui Su
· 7 years ago
bc732ef
Use cdfs for loop-restoration types
by Debargha Mukherjee
· 7 years ago
Next »