shithub: libvpx

RSS feed

00f1cf40 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 23:26
Merge "vp9_denoiser_sse2.c: eliminate gcc warnings"

8514d034 – JackyChen <jackychen@google.com> authored and James Zern <jzern@google.com> committed on 2014/10/12 19:29
vp9_denoiser_sse2.c: eliminate gcc warnings

8101e82a – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 10:27
Merge "Adds a set of end-to-end encode tests"

4b5f01e1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 08:35
Merge "Fix an ioc issue in super_block_uvrd"

50c59cda – Deb Mukherjee <debargha@google.com> authored on 2014/10/15 12:40
Adds a set of end-to-end encode tests

ed100c0b – Jingning Han <jingning@google.com> authored on 2014/10/16 05:19
Fix an ioc issue in super_block_uvrd

d86d834f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 06:46
Merge "Change initialization of static_scene_max_gf_interval."

716ae78c – Paul Wilkins <paulwilkins@google.com> authored on 2014/10/16 08:39
Change initialization of static_scene_max_gf_interval.

68b550f5 – Minghai Shang <minghai@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2014/10/14 12:25
[spatial svc]Another workaround to avoid using prev_mi

d5130af5 – Paul Wilkins <paulwilkins@google.com> authored on 2014/10/16 11:53
Revert "Move input frame scaling into the recode loop"

46803296 – Paul Wilkins <paulwilkins@google.com> authored on 2014/10/16 11:49
Revert "[spatial svc]Another workaround to avoid using prev_mi"

422cf740 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 06:46
Merge "[spatial svc]Another workaround to avoid using prev_mi"

9f47c52d – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 06:44
Merge "Revert "Move input frame scaling into the recode loop""

c601cc53 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 06:44
Merge "Revert "[spatial svc]Another workaround to avoid using prev_mi""

d39b12a4 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/16 05:23
Merge "Fix in bit-shift operation for highbitdepth decode"

2c133152 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/15 21:09
Merge "fix CONFIG_SPATIAL_SVC warning"

91657abe – James Zern <jzern@google.com> authored on 2014/10/15 12:37
fix CONFIG_SPATIAL_SVC warning

48ea5b71 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/15 11:57
Merge "Some updates for Speed 6/VAR_BASED_PARTITION."

801b77d4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/15 10:54
Merge "Replace copy_partitioning use case with choose_partitioning"

09ea74f1 – Marco <marpan@google.com> authored on 2014/10/09 12:01
Some updates for Speed 6/VAR_BASED_PARTITION.

89b8c7a5 – Jingning Han <jingning@google.com> authored on 2014/10/15 07:37
Replace copy_partitioning use case with choose_partitioning

23fc1f73 – Deb Mukherjee <debargha@google.com> authored on 2014/10/15 06:01
Fix in bit-shift operation for highbitdepth decode

c113457a – Minghai Shang <minghai@google.com> authored on 2014/10/14 12:25
[spatial svc]Another workaround to avoid using prev_mi

2040bb58 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 11:30
Merge "Move input frame scaling into the recode loop"

00a9671b – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 10:35
Merge "Add a 32-bit friendly sse2 quantizer."

a78fd6a4 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 10:06
Merge "Remove an unneeded function call"

cf608110 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 09:45
Merge "Correct the format."

a614f228 – Yunqing Wang <yunqingwang@google.com> authored on 2014/10/14 07:41
Remove an unneeded function call

7497d2fb – Alex Converse <aconverse@google.com> authored on 2014/10/13 11:17
Add a 32-bit friendly sse2 quantizer.

c1b0d0da – hkuang <hkuang@google.com> authored on 2014/10/14 07:35
Correct the format.

f67e75a6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 07:33
Merge "Refactor super_block_uvrd function to remove goto statement"

8fff2db5 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 07:05
Merge "Remove unnecessary local variable."

c38a8edf – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 07:05
Merge "Remove extra line."

f3a5de81 – Jingning Han <jingning@google.com> authored on 2014/10/13 13:06
Refactor super_block_uvrd function to remove goto statement

452dc215 – Adrian Grange <agrange@google.com> authored on 2014/10/02 11:26
Move input frame scaling into the recode loop

d0369d6f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 05:10
Merge "Use speed feature variable in vp9_rd_pick_inter/intra_mode"

fdf22055 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 05:10
Merge "Fix vp9_rd_pick_inter/intra function types"

790a96c9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/14 04:58
Merge "Refactor rate distortion cost structure"