shithub: libvpx

RSS feed

0be8082b – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/16 12:26
Adding write_le16 and write_le32 functions.

5953a986 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 06:24
Merge "Code cleanup inside vp9_reconintra4x4.c file." into experimental

b30182c7 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 06:24
Merge "Adding mv_joint_vertical and mv_joint_horizontal functions." into experimental

e87c7f09 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 05:14
Merge "Optimize the scaling calculation" into experimental

466f3951 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 04:58
Merge "Removing extra params from x_add_residual() functions" into experimental

6f95d53e – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/16 05:59
Removing extra params from x_add_residual() functions

148eb803 – Yunqing Wang <yunqingwang@google.com> authored on 2013/04/04 05:56
Optimize the scaling calculation

e9c2bb08 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 03:00
Merge "Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions." into experimental

4054ff5d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 02:55
Merge "Removing TRUE and FALSE macro definitions." into experimental

5393379c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/16 02:37
Merge "Removing extra params in dequant functions" into experimental

a0d9309e – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/15 11:24
Removing TRUE and FALSE macro definitions.

67d06006 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/15 10:54
Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions.

16336857 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 10:20
Merge "Fix lingering x->skip settings if static_threshold is used." into experimental

f7d43d21 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 10:20
Merge "Add rectangular block size variance/sad functions." into experimental

6fa24808 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/15 09:58
Merge "Make filter RD code and encode breakout variance size-independent." into experimental

74610b1a – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/15 09:43
Removing extra params in dequant functions

aaf33d7d – Jingning Han <jingning@google.com> authored and Ronald S. Bultje <rbultje@google.com> committed on 2013/04/15 06:00
Add rectangular block size variance/sad functions.

33a8df08 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/15 08:50
Fix lingering x->skip settings if static_threshold is used.