RSS feed
c2044fda
– Johann <johannkoenig@google.com>
authored
on 2017/06/30 03:37
buffer.h: use stride_ instead of stride()
ce5b17f9
– Johann <johannkoenig@google.com>
authored
on 2017/06/28 10:33
testing: ranges for random values
89d3dc04
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/29 21:00
Merge changes Id5beb35d,I2945fe54,Ib0f3cfd6,I78a2eba8
67d7a6df
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/29 19:21
Merge changes from topic 'rm-dec-frame-parallel'
e5bdab98
– James Zern <jzern@google.com>
authored
on 2017/06/26 15:26
rm vp9_frame_parallel_test.cc
508ef2a6
– James Zern <jzern@google.com>
authored
on 2017/06/26 15:18
test_vector_test: rm ref to VPX_CODEC_USE_FRAME_THREADING
bd779314
– James Zern <jzern@google.com>
authored
on 2017/06/29 10:42
dct_partial_test,fwd_txfm: change << to *
74dc6405
– Jerome Jiang <jianj@google.com>
authored
on 2017/06/27 09:20
vp9: Remove avg2x2 in skin detection and clean up.
81e25512
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/28 18:37
Merge changes Ib454762d,I966650df,Ie126553e,I068f06c6,Icb72a94e
d91af5f9
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/28 18:36
Merge "buffer.h: Only allow Init() to be called once."
35f8515c
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/28 18:34
Merge "partial fdct test"
5ac88162
– Johann <johannkoenig@google.com>
authored
and Johann Koenig <johannkoenig@google.com>
committed
on 2017/06/22 13:12
partial fdct test
8582d33a
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/28 14:01
Merge "vp9: compute skinmap only once before encoding."
9fe510c1
– Johann <johannkoenig@google.com>
authored
on 2017/06/22 14:36
partial fdct neon: add 32x32_1
f310ddc4
– Johann <johannkoenig@google.com>
authored
on 2017/06/22 14:22
partial fdct neon: add 16x16_1
4959dd3e
– Johann <johannkoenig@google.com>
authored
on 2017/06/22 14:12
partial fdct neon: add 4x4_1
cf75ab6c
– Johann <johannkoenig@google.com>
authored
on 2017/06/22 14:01
partial fdct neon: move 8x8_1 and enable hbd tests
ad011aaa
– Johann <johannkoenig@google.com>
authored
on 2017/06/27 11:17
sad neon: rewrite 64x64 and add 64x32
77a64888
– Johann <johannkoenig@google.com>
authored
on 2017/06/27 10:33
sad neon: rewrite 32x32, add 32x16 and 32x64
46964375
– Johann <johannkoenig@google.com>
authored
on 2017/06/27 10:15
sad neon: rewrite 16x8, 16x16, add 16x32
e40e78be
– Johann <johannkoenig@google.com>
authored
on 2017/06/27 09:02
sad neon: rewrite 8x8 and 8x16
46d8660c
– Johann <johannkoenig@google.com>
authored
on 2017/06/27 08:44
sad neon: rewrite 4x4 and add 4x8
e0330c48
– Johann <johannkoenig@google.com>
authored
on 2017/06/07 08:25
buffer.h: Only allow Init() to be called once.
88d11f47
– Marco <marpan@google.com>
authored
on 2017/06/27 16:14
vp9: Speed >= 8: Remove logic on reducing subpel.
515fed8f
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/06/27 19:30
Merge "highbd_quantize_fp_32x32: normalize abs_qcoeff type"
a220b931
– Jerome Jiang <jianj@google.com>
authored
on 2017/06/27 09:17
vp9: compute skinmap only once before encoding.