RSS feed
8d70aef0
– Shiyou Yin <yinshiyou-hf@loongson.cn>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/29 19:53
Merge "vpx: [loongson] fix bug in var_filter_block2d_bil_16x"
9116e3d9
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/29 17:56
Merge "Add PSNR Cb and Cr metric to opsnr.stt"
3437fe48
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/29 17:41
Merge "vp9-svc: Don't allow encode_breakout on golden ref."
49f51af4
– Marco <marpan@google.com>
authored
on 2017/11/29 08:37
vp9-svc: Don't allow encode_breakout on golden ref.
3ae909b0
– Kyle Siefring <kylesiefring@gmail.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/29 14:14
Merge "Remove unnecessary includes of emmintrin_compat.h"
0e945223
– Marco <marpan@google.com>
authored
on 2017/11/29 07:48
vp9-svc: Clean conditon for allowing copy_partition.
a60da3a2
– Kyle Siefring <kylesiefring@gmail.com>
authored
on 2017/11/29 06:48
Remove unnecessary includes of emmintrin_compat.h
a0ca2a40
– Shiyou Yin <yinshiyou-hf@loongson.cn>
authored
on 2017/09/22 11:29
vpx: [loongson] fix bug in var_filter_block2d_bil_16x
c5f5f4ed
– James Zern <jzern@google.com>
authored
on 2017/11/27 13:35
vpx{enc,dec}: add --help
9bd3f1e3
– Jingning Han <jingning@google.com>
authored
on 2017/11/27 10:04
Add PSNR Cb and Cr metric to opsnr.stt
f0b48686
– Marco <marpan@google.com>
authored
on 2017/11/28 09:28
vp9-svc: Fix condition for setting downsampling filter.
bd990cad
– Johann <johannkoenig@google.com>
authored
on 2017/08/23 11:27
quantize x86: dedup some parts
cbe62b9c
– Marco <marpan@google.com>
authored
on 2017/11/21 10:04
vp9-svc: Fix to the layer buffer settings.
9639641c
– Peter Collingbourne <pcc@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/21 13:42
Merge "[CFI] Remove function pointer casts"
50fc0d89
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/20 20:22
Merge "vp8 simulcast: fix compile warnings."
dd4cc5b5
– Kyle Siefring <kylesiefring@gmail.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/20 17:37
Merge "Optimize AVX2 get16x16var and get32x16var functions"
0cc23242
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/20 13:52
Merge "vp9 svc: fix a few compile warnings."
bc29863b
– Vlad Tsyrklevich <vtsyrklevich@chromium.org>
authored
on 2017/11/20 08:40
[CFI] Remove function pointer casts
f49360d7
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/20 11:18
vp8 simulcast: fix compile warnings.
559166ac
– Marco <marpan@google.com>
authored
on 2017/11/17 04:47
vp9-svc: Enbale scale partition reference frames.
8b7a6ca6
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/17 09:33
vp9 svc: fix a few compile warnings.
07a0bf03
– Kyle Siefring <kylesiefring@gmail.com>
authored
on 2017/11/17 08:43
Optimize AVX2 get16x16var and get32x16var functions
849b3c23
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/17 05:34
Merge "Disable allow_partition_search_skip for speed 2."
c66eeab3
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/17 05:34
Merge "Code cleanup."
55eacca9
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/17 05:34
Merge "Remove decay_accumulator clause from alt ref breakout."
4bd2a59e
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/17 05:34
Merge "Add clause to alt ref group breakout."
ea14a1a9
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/16 19:31
Merge "vp9: Fix mem rel for non-ref for external buffer."
44473e7e
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/16 11:15
Disable allow_partition_search_skip for speed 2.
1aea1675
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/13 12:21
vp9 svc: Rework/fix scale partitioning on boundary.
05302360
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/15 12:07
Code cleanup.
03c1a827
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/15 11:58
Remove decay_accumulator clause from alt ref breakout.
607e45f4
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/15 11:39
Add clause to alt ref group breakout.
3e3a5686
– Johann <johannkoenig@google.com>
authored
on 2017/11/15 08:01
fwd txfm ssse3: use GLOBAL() for loading constants
b3c93d60
– Marco <marpan@google.com>
authored
on 2017/11/14 14:52
vp9-svc: Fix flag for usage of reuse-lowres partition
8d471fce
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/11/13 23:38
tiny_ssim.c : clang compile error fix
7839fb98
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/13 19:15
Merge "add 10 and 12 bit to tiny_ssim"
9df11a7c
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/13 16:04
Merge "vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION."
a73cee28
– paulwilkins <paulwilkins@google.com>
authored
on 2017/09/27 14:17
New content type to improve grain retention.
55fc4d95
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/06 06:24
Small parameter clean up.
2eddfb46
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/13 11:36
Merge "Fix to frames considered in arf boost calculation."
f5817fa6
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/13 11:32
Merge "CVBR command line option."
0d2555bd
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/13 06:05
vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.
becab42e
– Jim Bankoski <jimbankoski@google.com>
authored
on 2017/11/13 01:44
add 10 and 12 bit to tiny_ssim
8e602284
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/11/10 05:19
vpx: [x86] add vpx_satd_avx2()
8c7213bc
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/09 19:45
Merge "vpx: [x86] add vp9_block_error_fp_avx2()"
1ff68ec0
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/11/09 19:30
Merge "vp9-svc: Avoid minmax variance for non-reference frames."
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"
6c0011a2
– Marco <marpan@google.com>
authored
and Jerome Jiang <jianj@google.com>
committed
on 2017/11/09 10:24
vp9-svc: Avoid minmax variance for non-reference frames.
6246d8aa
– Jerome Jiang <jianj@google.com>
authored
on 2017/11/07 08:00
vp9: Fix mem rel for non-ref for external buffer.
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
d6e29868
– paulwilkins <paulwilkins@google.com>
authored
on 2017/11/01 10:21
Fix to frames considered in arf boost calculation.
62ab5e99
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/11/08 11:06
vpx: [x86] add vp9_block_error_fp_avx2()