shithub: libvpx

RSS feed

6910e92d – Deb Mukherjee <debargha@google.com> authored on 2015/03/03 07:26
dc quantizer fix for 32x32 transforms

6cf7b3b2 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 04:20
Merge "libyuv: update to r1305"

40f177ab – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 15:31
ResizeCspTest: request PSNR packets

223bf293 – Johann <johannkoenig@google.com> authored on 2015/03/02 10:19
libyuv: update to r1305

1790d452 – Jingning Han <jingning@google.com> authored on 2015/02/27 08:35
Use variance metric for integral projection vector match

f4e0eb17 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 13:19
Merge "Fix source frame border extension"

fe85fabb – Jingning Han <jingning@google.com> authored on 2015/02/27 10:37
Fix source frame border extension

94bba485 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 10:42
Merge "Fix calc_highbd_psnr"

2b2fc812 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 09:37
Merge "Make SVC compatible with external resize."

54293ee3 – Adrian Grange <agrange@google.com> authored on 2015/02/27 09:02
Fix calc_highbd_psnr

2b0ed084 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 06:53
Merge "Fix arithmetic overflow warnings."

dfc888f1 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 05:59
Merge "use LC_ALL=C to sort libvpx_*srcs.txt"

89ee460e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Refactor integral projection based motion estimation"

c4cb8059 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"

43bb97f7 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"

4800b0e8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:48
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"

47431f6c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:48
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 1"

8ef6dadb – James Zern <jzern@google.com> authored on 2015/02/26 18:14
test-data.mk: fix perf test data dependency

0f96f02b – James Zern <jzern@google.com> authored on 2015/02/26 15:48
use LC_ALL=C to sort libvpx_*srcs.txt

099049ef – James Zern <jzern@google.com> authored on 2015/02/26 13:30
tools_common.sh: use $$ in VPX_TEST_OUTPUT_DIR

f1e0183c – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 10:54
Merge "tools_common.sh: add directory name to error output"

c3f7bb16 – Marco <marpan@google.com> authored on 2015/02/26 09:27
Fix arithmetic overflow warnings.

8ec22296 – Jingning Han <jingning@google.com> authored on 2015/02/24 07:43
Fix high bit-depth loop-filter sse2 compiling issue - part 3

776a6cfd – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 10:13
Merge "Fix the encoder to support profile change"

d973fbb1 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 10:13
Merge "Correct parameter order in a function call"

28eebf3e – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 09:51
Merge "tests: add a shorter 720p test clip"

73a00d32 – Jingning Han <jingning@google.com> authored on 2015/02/23 09:43
Refactor integral projection based motion estimation

2ebe0aee – James Zern <jzern@google.com> authored on 2015/02/26 07:57
tools_common.sh: add directory name to error output

14ff1cb7 – Jingning Han <jingning@google.com> authored on 2015/02/24 07:21
Fix high bit-depth loop-filter sse2 compiling issue - part 2

754bbcfd – Yaowu Xu <yaowu@google.com> authored on 2015/02/25 10:39
Fix the encoder to support profile change

387bb8be – Yaowu Xu <yaowu@google.com> authored on 2015/02/26 06:39
Correct parameter order in a function call

e2b4ef13 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 03:20
Merge "Account for rate error in GF group Q calculation."

7839d038 – James Zern <jzern@google.com> authored on 2015/02/25 14:09
tests: add a shorter 720p test clip

6ea83fdf – Alex Converse <aconverse@google.com> authored on 2015/02/25 09:05
Make SVC compatible with external resize.

3e1d14a6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/25 07:33
Merge "Motion compensated reference refinement"

4c5a4efc – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/25 05:33
Merge "Re-distribute hierarchical vector match pattern"

b7050c0b – Jingning Han <jingning@google.com> authored on 2015/02/23 07:33
Motion compensated reference refinement