Sign in
aomedia
/
avm
/
54e2451764c3f8c5ae38d176ab75a437c3f93b4d
/
aom_dsp
/
prob.h
8af861b
Fix merge issues related --enable-ec-adapt
by Yaowu Xu
· 8 years ago
f6c04ac
EC_ADAPT: improved symbol adaptation.
by Thomas Davies
· 8 years ago
aca9feb
Add ec_multisymbol for common daala_ec and rans code
by Alex Converse
· 8 years ago
9ac5508
Add EC_ADAPT experiment for symbol-adaptive entropy coding.
by Thomas
· 9 years ago
3fc98e8
rans: Use symbol coding for motion vectors
by Alex Converse
· 8 years ago
9ac1f7d
Create aom_cdf_prob type for 16-bit probabilities.
by Nathan E. Egge
· 9 years ago
8abf867
Move av1_indices_from_tree() to common code space.
by Nathan E. Egge
· 9 years ago
439c502
Fix bug in av1_tree_to_cdf_2D() macro.
by Nathan E. Egge
· 9 years ago
e2ed411
Add macro to build a simple cdf table.
by Nathan E. Egge
· 9 years ago
43acafd
Use Daala entropy coder to code trees.
by Nathan E. Egge
· 9 years ago
a1ac972
Import the aom_read/write_symbol abstractions from aom/master
by Alex Converse
· 8 years ago
9c01aa1
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 (98%) from vpx_dsp/prob.h]
1214cee
vpx_dsp/: apply clang-format
by clang-format
· 9 years ago
5e16d39
vpx_dsp_common: add VPX prefix to MIN/MAX
by James Zern
· 10 years ago
70ad668
vpx_dsp/prob.h: vp9_ -> vpx_
by Yaowu Xu
· 10 years ago
bf82514
vpx_dsp/bitreader.h: vp9_->vpx_
by Yaowu Xu
· 10 years ago
87d2c3c
Removed vp9_ prefix from vpx_dsp/bitreader file names
by Yaowu Xu
· 10 years ago
[Renamed (96%) from vpx_dsp/vp9_prob.h]
97279ed
Move bit reader files to vpx_dsp
by Yaowu Xu
· 10 years ago
[Renamed (98%) from vp9/common/vp9_prob.h]
eda1797
Replace divide with look-up
by Yaowu Xu
· 10 years ago
3d17f0d
Remove repeated vpx_integer.h from vp9_prob.h
by Jingning Han
· 10 years ago
0f3689d
signed unsigned mismatch - warning error
by Jim Bankoski
· 11 years ago
5384427
Fix potential ioc issue in vp9_get_prob for 4K above sizes
by Jingning Han
· 11 years ago
69f58b4
Convert header static functions to inline or make them global.
by Jim Bankoski
· 11 years ago
0940c9c
vp9/common: add extern "C" to headers
by James Zern
· 11 years ago
c3011e6
Delete outdated comment & tidy-up others
by Adrian Grange
· 11 years ago
87440ae
Moving MAX_PROB constant to vp9_prob.h.
by Dmitry Kovalev
· 11 years ago
b5c9261
Converting vp9_treecoder.h to vp9_prob.{h, c}
by Dmitry Kovalev
· 11 years ago
[Renamed (94%) from vp9/common/vp9_treecoder.h]
4ac6a25
Moving vp9_tree_probs_from_distribution() to encoder.
by Dmitry Kovalev
· 11 years ago
a112353
Moving vp9_token from common to encoder.
by Dmitry Kovalev
· 11 years ago
8151896
Localizing NEARESTMV special cases in the code.
by Dmitry Kovalev
· 11 years ago
c622e1d
Unified approach for backward probability update.
by Dmitry Kovalev
· 11 years ago
df19c6b
Removing 'new' probability calculation from convert_distribution().
by Dmitry Kovalev
· 11 years ago
860e467
Adding TREE_SIZE macro + cleanup.
by Dmitry Kovalev
· 11 years ago
98400c1
Removing vp9_tree_p typedef.
by Dmitry Kovalev
· 11 years ago
40358dc
Removing duplicated code for merging two probabilities.
by Dmitry Kovalev
· 12 years ago
8ae0918
Merge "Encoder code cleanup." into experimental
by Dmitry Kovalev
· 12 years ago
24f18e1
Renaming vp9_token_struct to vp9_token and removing previous typedef.
by Dmitry Kovalev
· 12 years ago
ec299e2
Encoder code cleanup.
by Dmitry Kovalev
· 12 years ago
bd84685
Optimize vp9_tree_probs_from_distribution
by John Koleszar
· 12 years ago
c17672a
Further changes to coefficient contexts.
by Paul Wilkins
· 12 years ago
aac73df
Use configure checks for various inline keywords.
by Ronald S. Bultje
· 12 years ago
4cca47b
Use standard integer types for pixel values and coefficients.
by Ronald S. Bultje
· 12 years ago
4d0ec7a
Consistently use get_prob(), clip_prob() and newly added clip_pixel().
by Ronald S. Bultje
· 12 years ago
2b8dc06
google style guide include guards
by Jim Bankoski
· 12 years ago
fcccbcb
Add vp9_ prefix to all vp9 files
by John Koleszar
· 12 years ago
[Renamed from vp9/common/treecoder.h]
5b11052
Support 32x32 intra modes in non-keyframe superblocks.
by Ronald S. Bultje
· 12 years ago
4b2c2b9
Rename vp8/ codec directory to vp9/.
by Ronald S. Bultje
· 12 years ago
[Renamed from vp8/common/treecoder.h]
6a4b1e5
Remove vp8 in local symbols.
by Ronald S. Bultje
· 12 years ago
9bc5f3e
Change common vp8_ public symbol prefixes to vp9_.
by Ronald S. Bultje
· 12 years ago
00f9eb6
New motion vector entropy coding
by Deb Mukherjee
· 13 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
392a958
avoid negative array subscript warnings
by John Koleszar
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago