Sign in
aomedia
/
avm
/
d71ace6342928a53e820248e082a0b55336c8d0d
/
aom_dsp
/
daalaboolreader.h
63f2ea3
Prefix bitstream debug functions with aom_
by Yaowu Xu
· 6 years ago
c0b290f
Remove the aom_reader_has_error() function.
by Wan-Teh Chang
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
47d59ce
Detect when we have read beyond the end of buffer.
by Wan-Teh Chang
· 7 years ago
df46b22
Make trailing bit part of arithmetic code
by Frank Bossen
· 7 years ago
3db0845
Remove RAWBITS experiment
by Sebastien Alaiwan
· 7 years ago
0e141b5
Allow to disable the probability update
by Yunqing Wang
· 7 years ago
4c1cb1f
Silence some static analysis warnings
by Debargha Mukherjee
· 7 years ago
f9ef4f6
Remove the EC_SMALLMUL experimental flag.
by Timothy B. Terriberry
· 8 years ago
83fbd57
[Code Cleanup] Move accounting.[ch] to decoder
by Luc Trudeau
· 8 years ago
f6c807c
ec_smallmul: Convert CDFs to iCDFs.
by Timothy B. Terriberry
· 8 years ago
d5b89d0
ec_smallmul: Simplify binary read/write.
by Timothy B. Terriberry
· 8 years ago
ead5287
daala_ec: Convert the decoder to use iCDFs
by Timothy B. Terriberry
· 8 years ago
0f11c78
Fix DAALA_EC when EC_MULTISYMBOL disabled.
by Nathan E. Egge
· 8 years ago
24f1a90
Add flag for RAWBITS to use raw bits with DAALA_EC.
by Nathan E. Egge
· 8 years ago
08c99eb
Explicitly call daala read/write bit functions.
by Nathan E. Egge
· 8 years ago
4c12cc5
Comment out code accidentally left in the bitstream_debug patch
by David Barker
· 8 years ago
fa2865b
Implement bitstream debug for daala_ec
by David Barker
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
b244f39
Change return type of tell and tell_frac to uint32_t.
by Nathan E. Egge
· 9 years ago
6048d05
Bit accounting.
by Michael Bebenita
· 9 years ago
d7baf45
Adds ability to measure with a higher precision the number of bits
by Michael Bebenita
· 9 years ago
63b44c4
Remove stale OD_ACCOUNTING code.
by Michael Bebenita
· 9 years ago
868fc0b
Port aom_reader_tell() support
by Michael Bebenita
· 9 years ago
9ac1f7d
Create aom_cdf_prob type for 16-bit probabilities.
by Nathan E. Egge
· 9 years ago
45741e9
Rename daala_read_tree_cdf() to daala_read_symbol().
by Nathan E. Egge
· 9 years ago
4446014
Add API for writing trees using a CDF.
by Nathan E. Egge
· 9 years ago
43acafd
Use Daala entropy coder to code trees.
by Nathan E. Egge
· 9 years ago
8043cc4
Use Daala entropy coder to code bits.
by Nathan E. Egge
· 9 years ago