RSS feed
10cb17ae
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/09 19:15
Merge "runtime error fix: bitdepth_conversion_avx2.h"
0665b096
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/09 18:28
Merge "vp9: SVC feature to use partition from lower resolution."
bdb8b3ad
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/09 14:50
Merge "fail early on oversize frames"
fdb054a0
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/08 10:12
vp9: SVC feature to use partition from lower resolution.
2387024f
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/11/09 07:26
runtime error fix: bitdepth_conversion_avx2.h
adbb4c4d
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/08 23:41
Merge "vp9: Add nonref frame buffer test."
a68bbcff
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/07 12:20
vp9: Add nonref frame buffer test.
cf8039c2
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/08 11:28
Merge "Support building AVX-512 and implement sadx4 for AVX-512"
6fbc354c
– Marco <marpan@google.com>
authored
on 2017/11/03 07:29
Nonrd_pickmode: avoid computing UV cost when early_term is set.
b383a17f
– Kyle Siefring <kylesiefring@gmail.com>
authored
on 2017/10/31 07:19
Support building AVX-512 and implement sadx4 for AVX-512
eb7d431c
– Marco <marpan@google.com>
authored
on 2017/10/25 11:45
Compound prediction mode for nonrd pickmode.
5fe82459
– Johann <johannkoenig@google.com>
authored
on 2017/11/03 05:49
fail early on oversize frames
3ba9a2c8
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/01 12:58
Merge "vp9: Move allocation of vt2 after early exits."
0c84b9b7
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/31 17:42
Merge "vp9: Reduce stack usage of choose_partitioning."
34805d6d
– Jerome Jiang <jianj@google.com>
authored
on 2017/10/31 12:53
vp9: Move allocation of vt2 after early exits.
18b470f4
– Jerome Jiang <jianj@google.com>
authored
on 2017/10/30 15:21
vp9: Reduce stack usage of choose_partitioning.
c7782261
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/30 19:39
Merge "vp9: Reduce stack usage of choose_partioning."
cc472311
– Jerome Jiang <jianj@google.com>
authored
on 2017/10/30 09:24
vp9: Reduce stack usage of choose_partioning.
acb94609
– James Zern <jzern@google.com>
authored
on 2016/07/19 16:56
vp8: correct if/else '{' placement
3bf02ad7
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/10/26 05:45
vpx: hadamard: use ptrdiff_t instead of int for stride
037e596f
– Kyle Siefring <kylesiefring@gmail.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/24 15:22
Merge "Optimize convolve8 SSSE3 and AVX2 intrinsics"
ae35425a
– Kyle Siefring <kylesiefring@gmail.com>
authored
on 2017/10/22 15:34
Optimize convolve8 SSSE3 and AVX2 intrinsics
e0aa6b24
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/23 18:02
Merge "vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix"
0738d901
– Marco <marpan@google.com>
authored
on 2017/10/23 06:58
vp9-svc: Allow for adapt_rd_thresh with row-mt.
512bf4e0
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/10/20 10:46
vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix
4906cea0
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/10/20 01:21
vpx: [x86] vpx_hadamard_16x16_avx2() improvements