shithub: libvpx

RSS feed

c0490b52 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 17:39
Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"

847394fe – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 12:44
Merge "neon: vpx_quantize_b"

3be14200 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/08/01 04:58
Merge "Respond more rapidly to excessive local overshoot."

c22b17dc – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 22:48
Merge "vp9: Adjust noise estimation for 360p."

78e2da3e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 18:43
Merge "highbd_inv_txfm_sse4: make << of neg. val a multiply"

5d6c1c2d – Marco <marpan@google.com> authored on 2017/07/31 13:06
vp9: Adjust noise estimation for 360p.

bf14d468 – Linfeng Zhang <linfengz@google.com> authored on 2017/07/31 12:36
Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2

ebb023de – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/31 10:58
Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_sad."""

2d6b5df6 – Johann <johannkoenig@google.com> authored on 2017/07/27 09:25
neon: vpx_quantize_b

999bd6ea – Marco <marpan@google.com> authored on 2017/07/28 15:11
vp9: Fix denoising condition when pickmode partition is used.

f027908a – Jerome Jiang <jianj@google.com> authored on 2017/07/30 14:57
Revert "Revert "vp9: Speed feature to adapt partition based on source_sad.""

78155b7e – James Zern <jzern@google.com> authored on 2017/07/30 08:48
highbd_inv_txfm_sse4: make << of neg. val a multiply

facb1249 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/29 23:26
Merge "Revert "vp9: Speed feature to adapt partition based on source_sad.""

c9266b85 – James Zern <jzern@google.com> authored on 2017/07/29 07:34
Revert "vp9: Speed feature to adapt partition based on source_sad."

d35b6273 – James Zern <jzern@google.com> authored on 2017/07/29 07:07
Revert "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"

5d0bef47 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 21:46
Merge "vp9: Adjust logic in source sad for screen content."

e48dfcea – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 21:45
Merge "vp9: Speed feature to adapt partition based on source_sad."

064fc570 – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/07/28 06:29
vp9: Speed feature to adapt partition based on source_sad.

7105e66d – Urvang Joshi <urvang@google.com> authored and Urvang Joshi <urvang@chromium.org> committed on 2017/07/28 11:57
Remove the DP version of vp9_optimize_b().

75653b70 – Linfeng Zhang <linfengz@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/28 18:43
Merge changes Ia0e20f5f,I28150789,I35df041b,I221dff34

ac211fe2 – Jerome Jiang <jianj@google.com> authored on 2017/07/28 12:34
vp9: Adjust logic in source sad for screen content.

3c73e587 – James Zern <jzern@google.com> authored on 2017/07/27 21:21
Revert "quantize ssse3: declare all variables"

a83e1f1d – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/27 17:18
Merge "quantize ssse3: declare all variables"

905b8ec2 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/27 16:24
Merge "vp8: Remove isolated skin & non skin blocks."

5232e35b – Linfeng Zhang <linfengz@google.com> authored on 2017/07/21 10:56
Update vpx_idct16x16_10_add_sse2()

7f4acf87 – Linfeng Zhang <linfengz@google.com> authored on 2017/07/20 12:53
Add vpx_idct16x16_38_add_sse2()

aa1c4cd1 – Linfeng Zhang <linfengz@google.com> authored on 2017/06/30 12:55
Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2

9c43d81b – Linfeng Zhang <linfengz@google.com> authored on 2017/06/30 09:55
Refactor highbd idct 4x4 and 8x8 x86 functions

56d95b77 – Jerome Jiang <jianj@google.com> authored on 2017/07/19 09:02
vp8: Remove isolated skin & non skin blocks.

1c666465 – James Zern <jzern@google.com> authored on 2017/07/25 16:13
inv_txfm_{sse2,ssse3}: clear conversion warnings

62682ac8 – James Zern <jzern@google.com> authored on 2017/07/25 16:11
highbd_idct*_sse*.c: clear conversion warnings

85736e61 – James Zern <jzern@google.com> authored on 2017/07/25 12:40
vpx_variance16x16_sse2: correct cast order

b0f1ae14 – James Zern <jzern@google.com> authored on 2017/07/24 12:29
vpx_get16x16var_avx2: correct cast order

8836e46f – James Zern <jzern@google.com> authored on 2017/07/22 09:01
set_var_thresh_from_histogram: prevent negative variance

8c7a60e0 – Marco <marpan@google.com> authored on 2017/07/20 09:43
vp8: Fix compile warning in vp8_multi_resolution_encoder.c

e8bd534c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 15:46
Merge "quantize test: promote RandRange() result to signed"

0c30b75f – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 15:45
Merge "quantize test: lowbd functions do not pass in highbd"

49418850 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 12:58
Merge "vp9: Removed unused skin detection function."

4702bb26 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/20 11:17
Merge "quantize test: eob is output"

af08fbb4 – Johann <johannkoenig@google.com> authored on 2017/07/19 10:33
quantize test: promote RandRange() result to signed

c782f27e – Johann <johannkoenig@google.com> authored on 2017/07/19 10:20
quantize test: lowbd functions do not pass in highbd

e1809501 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 17:35
Merge "Earmark extra space for VSX."

9dd992b6 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 17:30
Merge "Roll libwebm: Fix android build failure with NDK r15b."

89a116f4 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/19 16:34
Merge "variance: call C comp_avg_pred"

bde2e4aa – Johann <johannkoenig@google.com> authored on 2017/07/18 10:20
quantize test: eob is output

b72d3e8a – Han Shen <shenhan@google.com> authored on 2017/07/12 08:56
Earmark extra space for VSX.

59e461db – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 17:30
Merge "vp9: Allocate alt-ref in denoiser for SVC."

babef23a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 16:48
Merge "vp9: Remove isolated skin & non-skin blocks."

56d3f157 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/07/18 16:42
Merge changes I62c2e313,Ibd7a0337,I94e1d886

4b9a848b – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/07/14 07:29
variance: call C comp_avg_pred

8ad9338e – Jerome Jiang <jianj@google.com> authored on 2017/07/17 09:59
Roll libwebm: Fix android build failure with NDK r15b.

45266446 – Jerome Jiang <jianj@google.com> authored on 2017/07/18 10:52
vp9: Removed unused skin detection function.

fd216268 – Jerome Jiang <jianj@google.com> authored on 2017/07/17 12:29
vp9: Allocate alt-ref in denoiser for SVC.

03f5e300 – Johann <johannkoenig@google.com> authored on 2017/07/18 08:32
quantize ssse3: declare all variables

101981b7 – Johann <johannkoenig@google.com> authored on 2017/07/18 06:06
quantize test: test sse2 and avx optimizations

adbfc430 – Jerome Jiang <jianj@google.com> authored on 2017/07/11 07:31
vp9: Remove isolated skin & non-skin blocks.

c7ebe822 – Johann <johannkoenig@google.com> authored on 2017/07/18 05:55
quantize test: extend arrays

cb61ba02 – Johann <johannkoenig@google.com> authored on 2017/07/18 05:40
quantize test: restrict and correct input

817f68cd – Marco <marpan@google.com> authored on 2017/07/18 05:15
vp9: Disable usage of sb_use_mv_part for SVC.