shithub: libvpx

RSS feed

0e945223 – Marco <marpan@google.com> authored on 2017/11/29 07:48
vp9-svc: Clean conditon for allowing copy_partition.

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"

a60da3a2 – Kyle Siefring <kylesiefring@gmail.com> authored on 2017/11/29 06:48
Remove unnecessary includes of emmintrin_compat.h

c5f5f4ed – James Zern <jzern@google.com> authored on 2017/11/27 13:35
vpx{enc,dec}: add --help

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()