Sign in
aomedia
/
avm
/
9010e20d295eea7dc7e30381227273239a96888c
/
av1
/
encoder
/
encodeframe.c
9010e20
Clean up intra mode context fetch functions
by Jingning Han
· 7 years ago
de75083
Remove a number of unused macros.
by Urvang Joshi
· 7 years ago
251c9dc
Add option for optimize_b only in final encode
by Sarah Parker
· 7 years ago
2eb9b84
[Clean Up] Remove get_y_mode()
by Luc Trudeau
· 7 years ago
e425f47
[CFL] Limit Luma Partition to 32X32
by Luc Trudeau
· 7 years ago
d1941f3
[CFL] DC_PRED on Partition Unit Neighboring Pixels
by Luc Trudeau
· 7 years ago
765e34e
Make lpf_sb work with loopfilter_level
by Cheng Chen
· 7 years ago
8e5b39a
Use block_signals_txsize() in two more places
by Rupert Swarbrick
· 7 years ago
5b5f4df
Add mismatch debug tool
by Angie Chiang
· 7 years ago
94ad370
Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES.
by Urvang Joshi
· 7 years ago
a0bba1b
Cleanup remnants of NCOBMC
by Sebastien Alaiwan
· 7 years ago
7b63755
Fix set_txfm_context
by Debargha Mukherjee
· 7 years ago
a734551
LPF_SB: two options for filter level
by Cheng Chen
· 7 years ago
ecab98b
[dist-8x8] Fix for other chroma formats than 4:2:0
by Yushin Cho
· 7 years ago
59eaa51
Make set_txfm_ctx aware of 4:1 transforms
by Debargha Mukherjee
· 7 years ago
e4e18fc
Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms
by Debargha Mukherjee
· 7 years ago
938710c
Change q_segmentation to spatial_segmentation
by Rostislav Pehlivanov
· 7 years ago
ebcee0b
LPF_SB: select filter level and apply for superblock
by Cheng Chen
· 7 years ago
9ad440f
Enable single/comp ref mode for all qualified inter frames
by Zoe Liu
· 7 years ago
0fa057f
Misc refactors to support 4:1->2:1->1:1 tx splits
by Debargha Mukherjee
· 7 years ago
a8474b6
[CFL] Don't Store Luma Pixels When CfL is not Allowed
by Luc Trudeau
· 7 years ago
4d51bed
palette: add one more method for base color selection
by Hui Su
· 7 years ago
0ead613
Remove NCOBMC experiment
by Sebastien Alaiwan
· 7 years ago
d4d8b86
Update the experiment of ref-adapt
by Zoe Liu
· 7 years ago
4c98733
Fix aq_complexity tx_size reset
by Debargha Mukherjee
· 7 years ago
5f11e91
JNT_COMP: Simplify logic on inter-inter comp modes
by Zoe Liu
· 7 years ago
2ef24ea
JNT_COMP: change COMPOUND_AVERAGE in cdf
by Cheng Chen
· 7 years ago
33a13d9
JNT_COMP: divide compound modes into two groups
by Cheng Chen
· 7 years ago
d2cfbef
Fixes to make 4:1 rectangular intra work correctly
by Debargha Mukherjee
· 7 years ago
3afbf3f
Modify the warped motion mode context
by Yunqing Wang
· 7 years ago
8a5d343
Overwrite frame level skip mode flag if no usage
by Zoe Liu
· 7 years ago
d183b64
[CFL] Clean cfl.h include
by Luc Trudeau
· 7 years ago
1e84af5
[CFL] CfL Initialization Simplification
by Luc Trudeau
· 7 years ago
8781828
Unify binary symbol design for LAST/LAST2
by Zoe Liu
· 7 years ago
f33e01d
Unconditionally use LAST_FRAME for prev_frame.
by Peter de Rivaz
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
f986af1
[dist-8x8] Enable assert for 8 bit input only
by Yushin Cho
· 7 years ago
891a877
Add option to disable split partitions for chroma
by Debargha Mukherjee
· 7 years ago
eb12393
Disallow 4:1/1:4 partitions for BLOCK_128x128
by Rupert Swarbrick
· 7 years ago
cca7adc
Remove var_tx_no_tx_mode experiment
by Debargha Mukherjee
· 7 years ago
934af35
add segment_pred_last(adopted)
by Soo-Chul Han
· 7 years ago
da2eefc
New filter_intra implementation + entropy coding
by Yue Chen
· 7 years ago
a496c67
Update cdf for intra blocks
by Debargha Mukherjee
· 7 years ago
605d63f
Remove unused tx_size_implied count
by Debargha Mukherjee
· 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
21b6722
Remove prob table entries and counters for new mv
by Hui Su
· 7 years ago
b6e23bc
Force to have a common frame header in large scale tile coding
by Yunqing Wang
· 7 years ago
2098abc
Fix allow_update_cdf for jnt_comp
by Cheng Chen
· 7 years ago
749c21a
Remove experimental flag of NEW_MULTISYMBOL
by Frederic Barbier
· 7 years ago
aac6162
Use CDFs to cost right/bottom partitions in rd_pick_partition
by Rupert Swarbrick
· 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
dcb3cff
Don't send chroma data in monochrome mode
by Rupert Swarbrick
· 7 years ago
1c2dfae
Replace force*split with has_rows/has_cols in rd_pick_partition
by Rupert Swarbrick
· 7 years ago
0797a20
Add the option of using 1:4/4:1 tx_size+sb_type
by Yue Chen
· 7 years ago
b09e55c
Revert "JNT_COMP: turn off for one_sided_compound"
by Cheng Chen
· 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
1565276
Added 128x128 hash ME
by RogerZhou
· 7 years ago
b7301cd
Remove smooth_hv experiment flag.
by Urvang Joshi
· 7 years ago
5c99f4e
Fix all warnings about switch-case fallthrough
by Sebastien Alaiwan
· 7 years ago
3f1f1dd
Reduce scope of some FP_MB_STATS specific tables
by Frederic Barbier
· 7 years ago
be42dc7
Separate quantizaton for U and V plane
by Yaowu Xu
· 7 years ago
4697061
JNT_COMP: Support new_multisymbol
by Cheng Chen
· 7 years ago
060e192
JNT_COMP: turn off for one_sided_compound
by Cheng Chen
· 7 years ago
ea35e65
Disable adapt_scan when large_scale_tile = 1
by Yunqing Wang
· 7 years ago
8587878
Add flag to indicate if intrabc is used
by Hui Su
· 7 years ago
f624dd5
Add the q_segmentation experiment
by Rostislav Pehlivanov
· 7 years ago
59d2dd0
Align encoder stats update on delta_qindex and delta_lflevel
by Zoe Liu
· 7 years ago
c01dddb
Remove ONE_SIDED_COMPOUND experimental flag
by Zoe Liu
· 7 years ago
2edfc37
Enable ext-intra-mod by default
by Joe Young
· 7 years ago
f452fdf
Speed up ref selection by enforcing max 6 frames
by Zoe Liu
· 7 years ago
d75ea5b
Back out pruning for horz_4 and vert_4 partitions
by Debargha Mukherjee
· 7 years ago
b88f50a
A better trade-off for ext-partition-types search
by Debargha Mukherjee
· 7 years ago
7fc6b2a
Remove LGT_FROM_PRED experiment
by Sebastien Alaiwan
· 7 years ago
6f77d08
Further speed-up of ext-partition-types
by Debargha Mukherjee
· 7 years ago
80daf0c
Remove NCOBMC_ADAPT_WEIGHT from AV1
by Yue Chen
· 7 years ago
77fb5be
Speed up one-sided compound mode (ext-comp-refs)
by Zoe Liu
· 7 years ago
c4b6764
Speed up of ext-partition types
by Debargha Mukherjee
· 7 years ago
923b73d
Simplify tx_mode frame level bit
by Debargha Mukherjee
· 7 years ago
0e141b5
Allow to disable the probability update
by Yunqing Wang
· 7 years ago
95e13e2
Disable filter_intra mode in <8x8 tx blocks
by Yue Chen
· 7 years ago
7ac01f8
intrabc: remove unused counters
by Hui Su
· 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
e39b3b8
Correct token allocation size for tiles
by Yaowu Xu
· 7 years ago
edc7346
Add speed feature to reduce tx size search depth
by Debargha Mukherjee
· 7 years ago
c6b17d8
Remove redundant macro USE_UNI_COMP_REFS
by Zoe Liu
· 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
5166686
Adding a speed feature for tx_size search
by Debargha Mukherjee
· 7 years ago
371968c
Remove compound-segment/wedge config flags
by Debargha Mukherjee
· 7 years ago
4879580
Remove experimental flag of GLOBAL_MOTION
by Sebastien Alaiwan
· 7 years ago
c7af36d
[CFL] Sub8x8 Validation Code Rewrite
by Luc Trudeau
· 7 years ago
1181296
Remove experimental flag for rect-tx
by Debargha Mukherjee
· 7 years ago
3ca43bf
Ext-intra modification/tuning
by Joe Young
· 7 years ago
aff479f
Clamp loop filter levels
by Cheng Chen
· 7 years ago
0a7f2f5
JNT_COMP: 4. add context and entropy read/write
by Cheng Chen
· 7 years ago
Next »