Sign in
aomedia
/
avm
/
4743f8f5d1dd7870cf84ef47c33294ce80b3de02
/
av1
/
encoder
/
block.h
fe27126
Refine interpolation_filter_search
by Sachin Kumar Garg
· 6 years ago
50325c0
Remove unused variable compound_mode_context
by Satish Kumar Suman
· 6 years ago
54eabb5
Streamline compound types
by Debargha Mukherjee
· 6 years ago
17dd3ea
Compute strongest Sobel x and y edge component
by elliottk
· 6 years ago
0ec86ac
Remove template for collect rd stats; it is always on
by elliottk
· 6 years ago
f7e5375
Optimize av1_optimize_txb_new
by Wenyao Liu
· 6 years ago
d06ff66
Code cleanup about the comp rd recording feature
by Hui Su
· 6 years ago
0857e66
Add counter to count #tx_searches during encoding
by Debargha Mukherjee
· 6 years ago
a1ebb57
Reuse compound type rd data
by Ranjit Kumar Tulabandu
· 6 years ago
e521517
Use weighted averaging of CDFs in enc row-mt
by Ravi Chaudhary
· 6 years ago
69e9329
Group data structures based on type for better data packing
by Satish Kumar Suman
· 6 years ago
1dbb8c1
Add computation of edge strength to each block
by elliottk
· 6 years ago
f101722
Remove av1_set_mv_cost
by chiyotsai
· 6 years ago
982ac04
Fix issues for palette content in enc row-mt
by Ravi Chaudhary
· 6 years ago
7cae98f
Add temporal dependency model and rdmult modulation to AV1
by Yue Chen
· 7 years ago
5d970f4
Make InterModesInfo tile-independent for enc row-mt
by Ravi Chaudhary
· 7 years ago
84a280a
Add context update for enc row-mt
by Ravi Chaudhary
· 7 years ago
e846e2b
Refactor subpel motion estimation
by Venkat
· 7 years ago
525e2da
Add prune_single_motion_modes_by_simple_trans
by Peng Bin
· 7 years ago
39248c3
Extend blk_skip to support chroma planes
by Grant Hsu
· 7 years ago
0a4cfad
decodeframe and reconinter_enc: Reduce stack use.
by Urvang Joshi
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
bdedd98
[dist-8x8] Enforce partition and tx size 8x8 or larger
by Yushin Cho
· 7 years ago
783d6a3
Fix enc multi-threading mismatch in screen content
by Ravi Chaudhary
· 7 years ago
8105bf4
Optimize filter search if luma MV is full-pel
by Ranjit Kumar Tulabandu
· 7 years ago
97202d0
Reduce interpolation filter search
by Grant Hsu
· 7 years ago
de73047
Enable rdmult tuning for deltaq mode
by Yue Chen
· 7 years ago
c61cba7
Merge drl modes search into function handle_inter_mode
by Grant Hsu
· 7 years ago
d46c5b9
Remove ref_mvs from MV_MODE_INFO_EXT
by Angie Chiang
· 7 years ago
7326b94
Use ref_mv as starting point for motion search
by Angie Chiang
· 7 years ago
d482d17
Refine mv equal check by using int_mv
by Peng Bin
· 7 years ago
706a3b2
Add speed feature to skip repeat interp search
by Peng Bin
· 7 years ago
49fc74d
Move pred[] of DIST_8X8 to encoder side
by Yushin Cho
· 7 years ago
dd0376f
Cleanup some functions related to transform sizes
by Urvang Joshi
· 7 years ago
7482b62
Refactor skip_mode related code
by Angie Chiang
· 7 years ago
9179240
localize skip_mode_[rd_cost/rate/sse/dsit]
by Angie Chiang
· 7 years ago
4e7f406
Localize skip_mode_index
by Angie Chiang
· 7 years ago
aaf5a61
Use more localized stats for ref frame candidate pruning
by Hui Su
· 7 years ago
4c9b602
Let build_cur_mv be independent to frame_mv
by Angie Chiang
· 7 years ago
bb628a7
Add a speed feature to limit ref frame search
by Hui Su
· 7 years ago
8a204cd
Implement c version crc32c(except hash-motion)
by Peng Bin
· 7 years ago
4b56b10
Cleanup sub_tx_size_map useless dimension
by Frederic Barbier
· 7 years ago
27deb38
Remove TOTAL_REFS_PER_FRAME
by Zoe Liu
· 7 years ago
e647a10
Remove WEDGE_IDX_ENTROPY_CODING macro
by Yue Chen
· 7 years ago
f4b79c7
Flatten blk_skip[]
by Hui Su
· 7 years ago
8fe9eda
Remove funcs/arrays/enums related to 128X32 or 32X128 block
by Yue Chen
· 7 years ago
e69a682
Fix mismatch appears at sintel_trailer_2k_480p24
by Angie Chiang
· 7 years ago
c1a4986
Remove dead code about old coefficient coding model
by Hui Su
· 7 years ago
7b67ff3
Move prune_tx_2D() to transform block level
by Hui Su
· 7 years ago
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
Next »