Sign in
aomedia
/
aom
/
76224b0edb3d933f7917bbaf18bf85388701015f
/
test
/
boolcoder_test.cc
f9ef4f6
Remove the EC_SMALLMUL experimental flag.
by Timothy B. Terriberry
· 8 years ago
4eafefe
apply clang-format
by clang-format
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
05e21d8
ec_smallmul: Relax tell test.
by Timothy B. Terriberry
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
4891ef9
boolcoder_test: fix read of uninitialized data
by Tristan Matthews
· 8 years ago
3e4fcb4
Fix the bool coder test
by Yushin Cho
· 8 years ago
f994855
Fix for AV1.TestTell
by Peter de Rivaz
· 8 years ago
e58781d
Fix failing TestBitIO test with --enable-daala_ec.
by Nathan E. Egge
· 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
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
3a826f1
test/: apply clang-format
by clang-format
· 9 years ago
5eee9073
Rename files with vp9_ prefix
by Yaowu Xu
· 9 years ago
[Renamed from test/vp9_boolcoder_test.cc]
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 10 years ago
817be1d
vpx_dsp/bitwriter.h: vp9_->vpx_
by Yaowu Xu
· 10 years ago
bf82514
vpx_dsp/bitreader.h: vp9_->vpx_
by Yaowu Xu
· 10 years ago
1fcef81
Remove vp9_ prefix from bit writer files
by Yaowu Xu
· 10 years ago
c5ad31e
Move bit writer files to vpx_dsp/
by Yaowu Xu
· 10 years ago
87d2c3c
Removed vp9_ prefix from vpx_dsp/bitreader file names
by Yaowu Xu
· 10 years ago
97279ed
Move bit reader files to vpx_dsp
by Yaowu Xu
· 10 years ago
18c0860
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
by Joey Parrish
· 11 years ago
002ad40
test/: remove unnecessary extern "C"s
by James Zern
· 11 years ago
f69b560
Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.
by Dmitry Kovalev
· 11 years ago
4084566
Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
by Dmitry Kovalev
· 11 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
a425e2c
Add marker bit to bool-coded partition start
by John Koleszar
· 12 years ago
cd5113c
Replacing vp9_{write, write_literal, bit} macros with functions.
by Dmitry Kovalev
· 12 years ago
0b44624
Finally removing BOOL_DECODER and using vp9_reader instead.
by Dmitry Kovalev
· 12 years ago
67d0600
Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.
by Dmitry Kovalev
· 12 years ago
fcccbcb
Add vp9_ prefix to all vp9 files
by John Koleszar
· 12 years ago
2c08c28
Merge with upstream experimental changes
by John Koleszar
· 12 years ago