shithub: libvpx

RSS feed

d27ae7b6 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/27 10:42
Merge "Decrease scope of frame_mv argument to handle_inter_mode()." into experimental

cba8e16e – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/27 10:16
Decrease scope of frame_mv argument to handle_inter_mode().

95339d68 – Timothy B. Terriberry <tterribe@xiph.org> authored and Yaowu Xu <yaowu@google.com> committed on 2013/05/17 06:11
Reduce WHT complexity.

75fca6ff – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/27 05:18
Merge "Reduce bmi buffer length from 16 to 4" into experimental

de735929 – Jingning Han <jingning@google.com> authored on 2013/05/27 03:55
Reduce bmi buffer length from 16 to 4

f188bf1c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/17 05:08
Remove unused mode_index argument from handle_inter_mode().

01b7f72a – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/25 07:41
Fix coding statistics compilation.

5cac6607 – Ronald S. Bultje <rbultje@google.com> authored on 2013/05/26 10:40
Remove splitmv.

0b2b8124 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/24 09:43
Merge "Adding API to read/write uncompressed frame header bits." into experimental

d0930277 – Jingning Han <jingning@google.com> authored on 2013/05/24 07:11
Fix transform size coding mismatch

a2db88fc – Yaowu Xu <yaowu@google.com> authored on 2013/05/24 05:23
Fix two bugs

f116abf7 – Yaowu Xu <yaowu@google.com> authored on 2013/05/23 10:39
update txfm size counting

e41fd6e3 – Paul Wilkins <paulwilkins@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2013/05/23 11:44
Fix bug in 4x4 band definition.

75850499 – Yaowu Xu <yaowu@google.com> authored on 2013/05/22 07:27
Removed code not in use

22694ca1 – Yaowu Xu <yaowu@google.com> authored on 2013/05/22 06:37
Change txfm_type decision

826efc83 – Jingning Han <jingning@google.com> authored on 2013/05/23 11:12
Fix a bug in intra4x4 level rd loop

4d5f1955 – Johann <johann.koenig@duck.com> authored on 2013/05/23 09:02
Remove type from vmvn

ae103195 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/22 17:09
Make comp_inter_inter support 4x4 partition coding

33ecd6ad – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/22 10:09
Merge Scatter Scan experiment.

7ac5ac52 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/21 17:28
Merge 4x4 block level partition into codebase

0812c121 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 09:41
Merge "Optimize variance functions" into experimental

ddb23095 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 06:38
Merge "Using 128 entry look up table for coef models" into experimental

f4fcfe30 – Yunqing Wang <yunqingwang@google.com> authored on 2013/05/22 05:07
Optimize variance functions

d2cacdc5 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 06:00
Merge "Make the intra rd search support 8x4/4x8" into experimental

de4d682c – Deb Mukherjee <debargha@google.com> authored on 2013/05/22 03:28
Using 128 entry look up table for coef models

4e08fa96 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:53
Merge "changes intra coding to be based on txfm block" into experimental

8ba92a0b – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/17 08:50
changes intra coding to be based on txfm block

232d90d8 – Yaowu Xu <yaowu@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/05/15 13:21
Generalized intra 4x4 encoding for all sizes

0b713f8c – Paul Wilkins <paulwilkins@google.com> authored on 2013/05/21 09:57
Merge CONFIG_COMP_INTER_JOINT_SEARCH.

22d7f070 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:52
Merge "Generalized intra 4x4 encoding for all sizes" into experimental

18c975e2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 02:51
Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." into experimental

d679fdf7 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/22 01:36
Merge "Removed unused idct functions" into experimental

f153a5d0 – Jingning Han <jingning@google.com> authored on 2013/05/20 12:04
Make the intra rd search support 8x4/4x8

a1431526 – Scott LaVarnway <slavarnway@google.com> authored on 2013/05/21 13:59
Removed unused idct functions

ddf13be8 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 13:29
Merge "Initial version of alpha channel support" into experimental

1f7d810a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/05/21 11:59
Merge "Deprecate 4x4 intra modes from bit-stream" into experimental