shithub: libvpx

RSS feed

de4cb716 – Johann <johannkoenig@google.com> authored on 2017/06/06 08:48
buffer.h: split out init

8659764a – Johann <johannkoenig@google.com> authored on 2017/06/06 08:05
buffer.h: Use T for values

cf07d858 – Jerome Jiang <jianj@google.com> authored on 2017/06/06 06:13
Initialize cost_list all to INT_MAX.

6df142e2 – James Zern <jzern@google.com> authored on 2017/06/05 18:52
vp9_mcomp,get_cost_surf_min: quiet conversion warning

968a5d6b – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/05 23:47
Merge "Fix valgrind failure on uninitialized variables."

4753c239 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/05 22:19
Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"

ffe0f9b7 – Jerome Jiang <jianj@google.com> authored on 2017/06/05 07:41
Fix valgrind failure on uninitialized variables.

f3a9ae5b – Jerome Jiang <jianj@google.com> authored on 2017/06/02 09:50
Fix ubsan failure in vp9_mcomp.c.

e30781ff – Marco <marpan@google.com> authored on 2017/05/26 07:36
vp9: SVC: Force subpel search off under certain conditions.

ff637d19 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/06/01 19:56
Merge "vp9: Speed >8: Set subpel_search_method for low motion."

8c6fa5c5 – Marco <marpan@google.com> authored on 2017/06/01 12:07
vp9: Speed >8: Set subpel_search_method for low motion.

e254969d – Jerome Jiang <jianj@google.com> authored on 2017/05/31 11:56
Fix corruption in skin map debugging output yuv.

68f03502 – Jerome Jiang <jianj@google.com> authored on 2017/06/01 09:46
vp8 skin detection: Fix visual studio build failure.

f1a300ac – Jerome Jiang <jianj@google.com> authored on 2017/05/31 10:57
vp8: Clean up skin detection.

755b3daf – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 14:17
Merge "comp_avg_pred neon: used by sub pixel avg variance"

32d89921 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 12:37
Merge "Write skin map of vp8 skin detection for debug."

30ea3ef2 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/31 11:56
Merge "Update vpx_highbd_idct4x4_16_add_sse2()"

f695b30a – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/05/03 10:58
comp_avg_pred neon: used by sub pixel avg variance

b9649d24 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 12:21
Merge "comp_avg_pred: alignment"

48c0e132 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 11:58
Merge "remove DECLARE_ALIGNED from neon code"

c39526da – Jerome Jiang <jianj@google.com> authored on 2017/05/26 12:20
Write skin map of vp8 skin detection for debug.

45048dc9 – Linfeng Zhang <linfengz@google.com> authored on 2017/05/22 12:04
Update vpx_highbd_idct4x4_16_add_sse2()

ea8b4a45 – Johann <johannkoenig@google.com> authored on 2017/05/30 03:46
comp_avg_pred: alignment

a5ab3809 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/30 01:47
Merge "Fix vp8 race when build --enable-vp9-highbitdepth."

2693b89c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 13:25
Merge "subpel variance neon: reduce stack usage"

47174d60 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 13:25
Merge "Use vdup instead of vmov"

42ce2582 – Johann <johannkoenig@google.com> authored on 2017/05/26 06:41
remove DECLARE_ALIGNED from neon code

0afa2dad – Jerome Jiang <jianj@google.com> authored on 2017/05/19 13:07
Fix vp8 race when build --enable-vp9-highbitdepth.

146005a9 – Marco <marpan@google.com> authored on 2017/05/26 04:43
vp9: SVC: Fix to condiiton on using source_sad.

9ec9415f – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 01:24
Merge "vp9: Use source_sad only on top temporal enhancement layer."

4be18ab2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/05/26 01:23
Merge "vp9: SVC: Enable copy partition for SVC speed >= 7."

ea914456 – Marco <marpan@google.com> authored on 2017/05/25 12:29
vp9: Use source_sad only on top temporal enhancement layer.