Sign in
aomedia
/
avm
/
fa329e9745348b4620b919b581b9417045124661
/
av1
/
encoder
/
rdopt.c
fa329e9
Remove unnecessary memset in av1_dist_block
by Peng Bin
· 7 years ago
6567c4a
Remove unused parameters and effectless code
by Yaowu Xu
· 7 years ago
90ab652
Remove unneeded memset from handle_inter_mode
by Jingning Han
· 7 years ago
a689cab
Refactor and drop bsize from get_ext_tx_types()
by Jingning Han
· 7 years ago
47eb232
Reduce get_ext_tx_set parameter set
by Jingning Han
· 7 years ago
e2ceec1
Reduce parameter set of get_ext_tx_set_type
by Jingning Han
· 7 years ago
f5eb17e
Refactor transform block size / type search for intra modes
by Jingning Han
· 7 years ago
4b1c561
Properly decide whether to enable optimize_b
by Hui Su
· 7 years ago
45738ed
Only search the largest tx_size for cbs above 64
by Jingning Han
· 7 years ago
c981385
[NORMATIVE] S_FRAME handling update
by Tarek AMARA
· 7 years ago
3768477
Fix compile warning in rdopt.c
by David Barker
· 7 years ago
8b4b6d0
Fix build error
by Hui Su
· 7 years ago
d90d343
[NORMATIVE] Use the primary reference frame as prev_frame
by Yue Chen
· 7 years ago
c41fc27
Skip unnecessary computation in search_txk_type()
by Hui Su
· 7 years ago
8a99b67
Skip unnecessary RD computation
by Hui Su
· 7 years ago
fd20f38
Remove EXT_WARPED_MOTION flag
by Yunqing Wang
· 7 years ago
e69a682
Fix mismatch appears at sintel_trailer_2k_480p24
by Angie Chiang
· 7 years ago
7b5a1c8
txb hashing: don't use hashed RD results if tx_type is invalid
by Hui Su
· 7 years ago
0faf324
intra txb hashing: fix issue with lossless
by Hui Su
· 7 years ago
019a8db
Skip UV intrabc processing for monochrome
by Yaowu Xu
· 7 years ago
4d8f777
[NORMATIVE] Enable OrderHint features when err res
by Imdad Sardharwalla
· 7 years ago
d8a9c53
Skip uv processing for monochrome
by Yaowu Xu
· 7 years ago
b9e4f25
Skip intra txb hashing for blocks on tile boundary
by Hui Su
· 7 years ago
8e92e33
Fix assertion failure cased by intra txb hashing
by Hui Su
· 7 years ago
e65a893
Fix encoder crash related to CONFIG_EXPLICIT_ORDER_HINT
by Frank Bossen
· 7 years ago
7b67ff3
Move prune_tx_2D() to transform block level
by Hui Su
· 7 years ago
9239ab2
Stop using convolve functions in aom_convolve
by Debargha Mukherjee
· 7 years ago
0ed5335
Compute tx_type_cost in optimize_txb
by Angie Chiang
· 7 years ago
820ce73
Unify single and compound ref mv process
by Jingning Han
· 7 years ago
9021ec9
Create speed feature switches for RD hashing
by Hui Su
· 7 years ago
1b7e146
Modify RefCntBuffer struct
by Yunqing Wang
· 7 years ago
1609b94
[NORMATIVE] Error resilient/skip mode on OrderHint
by Imdad Sardharwalla
· 7 years ago
d1991bb
Merge opt-ref-mv experimental flag
by Jingning Han
· 7 years ago
fc66c6b
Some fixes on enable_jnt_comp
by Debargha Mukherjee
· 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
a938362
[NORMATIVE] Add frame-level flag to enable/disable filter_intra
by Yue Chen
· 7 years ago
e242a81
Remove predict and highbd_predict function ptrs
by Debargha Mukherjee
· 7 years ago
0f2f83f
Use av1_get_crc_value() for txb RD search hashing
by Hui Su
· 7 years ago
0ac2bca
Properly set is_cost_valid flag in select_tx_block()
by Hui Su
· 7 years ago
6083e01
Simplfy tx_block_rd()
by Hui Su
· 7 years ago
397e502
Simplify tx_block_yrd()
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
4a17335
Remove mv dependency conditions on filter type coding
by Jingning Han
· 7 years ago
3ec16a3
Remove CONFIG_CFL macro
by Luc Trudeau
· 7 years ago
f6053ea
Fix init tx search depth for large blocks
by Yue Chen
· 7 years ago
540565f
Restore ref_frame index for interintra
by Cheng Chen
· 7 years ago
73335fa
[NORMATIVE] Make wedge_index entropy coded
by Yue Chen
· 7 years ago
aa5ae3d
Fix filter_intra RDO deficiencies
by Yue Chen
· 7 years ago
4f4922a
[NORMATIVE]Update txk_type for tx_64x64 in 422 format
by Jingning Han
· 7 years ago
b91a0e7
Enable adaptive txb search
by Jingning Han
· 7 years ago
01637f2
Handle broken hbd source in av1_count_colors_highbd()
by Hui Su
· 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
b6211eb
[NORMATIVE] Update txfm context using tx_size in intra mode
by Jingning Han
· 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
1fbe32a
Set motion_mode as SIMPLE_TRANSLATION in intrabc mode
by Hui Su
· 7 years ago
f1e1293
Clean-up more effectless code
by Yaowu Xu
· 7 years ago
293f281
Remove intrabc experiment flag
by Hui Su
· 7 years ago
e21f4d9
[NORMATIVE, jnt-comp] Disable compound_idx if !enable_jnt_comp
by David Barker
· 7 years ago
25ff26a
Remove an unused function parameter
by Yaowu Xu
· 7 years ago
9703483
Fix nightly asan test failures
by Yue Chen
· 7 years ago
5380cb5
[Normative] Add a header flag to control advanced motion_modes
by Yue Chen
· 7 years ago
e0c918a
[Normative, jnt_comp] Add sequence header to turn on/off
by Cheng Chen
· 7 years ago
b02c7c3
Fix buffer strides in OBMC
by Yue Chen
· 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
127c823
[NORMATIVE] Add sequence header control for dual filter
by Jingning Han
· 7 years ago
901d622
Remove an unused parameter
by Yaowu Xu
· 7 years ago
70e6b9d
Correctly count the tx size cost in txfm_yrd
by Jingning Han
· 7 years ago
9aea97d
Remove CONFIG_DUAL_FILTER
by Yaowu Xu
· 7 years ago
d26fde2
Merge identical entries in max_txsize_rect_lookup table
by Jingning Han
· 7 years ago
7fb9397
Do not fall back to 4x4 VP9 style intra predictors
by Hui Su
· 7 years ago
c89a294
Add memset of tmp_buf_
by Yaowu Xu
· 7 years ago
8a3d9cf
Fix segmentation fault with monochrome
by Peter de Rivaz
· 7 years ago
cad5ebc
Remove experimental flag of LV_MAP
by Sebastien Alaiwan
· 7 years ago
69ae7b8
Change to names of some intra modes
by Hui Su
· 7 years ago
637586e
Add initializations for stack arrays
by Yaowu Xu
· 7 years ago
4c31519
Add initialization for a stack array
by Yaowu Xu
· 7 years ago
8ea6e5b
Reset filter-intra flag when intrabc is on
by Hui Su
· 7 years ago
70e0fde
Fix rate estimate when optimize_b is off
by Jingning Han
· 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
3e22543
[NORMATIVE] Consolidate reference mv clamping
by Yunqing Wang
· 7 years ago
85e75f1
Remove if() that is always true in select_tx_block()
by Hui Su
· 7 years ago
7bb3a4f
Use PLANE_TYPE to index angle_delta
by Luc Trudeau
· 7 years ago
59b1263
Remove deprecated macros for inter mode context
by Jingning Han
· 7 years ago
d2159ea
s/use_upsampled_ref/use_accurate_subpel_search/
by Urvang Joshi
· 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
e820b82
Reorganize code to test various convolve options
by Debargha Mukherjee
· 7 years ago
02efe6a
Modify reference MV function prototypes
by Yunqing Wang
· 7 years ago
d15afb2
Remove unneeded param in bwdref context
by Zoe Liu
· 7 years ago
Next »