Sign in
aomedia
/
avm
/
5d149e1d6596c7d335e4f93374ca62d55947dd35
/
av1
/
encoder
/
rd.c
5d149e1
Remove sub-4x4 block sizes
by Debargha Mukherjee
· 7 years ago
938710c
Change q_segmentation to spatial_segmentation
by Rostislav Pehlivanov
· 7 years ago
2ef24ea
JNT_COMP: change COMPOUND_AVERAGE in cdf
by Cheng Chen
· 7 years ago
3f92108
Support 64x16 / 16x64 transform tables
by Debargha Mukherjee
· 7 years ago
3afbf3f
Modify the warped motion mode context
by Yunqing Wang
· 7 years ago
e5b46b5
Remove unnecessary config flags for rect-tx-ext
by Debargha Mukherjee
· 7 years ago
d0d6097
Remove CTX1D experiment
by Frederic Barbier
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
6bc1197
Prevent out of bounds indices accessing arrays
by Yaowu Xu
· 7 years ago
3fe369c
[lv_map_multi] Base level alphabet adjustment
by Dake He
· 7 years ago
60f2a22
Add Daala TX fixed-coeff-depth capability to quantization
by Monty Montgomery
· 7 years ago
f40a957
Add motion selection to ext_skip
by Zoe Liu
· 7 years ago
749c21a
Remove experimental flag of NEW_MULTISYMBOL
by Frederic Barbier
· 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
dfcbfbd
intrabc: use its own mv cost table
by Hui Su
· 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
0797a20
Add the option of using 1:4/4:1 tx_size+sb_type
by Yue 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
6147b1b
Change tx_size encoding for intra modes
by Debargha Mukherjee
· 7 years ago
4697061
JNT_COMP: Support new_multisymbol
by Cheng Chen
· 7 years ago
f624dd5
Add the q_segmentation experiment
by Rostislav Pehlivanov
· 7 years ago
c1077e9
Reorder ext_comp_ref modes
by Debargha Mukherjee
· 7 years ago
ae2f3cf
Replace ZERO with GLOBAL for mode thresholds.
by Debargha Mukherjee
· 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
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
3ca43bf
Ext-intra modification/tuning
by Joe Young
· 7 years ago
10a0380
Fixed build conflict (amvr,intrabc).
by RogerZhou
· 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
00803a7
Consolidate lv-map experiment
by Jingning Han
· 7 years ago
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 7 years ago
9fa9623
Remove experimental flag of chroma_sub8x8
by Hui Su
· 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
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
d8b93f5
Remove abandonned CHROMA_2X2 experiment
by Sebastien Alaiwan
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 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
63ce36f
filter_intra: make fi mode index entropy coded
by Yue Chen
· 7 years ago
96d1c0a
Rename TM_PRED --> PAETH_PRED.
by Urvang Joshi
· 7 years ago
432012f
lgt-from-pred: transforms based on prediction
by Lester Lu
· 8 years ago
a45d842
Rework key frame intra mode context model
by Jingning Han
· 7 years ago
9752a2e
Use TX_SIZE consistently instead of int.
by Urvang Joshi
· 7 years ago
27e9029
Pack InterpFilters into a single integer
by Rupert Swarbrick
· 8 years ago
814f41e
Remove symbol mapping of intra modes
by Hui Su
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 7 years ago
2b43501
Implement 64x32 and 32x64 transforms
by Debargha Mukherjee
· 8 years ago
26d3e45
Fix lv_map when BR_NODE is off
by Angie Chiang
· 7 years ago
2fa6e1c
Add 32x128/128x32 block sizes
by Rupert Swarbrick
· 8 years ago
f12cc4a
Customize coding scheme for 1D transform
by Angie Chiang
· 8 years ago
ec92c11
Remove unused switchable filter probs and remove remapping.
by Thomas Davies
· 8 years ago
1ec433d
Fix compiler errors in ext-inter / wedge
by Jingning Han
· 8 years ago
801cc92
Fix kf y mode costing
by Debargha Mukherjee
· 8 years ago
032ab8b
Move local functions out of blockd.h
by Hui Su
· 8 years ago
4a9be2a
ext-tx: combine the index and type mapping tables
by Hui Su
· 8 years ago
ddbcde2
Refactor the ext-tx experiment
by Hui Su
· 8 years ago
3b63524
Adaptive Motion Vector Resolution
by RogerZhou
· 8 years ago
6c8584f
intrabc: replace prob with cdf
by Hui Su
· 8 years ago
772dee3
Properly count the rate cost in base range coding
by Jingning Han
· 8 years ago
87b01b5
Rework base range entropy coding in level map system
by Jingning Han
· 8 years ago
07ed3ab
ncobmc-adapt-weight: add bitstream to support warped motion
by Wei-Ting Lin
· 8 years ago
a424551
Update cdf and mode rate per superblock in RDO
by Yue Chen
· 8 years ago
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
5c6744b
Add cdfs and mask buffers for mrc-tx
by Sarah Parker
· 8 years ago
01a9d70
Revert "Update cdf and mode rate per superblock in RDO"
by James Zern
· 8 years ago
b855b8e
Update cdf and mode rate per superblock in RDO
by Yue Chen
· 8 years ago
323d535
Prevent illegal signaling of gm types above AFFINE
by Sarah Parker
· 8 years ago
24b0cf9
Support per symbol cdf update in lv-map encoding
by Jingning Han
· 8 years ago
38e560c
[CFL] Move CFL cost table to struct macroblock
by David Michael Barr
· 8 years ago
dfd7232
Refactor lv-map rate cost estimation
by Jingning Han
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
ba47c84
Compute mode costs from cdf
by Yue Chen
· 8 years ago
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
bd57abe
Calculate coeff token cost before encoding each SB
by hui su
· 8 years ago
c0cf71d
Calculate coeff token cost from CDF
by hui su
· 8 years ago
060f7f2
Fill ncobmc mode and motion mode costs using cdf
by Wei-Ting Lin
· 8 years ago
e9b15e2
Add encoder support to ALTREF2
by Zoe Liu
· 8 years ago
bc030ee
Fix build warnings when global_motion is off
by Zoe Liu
· 8 years ago
b23d00a
Move mode costs that can be updated inside a frame to MACROBLOCK
by Yue Chen
· 8 years ago
bdc8dab
motion_var: computer motion_mode_cost from cdf
by Yue Chen
· 8 years ago
6e1cd78
[CFL] New UV_PREDICTION_MODE for CFL
by Luc Trudeau
· 8 years ago
d6bdd46
rect_tx_ext: work with var_tx
by Yue Chen
· 8 years ago
466ae06
Palette: use CDF to encode palette size and color indices
by hui su
· 8 years ago
Next »