RSS feed
e095bcce
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/04 23:28
Merge "Adjust threshold for adapt_partition for speed 6."
014976c2
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/04 19:36
Merge "Avoid nonrd_pick_partition for speed >= 6."
6a42bdd2
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/04 15:38
Merge "Modify early exit for alt_ref in nonrd_pickmode."
18262a85
– Marco <marpan@google.com>
authored
on 2017/10/04 14:01
Adjust threshold for adapt_partition for speed 6.
9a71811d
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/04 12:15
Merge changes Id6a8c549,Ib1e0650b,Ic369dd86
4bc1fc58
– Marco <marpan@google.com>
authored
on 2017/10/04 11:27
Avoid nonrd_pick_partition for speed >= 6.
ffa3a3c4
– Jerome Jiang <jianj@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/04 10:48
Merge "Fix image width alignment. Enable ImageSizeSetting test."
77e51e20
– Marco <marpan@google.com>
authored
on 2017/10/04 07:41
Modify early exit for alt_ref in nonrd_pickmode.
98dbf31c
– Marco <marpan@google.com>
authored
on 2017/10/03 13:14
Enable arf usage for speed >= 6, 1 pass vbr.
ab2bd340
– Marco <marpan@google.com>
authored
on 2017/09/29 07:34
vp9: 1 pass vbr: Limit qpdelta on high_source_sad.
66b6b874
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/03 17:47
Merge "vpx: fix nasm build errors"
bc4bc9b6
– Scott LaVarnway <slavarnway@google.com>
authored
and James Zern <jzern@google.com>
committed
on 2017/09/30 01:51
vpx: fix nasm build errors
6543213e
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/10/02 10:29
Refactor x86/vpx_subpixel_8t_intrin_ssse3.c
0f756a30
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/10/02 09:46
Add vpx_dsp/x86/mem_sse2.h
c8678fb7
– Marco <marpan@google.com>
authored
on 2017/10/03 06:55
Use adapt_partition for ARF in 1 pass.
67c38c92
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/10/02 09:01
Add transpose_8bit_{4x4,8x8}() x86 optimization
fe7b8691
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/02 23:01
Merge "ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode."
33e10dfa
– Marco <marpan@google.com>
authored
on 2017/10/02 10:00
ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode.
0e55b0b0
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/09/12 07:49
Add 4 to 3 scaling NEON optimization
2c560c3c
– Linfeng Zhang <linfengz@google.com>
authored
on 2017/09/20 06:58
Specialize 4 to 3 frame scaling in C
3c700052
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/10/02 11:00
Merge "vpxdsp: [x86] add highbd_d135_predictor functions"
c8f6e7b9
– Marco <marpan@google.com>
authored
on 2017/09/29 10:54
Fix partition selection in speed features for arf overlay frame.
f2c3d0a7
– Marco <marpan@google.com>
authored
on 2017/09/29 06:53
Enable use_altref_onepass for speed 4 real-time mode.
3bbd62ed
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/09/29 02:34
vpxdsp: [x86] add highbd_d135_predictor functions
4cae64c3
– Scott LaVarnway <slavarnway@google.com>
authored
on 2017/09/20 01:21
vpxdsp: [x86] add highbd_d117_predictor functions
5a40c8fd
– Jerome Jiang <jianj@google.com>
authored
on 2017/09/27 07:08
Fix image width alignment. Enable ImageSizeSetting test.
a2ef180d
– Marco <marpan@google.com>
authored
on 2017/09/28 06:47
Set rc->high_source_sad = 0 before scene detection.
3b8cc214
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/09/28 12:52
Merge "vp9: Modification to adapt the ARF usage for 1 pass vbr"
03e8f133
– Marco <marpan@google.com>
authored
on 2017/09/21 06:59
vp9: Modification to adapt the ARF usage for 1 pass vbr
d203a91a
– Linfeng Zhang <linfengz@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/09/27 12:12
Merge "Add vpx_scaled_2d_neon()"
c493ea1a
– Marco <marpan@google.com>
authored
on 2017/09/27 10:49
Add use_svc condition to the scene detection in 1 pass.
786b124e
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/09/27 16:42
Merge "Revert "Remove the speed condition on scene detection in 1 pass code.""
80992a74
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2017/09/27 16:40
Merge "vpxdsp: [x86] add highbd_d153_predictor functions"
8d438dc3
– Marco Paniconi <marpan@google.com>
authored