shithub: libvpx

RSS feed

81d1171f – Adrian Grange <agrange@google.com> authored on 2013/01/04 04:00
Fix mode selection infinite loop bug

c6ba3a3d – Paul Wilkins <paulwilkins@google.com> authored on 2013/01/03 10:14
Further change to mv reference search.

df7ce5a7 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/03 04:57
Merge "make cost_coeffs() and tokenize_b() consistent" into experimental

818f5698 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/03 04:33
Merge "Merge cost_coeffs_2x2() into cost_coeffs()" into experimental

83664f45 – Yaowu Xu <yaowu@google.com> authored on 2013/01/03 04:00
make cost_coeffs() and tokenize_b() consistent

259b8008 – Adrian Grange <agrange@google.com> authored on 2012/12/20 09:56
New interpolation filter selection algorithm

bd28510e – Yaowu Xu <yaowu@google.com> authored on 2013/01/03 03:00
Merge cost_coeffs_2x2() into cost_coeffs()

37166d5c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/02 06:45
Merge "Switch the order of calculating 2-D inverse transform" into experimental

e9c69ab1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/01/02 06:45
Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimental

cad4a914 – Paul Wilkins <paulwilkins@google.com> authored on 2013/01/02 13:06
Change INT64_MAX to LLONG_MAX

313d1100 – Paul Wilkins <paulwilkins@google.com> authored on 2012/12/10 07:38
Added update-able mv-ref probabilities.

0f4de157 – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/27 11:04
Skip finding best ref_mvs when the mode is ZEROMV

cc80247f – Yunqing Wang <yunqingwang@google.com> authored on 2012/12/27 08:48
Switch the order of calculating 2-D inverse transform

89ac94f8 – Scott LaVarnway <slavarnway@google.com> authored on 2012/12/21 09:41
Removed mmx versions of vp9_bilinear_predict filters

9a7023d2 – John Koleszar <jkoleszar@google.com> authored on 2012/12/20 10:39
Fix MSVS build for removed vp9/common/vp9_onyxd.h

08f0c7cc – Deb Mukherjee <debargha@google.com> authored on 2012/11/27 10:51
New previous coef context experiment

de529486 – John Koleszar <jkoleszar@google.com> authored on 2012/12/19 08:44
make: fix dependency generation

05ec800e – John Koleszar <jkoleszar@google.com> authored on 2012/11/16 05:48
Use boolcoder API instead of inlining

4cca47b5 – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 10:31
Use standard integer types for pixel values and coefficients.

d47828ed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 10:00
Merge "Changed MAX_PSNR to 100" into experimental

28765690 – Yaowu Xu <yaowu@google.com> authored on 2012/12/18 09:36
Changed MAX_PSNR to 100

b41c3583 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:23
Merge "correct logic in cnvcontext experiment for tx32x32" into experimental

5cab8b7a – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/12/18 09:17
Merge "Give 4x4 scan and coef_band tables a _4x4 suffix." into experimental

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

de269c8a – Yaowu Xu <yaowu@google.com> authored on 2012/12/18 06:25
correct logic in cnvcontext experiment for tx32x32

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

8986eb5c – Ronald S. Bultje <rbultje@google.com> authored on 2012/12/18 05:49
Give 4x4 scan and coef_band tables a _4x4 suffix.

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