shithub: libvpx

RSS feed

3af212eb – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 11:34
Merge "Expand UMV border to 96 pixels" into experimental

ad689031 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 08:26
Merge "Removed code no longer being used." into experimental

dc8cd7d9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 08:17
Merge "Migrating SPLITMV_4X4 decoding into decode_atom" into experimental

df6f82c3 – Yaowu Xu <yaowu@google.com> authored on 2013/04/30 08:09
Removed code no longer being used.

347ad7ff – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 08:00
Merge "Adding vp9_update_frame_size function." into experimental

15b5e465 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/30 07:14
Adding vp9_update_frame_size function.

be9cf215 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 07:07
Merge "General cleanup inside vp9_bitstream.c." into experimental

ce3a8a6e – Jingning Han <jingning@google.com> authored on 2013/04/30 06:16
Migrating SPLITMV_4X4 decoding into decode_atom

70d12c3a – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 06:21
Merge "Renaming refresh_entropy_probs to refresh_frame_context." into experimental

51a73fbb – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 06:19
Merge "Consistent names for quant-related functions and variables." into experimental

e8315aee – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 04:43
Merge "Fix incorrect 32x64, 16x32 subpel variance" into experimental

7492edac – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 17:51
Merge "Separate I4X4_PRED coding from macroblock modules" into experimental

94191b5c – Jingning Han <jingning@google.com> authored on 2013/04/29 08:43
Separate I4X4_PRED coding from macroblock modules

ee0f3a9d – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/29 13:38
Make sure 32x32 coefficients fit in int16_t.

9f5fd31d – John Koleszar <jkoleszar@google.com> authored on 2013/04/29 09:44
Expand UMV border to 96 pixels

0b48548e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:16
Merge "fixed new intra code for rectanglar blocks" into experimental

caea860a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:05
Merge "Enabled i4x4 to use right above pixels" into experimental

7ea12f2c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:02
Merge "Use same intra prediction for all block size" into experimental

4747c6ed – Yaowu Xu <yaowu@google.com> authored on 2013/04/29 11:49
fixed new intra code for rectanglar blocks

e388251d – Yaowu Xu <yaowu@google.com> authored on 2013/04/25 13:52
Enabled i4x4 to use right above pixels

3d655805 – Yaowu Xu <yaowu@google.com> authored on 2013/04/23 07:06
Use same intra prediction for all block size

907541ee – John Koleszar <jkoleszar@google.com> authored on 2013/04/29 08:59
Fix incorrect 32x64, 16x32 subpel variance

bbac4094 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:53
Merge "Use foreach_transformed_block with tokenize_b" into experimental

767dd469 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Merge encode_sb and encode_sb64 in a recursive encode_sb/b function." into experimental

02d8cbaa – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Fix mi_row argument to update_stats()." into experimental

b2d8d58c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Factor out assigning correct partitioning seg_context pointers." into experimental

846a67e0 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Use recursive function in resetting txfm_size for skip-blocks." into experimental

56d61f8b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:33
Merge "Use recursive function in choosing segmentation map coding method." into experimental

5c24469c – John Koleszar <jkoleszar@google.com> authored on 2013/04/29 07:57
Use foreach_transformed_block with tokenize_b

7c5eb6d5 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:59
Fix mi_row argument to update_stats().

e4f0c541 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/28 04:59
Merge encode_sb and encode_sb64 in a recursive encode_sb/b function.

247c4f76 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:52
Factor out assigning correct partitioning seg_context pointers.

50e0f5f8 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:26
Use recursive function in resetting txfm_size for skip-blocks.

8bbcbded – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:14
Use recursive function in choosing segmentation map coding method.

c8bed9d4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 07:28
Merge "Immigrate tokenize_mb into tokenize_sb" into experimental

f5ad7748 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 07:28
Merge "Change above/left_context to use an 8x8 basis." into experimental

3ac3c469 – Jingning Han <jingning@google.com> authored on 2013/04/29 07:05
Immigrate tokenize_mb into tokenize_sb

2dbaa4f4 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/29 06:37
Change above/left_context to use an 8x8 basis.

9dcbbe3d – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 06:13
Merge "Turning model based reverse update on for coefs" into experimental

040eeed9 – Deb Mukherjee <debargha@google.com> authored on 2013/04/26 07:13
Turning model based reverse update on for coefs

d8a120c1 – John Koleszar <jkoleszar@google.com> authored on 2013/04/26 13:52
Unify decode_sb for >16x16 in vp9_decodframe.c

fb3e4ed9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/27 07:58
Merge "Minor tweak to implicit segmentation experiment." into experimental

9b935f99 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/04/26 17:52
Add forward probability model update for partition

f66cc164 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/26 12:46
General cleanup inside vp9_bitstream.c.

7f8cbda3 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 10:46
Merge "Grow MODE_INFO array to use an 8x8 basis." into experimental

9713a687 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/26 10:39
Renaming refresh_entropy_probs to refresh_frame_context.