shithub: libvpx

RSS feed

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

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."

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