Sign in
aomedia
/
aom
/
a9598cd6bf11eb09047a145599036a3f06741d42
/
av1
/
common
/
entropy.c
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
1e4e29f
Fix rans ec_multisymbol merge issues.
by Alex Converse
· 8 years ago
f0ede18
Don't use a TX_SIZE as a TX_TYPE
by Alex Converse
· 8 years ago
8b5380a
Remove redundant config flags from get_entropy_context
by Jingning Han
· 8 years ago
6519beb
EC_ADAPT: refactor and fix MinArfFreq unit tests.
by Thomas Davies
· 8 years ago
aca9feb
Add ec_multisymbol for common daala_ec and rans code
by Alex Converse
· 8 years ago
607fa6a
Support potential 2x2 transform block unit
by Jingning Han
· 8 years ago
8e022ed
Allow backward probability model update from tx_size=0
by Jingning Han
· 8 years ago
dece603
Merge "Use constrained tokenset with --enable-daala_ec." into nextgenv2
by Yaowu Xu
· 8 years ago
46e8490
Use constrained tokenset with --enable-daala_ec.
by Nathan E. Egge
· 9 years ago
f803885
Merge "Fix to make intra_only frames decodable out of order" into nextgenv2
by Debargha Mukherjee
· 8 years ago
9d07888
Fix to make intra_only frames decodable out of order
by Peter de Rivaz
· 8 years ago
ed8cd9a
adapt_scan experiment
by Angie Chiang
· 8 years ago
ec6fb64
Partition the ans experiment into 'ans' and 'rans'
by Alex Converse
· 8 years ago
62a94a6
Switch rANS to 15 bit precision, and adjust L_BASE.
by Alex Converse
· 9 years ago
9ed1a2f
Remove custom rans types
by Alex Converse
· 9 years ago
e9f70f8
Remove the starting zero from ANS CDFs.
by Alex Converse
· 9 years ago
ea7e990
Remove ZERO_TOKEN from the ANS tokenset
by Alex Converse
· 8 years ago
33590f8
Rename rans_dec_lut to rans_lut
by Alex Converse
· 9 years ago
7fe2ae8
Port ANS from aom/master 25aaf40
by Alex Converse
· 9 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (99%) from vp10/common/entropy.c]
21a0c2c
apply clang-format
by clang-format
· 9 years ago
7208145
Adding 8x16/16x8/32x16/16x32 transforms
by Debargha Mukherjee
· 9 years ago
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
e5848de
Rectangular transforms 4x8 & 8x4
by Debargha Mukherjee
· 9 years ago
e4bf50b
Make the backward updates work with bitshifts
by Debargha Mukherjee
· 9 years ago
1f57aa3
Raise the probability resolution for rANS tokens to 10-bits per symbol
by Alex Converse
· 9 years ago
3829cd2
Move ZERO_TOKEN into the ANS coef tokenset.
by Alex Converse
· 9 years ago
6ca3646
Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table.
by Alex Converse
· 9 years ago
83b47af
Add "entropy" experiment
by hui su
· 9 years ago
6bbbe31
ANS: Switch from PDFs to CDFs.
by Alex Converse
· 9 years ago
9fce131
Port "Better workaround for Bug 1089." to vp10 (nextgenv2).
by Alex Converse
· 9 years ago
d1893f6
Code DCT tokens with ANS
by Alex Converse
· 9 years ago
989193c
Make the zero handling in extend_to_full_distribution more explicit.
by Alex Converse
· 9 years ago
663960e
Revert "Replace the zero handling in extend_to_full_distribution."
by Alex Converse
· 9 years ago
7f56cb2
Replace the zero handling in extend_to_full_distribution.
by Alex Converse
· 9 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/common/vp9_entropy.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago