Sign in
aomedia
/
avm
/
ec92c113c3535e4067703462c422a9c8ac1231f7
/
av1
/
common
/
entropymode.c
ec92c11
Remove unused switchable filter probs and remove remapping.
by Thomas Davies
· 8 years ago
801cc92
Fix kf y mode costing
by Debargha Mukherjee
· 8 years ago
98b0b3e
Remove probablity model for tx type
by Hui Su
· 8 years ago
ddbcde2
Refactor the ext-tx experiment
by Hui Su
· 8 years ago
6c8584f
intrabc: replace prob with cdf
by Hui Su
· 8 years ago
87b01b5
Rework base range entropy coding in level map system
by Jingning Han
· 8 years ago
698a618
Re train nz_map prob
by Angie Chiang
· 8 years ago
5f8f7a1
ncobmc-adapt-weight: update motion mode on the second pass
by Wei-Ting Lin
· 8 years ago
07ed3ab
ncobmc-adapt-weight: add bitstream to support warped motion
by Wei-Ting Lin
· 8 years ago
59f9231
NEW_MULTISYMBOL: adapt palette mode coding.
by Thomas Davies
· 8 years ago
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
a97c897
this update fixes the bug described in bug report 723
by Ryan
· 8 years ago
2b38def
Use 7 neighbors for nz_map ctx
by Angie Chiang
· 8 years ago
5c6744b
Add cdfs and mask buffers for mrc-tx
by Sarah Parker
· 8 years ago
6a93b15
Add support for 16x4 partitions
by Rupert Swarbrick
· 8 years ago
b5e48d9
Correct some comments in entropymode.c
by Zoe Liu
· 8 years ago
cf85d5c
Separate horiz/vert/2d txfm's nz ctx in lv_map
by Angie Chiang
· 8 years ago
bb72caf
Make lv-map decoding support per symbol cdf update
by Jingning Han
· 8 years ago
fdaa55e
Initialize lv-map syntax probability model
by Jingning Han
· 8 years ago
def1125
Use table lookup for computing base ctx
by Angie Chiang
· 8 years ago
9b75e21
A few fixes for ext-inter
by David Barker
· 8 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
482551b
ncobmc-adapt-weight: define data types used in the experiment
by Wei-Ting Lin
· 8 years ago
7daf042
ncobmc-adapt-weight: remove bitstream for training
by Wei-Ting Lin
· 8 years ago
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
a6a854b
Frame context signaling: Remove reset symbols from the bitstream.
by Thomas Daede
· 8 years ago
da4d8b9
Add new experiment: frame_context_signaling.
by Thomas Daede
· 8 years ago
b95cf12
ext_partition_types: Pass the correct CDF length for partitions
by Rupert Swarbrick
· 8 years ago
964cabf
Fix mistake in cdf table for mrc_tx
by Sarah Parker
· 8 years ago
f6eaa15
[CFL] Uniform Q3 alpha grid with extent [-2, 2]
by David Michael Barr
· 8 years ago
9136ab7
Fix logical errors for TX64x64.
by Urvang Joshi
· 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
d6d9eee
[CFL] UV_PREDICTION_MODE
by Luc Trudeau
· 8 years ago
466ae06
Palette: use CDF to encode palette size and color indices
by hui su
· 8 years ago
292c8e0
Align cdfs with probs for intra_inter flag
by Yue Chen
· 8 years ago
97ad058
Add support to the experiment of altref2
by Zoe Liu
· 8 years ago
53f93db
Add new MRC_DCT tx type
by Sarah Parker
· 8 years ago
ca710d6
ncobmc_adapt_weight: read/write ncobmc mode
by Wei-Ting Lin
· 8 years ago
8e43f21
Fix a bug of default_motion_mode_prob array size mismatch
by Wei-Ting Lin
· 8 years ago
8e6267f
NEW_MULTISYMBOL: Fix sizes of default CDFs.
by Thomas Davies
· 8 years ago
0002135
NEW_MULTISYMBOL: add CDF for segment_id prediction.
by Thomas Davies
· 8 years ago
b8b14a9
COMPOUND_SINGLEREF: replace deprecated tree coding.
by Thomas Davies
· 8 years ago
9bcff19
ncobmc_adapt_weight: add motion mode cdf
by Wei-Ting Lin
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
7865349
Sync CDF initialisations with probs.
by Thomas Davies
· 8 years ago
9803b94
Fix build error with interintra mode enabled
by Rupert Swarbrick
· 8 years ago
e886d22
entropymode: fix sizeof mismatch
by Tristan Matthews
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
65f2435
Remove a redundant #endif in entropymode.c
by hui su
· 8 years ago
a9529a3
Align cdf of ref-mv related symbols with recently optimized probs
by Yue Chen
· 8 years ago
d9de81e
Fix cdf declarations for a few symbols
by Yue Chen
· 8 years ago
6bdc40f
Remove the EC_ADAPT experimental flags.
by Nathan E. Egge
· 8 years ago
ce7272d
NEW_MULTISYMBOL: use CDFs for palette tree coding.
by Thomas Davies
· 8 years ago
04e5aa7
Adapt motion mode syntax.
by Thomas Davies
· 8 years ago
d9b5726
NEW_MULTISYMBOL: adapt obmc syntax.
by Thomas Davies
· 8 years ago
d1b8c2a
Optimize default probability tables for most prediction tools
by Yue Chen
· 8 years ago
985bfc3
NEW_MULTISYMBOL: adapt transform partition split.
by Thomas Davies
· 8 years ago
cff9171
NEW_MULTISYMBOL: adapt remaining INTERINTRA syntax elements.
by Thomas Davies
· 8 years ago
299ff04
INTERINTRA : adapt interintra_mode as cdf.
by Thomas Davies
· 8 years ago
d8dac22
Adapt the compound_type syntax element.
by Thomas Davies
· 8 years ago
8c08a33
EXT_INTER: CDF coding for inter_compound_mode.
by Thomas Davies
· 8 years ago
788ed89
Remove the intra probs when EC_ADAPT enabled.
by Nathan E. Egge
· 8 years ago
5694aa7
Remove the av1_intra_mode_tree const with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
693eedd
Use CDFs to compute all intra mode related costs.
by Nathan E. Egge
· 8 years ago
8526830
Add NCOBMC_ADAPT_WEIGHT as another motion mode
by Wei-Ting Lin
· 8 years ago
894cc81
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
by Thomas Davies
· 8 years ago
85a8f70
ncobmc_adapt_weight: Add bitstream syntax
by Wei-Ting Lin
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
a325233
Remove the av1_inter_mode_tree[] constants.
by Nathan E. Egge
· 8 years ago
c854bac
[CFL] Restore missing pair in cfl_alpha_codes
by David Michael Barr
· 8 years ago
c082bbc
Add new coding tool of ext-comp-refs
by Zoe Liu
· 8 years ago
315f578
NEW_MULTISYMBOL: adapt single_ref flags.
by Thomas Davies
· 8 years ago
860def6
NEW_MULTISYMBOL: adapt comp_inter_mode.
by Thomas Davies
· 8 years ago
149eda5
NEW_MULTISYMBOL: adapt inter mode flags.
by Thomas Davies
· 8 years ago
f6ad935
NEW_MULTISYMBOL: Adapt intra_inter binary symbol.
by Thomas Davies
· 8 years ago
61e3e37
NEW_MULTISYMBOL: Adapt skip binary symbol.
by Thomas Davies
· 8 years ago
846f108
Remove unused 'inter_mode_probs/cdf'
by David Barker
· 8 years ago
85b6646
Add encoder/decoder pipeline to support single ref comp modes
by Zoe Liu
· 8 years ago
5048423
Remove unused av1_inter_mode_tree ind/inv arrays.
by Nathan E. Egge
· 8 years ago
aadbb02
Mark SMOOTH2 filter under USE_EXTRA_FILTER flag
by Angie Chiang
· 8 years ago
7c412ea
intrabc: adapt use_intrabc prob
by Alex Converse
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
9e2c7a6
Frame level flags to ctrl ext-inter compound modes
by Debargha Mukherjee
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
b44bc0d
default_intra_ext_tx_{prob,cdf}: Handle SMOOTH_HV.
by Urvang Joshi
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
56e226e
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
by Yue Chen
· 8 years ago
94d8446
Remove full interintra mode set & adjust probs of the simplified set
by Yue Chen
· 8 years ago
bb6e134
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
by Debargha Mukherjee
· 8 years ago
f6429c9
Skew initial probabilities for wedge/comp-segment
by Debargha Mukherjee
· 8 years ago
4d26acb
Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4
by Yue Chen
· 8 years ago
e21c081
[CFL] use CDF_SIZE macro
by Luc Trudeau
· 8 years ago
e6ca8e8
Add a new experiment SMOOTH_HV.
by Urvang Joshi
· 8 years ago
ed05799
Some cleanups on ext-inter config macros
by Debargha Mukherjee
· 8 years ago
1867957
Add SMOOTH_PRED to interintra mode list
by Yue Chen
· 8 years ago
e180478
ext_delta_q: Make this work with ec_smallmul.
by Timothy B. Terriberry
· 8 years ago
f533400
[CFL] Alpha signaling
by Luc Trudeau
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
Next »