Sign in
aomedia
/
avm
/
a3d4fe503b25a41779baeded860806d6e21923f9
/
av1
/
common
/
entropy.c
cce013c
loopfilter-level: Fix some inconsistencies
by David Barker
· 7 years ago
d8b93f5
Remove abandonned CHROMA_2X2 experiment
by Sebastien Alaiwan
· 7 years ago
43061b3
Enable cdf updates for loop-restoration
by Debargha Mukherjee
· 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
4822e14
Add CONFIG_SIMPLE_BWD_ADAPT experiment.
by Thomas Davies
· 7 years ago
41d37c2
Use arithmetic coding (cdf) to code sb filter lvl
by Cheng Chen
· 8 years ago
e3f6978
NEW_MULTISYMBOL: support RECT_TX_EXT.
by Thomas Davies
· 8 years ago
0e7b1d7
NEW_MULTISYMBOL: adapt remaining bits in the magnitude.
by Thomas Davies
· 8 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 8 years ago
2b43501
Implement 64x32 and 32x64 transforms
by Debargha Mukherjee
· 8 years ago
3ab20b4
Remove delta_q experimental flag.
by Thomas Davies
· 8 years ago
f12cc4a
Customize coding scheme for 1D transform
by Angie Chiang
· 8 years ago
cc71127
new-multisymbol: Add a couple of missing adaptations
by David Barker
· 8 years ago
0fbd2b7
NEW_MULTISYMBOL: support EXT_COMP_REFS signaling.
by Thomas Davies
· 8 years ago
e29c926
Use per tile model update for coeff_br coding
by Jingning Han
· 8 years ago
7bc599f
Properly merge the tile context models in lv-map
by Jingning Han
· 8 years ago
59f9231
NEW_MULTISYMBOL: adapt palette mode coding.
by Thomas Davies
· 8 years ago
b53682f
Remove probablity model for coeffecient tokens
by hui su
· 8 years ago
5c6744b
Add cdfs and mask buffers for mrc-tx
by Sarah Parker
· 8 years ago
9b75e21
A few fixes for ext-inter
by David Barker
· 8 years ago
ef125a0
Make q_adpt_probs work with CDF
by hui su
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
ed68014
Refactor av1_default_coef_cdfs()
by hui su
· 8 years ago
f6eaa15
[CFL] Uniform Q3 alpha grid with extent [-2, 2]
by David Michael Barr
· 8 years ago
7abe9db
Adapt palette cdf
by Jonathan Matthews
· 8 years ago
4266a7e
[CFL] Average alpha CDF
by Luc Trudeau
· 8 years ago
599395e
NEW_MULTISYMBOL: adapt binary MV values.
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
7e243a1
Remove ";" after AVERAGE_TILE_CDFS
by Luc Trudeau
· 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
985bfc3
NEW_MULTISYMBOL: adapt transform partition split.
by Thomas Davies
· 8 years ago
bc2e01c
Clarify comments on kf_y_cdf to explain usage.
by Thomas Davies
· 8 years ago
657eaf1
entropy: fix build for --disable-ext_inter
by Tristan Matthews
· 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
99eaa0e
Fix compiling bug for ext-inter cdf coding
by Wei-Ting Lin
· 8 years ago
8c08a33
EXT_INTER: CDF coding for inter_compound_mode.
by Thomas Davies
· 8 years ago
894cc81
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
by Thomas Davies
· 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
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
90ed98f
new_tokenset: Add missing blockzero_probs for cb4x4.
by Timothy B. Terriberry
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
02c7974
Fix conflicts between alt-intra, ext-intra and filter-intra
by hui su
· 8 years ago
ad66b81
Merge NEW_TOKENSET experiment into EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
1e4e5b9
Remove unnecessary const
by Yaowu Xu
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
10e1da9
Store pre_fc in AV1_COMMON rather than computing it on the spot.
by Thomas Daede
· 8 years ago
ed5a30f
Remove subframe_prob_update experiment
by hui su
· 8 years ago
cbf8b95
Silence some deep static analysis warnings
by Debargha Mukherjee
· 8 years ago
231fe42
Extend delta q to have delta lf
by Fangwen Fu
· 8 years ago
f6c807c
ec_smallmul: Convert CDFs to iCDFs.
by Timothy B. Terriberry
· 8 years ago
29cdf70
new_multisymbol: Fix another illegal CDF value.
by Timothy B. Terriberry
· 8 years ago
417f58a
new_multisymbol: Fix some illegal CDF values.
by Timothy B. Terriberry
· 8 years ago
439f230
new_tokenset: Fix out-of-bounds reference.
by Timothy B. Terriberry
· 8 years ago
b188ea1
Add PVQ frame context in common and tiles.
by Yushin Cho
· 8 years ago
eb64972
Enable new_tokenset by default and fix experiment compatibility.
by Thomas Davies
· 8 years ago
493623e
Enable ec_adapt by default and fix experiment compatibilities.
by Thomas Davies
· 8 years ago
f14853d
NEW_TOKENSET: Initialise tail probabilities correctly.
by Thomas Davies
· 8 years ago
9b8393f
NEW_MULTISYMBOL: Code extra_bits using multi-symbols.
by Thomas Davies
· 8 years ago
bb100e2
Add av1_adapt_txb_probs()
by Angie Chiang
· 8 years ago
b1bedf5
Align EXT_TX with EC_MULTISYMBOL and EC_ADAPT.
by Thomas Davies
· 8 years ago
b4e25d2
Make ext-intra/intra-interp work with ec-multisymbol
by hui su
· 8 years ago
57795a4
ext_partition_types: Bring into alignment with ec_multisymbol and ec_adapt
by Alex Converse
· 8 years ago
e063e2d
highbitdepth: deduplicate extrabits
by Alex Converse
· 8 years ago
1c05c63
NEW_TOKENSET: Make zero block value uncodeable for AC coeffs.
by Thomas Davies
· 8 years ago
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
ff0da2b
Code refactoring in adapt-scan
by hui su
· 8 years ago
0d10357
Fork the entropy experiment
by hui su
· 8 years ago
4ef9a13
entropy.c,build_head_cdfs: remove dead store
by James Zern
· 8 years ago
1bdcc77
Make entropy experiments compatible with TX6X64 and CB4x4.
by Thomas Davies
· 8 years ago
87aeeb8
Use default CDF tables when initialising coef probs.
by Thomas Davies
· 8 years ago
55ce9e0
apply clang-format
by clang-format
· 8 years ago
a9598cd
ec_multisymbol: Split off new new_tokenset experiment
by Alex Converse
· 8 years ago
fc1598a
EC_MULTISYMBOL: Include EOB in multisymbol encoding.
by Thomas Davies
· 8 years ago
1375454
Bugfix: ensure for pareto coef that there are no zero range encodings
by Jonathan Matthews
· 8 years ago
ab78067
EC_MULTISYMBOL: Add block zero (CBP) counts and probs.
by Thomas Davies
· 8 years ago
2ce4bd4
ec_multisymbol: Add defines CDF_PROB_BITS, CDF_PROB_TOP
by Alex Converse
· 8 years ago
8e0b869
EC_MULTISYMBOL: Add new context tables.
by Thomas Davies
· 8 years ago
0ccefe2
EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme.
by Thomas Davies
· 8 years ago
1992af1
Make cb4x4 work with daala-ec
by Jingning Han
· 8 years ago
0161a93
Cleanup for the entropy experiment
by hui su
· 8 years ago
c71d613
Fix bitstream error when entropy and adapt_scan on
by Angie Chiang
· 8 years ago
6b763c9
Fix issues in --enable-entropy and --enable-cb4x4
by Yaowu Xu
· 8 years ago
758b2ce
Make adapt-scan support rectangular transform block sizes
by Jingning Han
· 8 years ago
a6b0c4c
Support adaptive scan order in cb4x4 mode
by Jingning Han
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
b98ec86
Remove repeated ADAPT_SCAN_UPDATE_RATE_16 defs
by Jingning Han
· 8 years ago
e8c6f5f
Adds prep work for 4:1 transforms
by Debargha Mukherjee
· 8 years ago
153e1f8
Add default 64x64 scan orders and entropy models
by Debargha Mukherjee
· 8 years ago
Next »