shithub: libvpx

RSS feed

3e976bba – Yaowu Xu <yaowu@google.com> authored on 2012/11/27 11:02
Localize Y2 entropy coding context

12da793d – Yaowu Xu <yaowu@google.com> authored on 2012/11/27 07:41
removed redundant mode_context data structures

fcccbcbb – John Koleszar <jkoleszar@google.com> authored on 2012/11/27 08:59
Add vp9_ prefix to all vp9 files

3bf7b131 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/26 05:15
Merge "Improve sad3x16 SSE2 function" into experimental

fbc8e8f9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/26 04:59
Merge "Modified mv prediction." into experimental

d22f3d9f – Paul Wilkins <paulwilkins@google.com> authored on 2012/11/26 06:29
Modified mv prediction.

e7cd8071 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/20 11:28
Improve sad3x16 SSE2 function

89d62e3b – Yaowu Xu <yaowu@google.com> authored on 2012/11/26 04:10
remove the dependency on idct.h

f42e41f2 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/24 16:38
Merge "removed the idct rtcd idct calls" into experimental

25b609b6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 06:23
Move switch(tx_size) around txsize to detokenize.c.

9dc7d4fb – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/24 03:19
Fix crash in pick_inter_mode_sb().

510557e2 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/24 14:33
removed the idct rtcd idct calls

9970d8b6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 04:43
Restructure vp9_decode_mb_tokens_8x8() a bit.

f090b6b4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 04:11
Restructure vp9_decode_mb_tokens_16x16() a bit.

0312c3d6 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/23 03:17
Make get_eob() function static.

44228471 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/17 13:32
Rename "block_type" function argument to "txfm_size".

91d703b2 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/21 14:55
Merge "remove subpixel invoke functions" into experimental

a5e542e7 – Ronald S. Bultje <rbultje@google.com> authored on 2012/11/21 07:39
Fix enc/dec mismatch with b_context_pred experiment enabled.

3338af41 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/21 04:16
remove subpixel invoke functions

e25bd474 – Jim Bankoski <jimbankoski@google.com> authored on 2012/11/21 01:46
fixed const problem

4ad2f08c – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/21 01:41
Merge "clean out some of the rtcd code." into experimental

414f68d2 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 12:22
Merge "Pack invisible frames without lengths" into experimental

b551d82d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/11/20 12:22
Merge "make: fix dependency generation for flat build tree" into experimental

bbe5e032 – Yunqing Wang <yunqingwang@google.com> authored on 2012/11/20 05:01
Fix ref_stride in sad function