shithub: libvpx

RSS feed

58961c74 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:17
Merge "Remove redundant "Prob" type (it's a duplicate of vp9_prob)." into experimental

779c5f28 – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/18 07:58
Fix uninitialized warning

e8d610dd – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/18 07:09
Fix a warning

ebb5f2f7 – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 05:38
Remove redundant "Prob" type (it's a duplicate of vp9_prob).

1306ba76 – John Koleszar <jkoleszar@google.com> authored on 2012/12/14 07:35
Remove vp9_type_aliases.h

2b9ec585 – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 09:58
fixed an encoder/decoder mismatch

c6818876 – Yaowu Xu <yaowu@google.com> authored on 2012/12/13 09:51
fixed build issue with round()

7fa3deb1 – Deb Mukherjee <debargha@google.com> authored on 2012/12/13 07:18
Build fixes with teh super blcoks and 32x32 expts

9c318ee3 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/13 06:04
Merge "Further improvements on the hybrid dwt/dct expt" into experimental

210dc5b2 – Deb Mukherjee <debargha@google.com> authored on 2012/12/11 12:06
Further improvements on the hybrid dwt/dct expt

f4608e36 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/13 04:56
Merge "New default coefficient/band probabilities." into experimental

5a5df19d – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/12 05:25
New default coefficient/band probabilities.

39de1e14 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/12 05:34
Merge "Consistently use get_prob(), clip_prob() and newly added clip_pixel()." into experimental

4d0ec7aa – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/10 07:09
Consistently use get_prob(), clip_prob() and newly added clip_pixel().

0c35b276 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/11 08:51
Merge "clean up tokenize_b() and stuff_b()" into experimental

899f0fc1 – Yaowu Xu <yaowu@google.com> authored on 2012/12/06 07:40
clean up tokenize_b() and stuff_b()

6b380c0c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/11 04:46
Merge "experiment with CONTEXT conversion" into experimental

d1244659 – Paul Wilkins <paulwilkins@google.com> authored on 2012/12/05 11:23
Further changes to mv reference code.

f09c4cde – Deb Mukherjee <debargha@google.com> authored