shithub: libvpx

RSS feed

d2fb834e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/10/06 01:30
Merge "vpx_codec.h: namespace local defines"

e8ed030d – James Zern <jzern@google.com> authored on 2017/10/05 11:09
vpx_codec.h: namespace local defines

107eb6a9 – James Zern <jzern@google.com> authored on 2017/10/05 11:02
vp9_ethread_test: abort early/add more detailed output

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