RSS feed
ad01d275
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 08:54
Merge "Don't inline cost_coeffs."
6e3be5c3
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 07:52
Merge "Fix valgrind memcpy memory overlaps warning"
2eb113d0
– Alex Converse <aconverse@google.com>
authored
on 2015/03/05 07:39
Don't inline cost_coeffs.
87bf5203
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 04:25
Merge "Move integral projection motion search to vp9_mcomp.c"
42eb97eb
– Johann <johannkoenig@google.com>
authored
on 2015/03/04 10:34
Declare function used by 'once' with 'void' parameters
c45b9564
– hkuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 09:23
Merge "Fix variable shadowing."
4b546583
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 07:49
Merge "Small rationalization of code in vp9_first_pass"
31fae6ac
– hkuang <hkuang@google.com>
authored
on 2015/03/04 06:40
Fix variable shadowing.
2f06f508
– hkuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 06:27
Merge "Remove unnecessary loopfilter init."
a34a0426
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 05:54
Merge "Make encoder buffer allocation dynamic"
fed9e1fe
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/27 10:52
Small rationalization of code in vp9_first_pass
50c06052
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 05:47
Merge "Use SAD value to set chroma cost flag"
2deecdd5
– Jingning Han <jingning@google.com>
authored
on 2015/03/04 05:28
Move integral projection motion search to vp9_mcomp.c
7d8061a4
– Jingning Han <jingning@google.com>
authored
on 2015/03/04 04:40
Use SAD value to set chroma cost flag
0fe8304d
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/04 04:01
Merge "Properly handle the boundary blocks for integral projection search"
3807dd82
– Adrian Grange <agrange@google.com>
authored
on 2015/02/18 04:40
Make encoder buffer allocation dynamic
87d1a488
– Deb Mukherjee <debargha@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/03 18:23
Merge "dc quantizer fix for 32x32 transforms"
540318d3
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/03 14:04
Merge "Scale the normalization factor depending on the block size"
e5fe1658
– Jingning Han <jingning@google.com>
authored
on 2015/03/02 08:51
Properly handle the boundary blocks for integral projection search
6910e92d
– Deb Mukherjee <debargha@google.com>
authored
on 2015/03/03 07:26
dc quantizer fix for 32x32 transforms
6e5115e1
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/03 10:47
Merge "fix a race condition caused by intra function pointer initialization"
767d63d0
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/03 10:33
Merge "Adapt color sensitiviy threshold to luma signal energy"
852f62fd
– Adrian Grange <agrange@google.com>
authored
on 2015/03/03 04:19
Fix valgrind memcpy memory overlaps warning
a5210082
– Jingning Han <jingning@google.com>
authored
on 2015/03/02 05:28
Scale the normalization factor depending on the block size
47ac3ea0
– Yaowu Xu <yaowu@google.com>
authored
on 2015/03/02 10:35
Adapt color sensitiviy threshold to luma signal energy
f9420b45
– hkuang <hkuang@google.com>
authored
on 2015/02/13 06:49
Remove unnecessary loopfilter init.
55639c38
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/03/02 11:19
fix a race condition caused by intra function pointer initialization
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
bcdac7b4
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/25 05:26
Merge "Fix a trivial memory leak"
419ff135
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/25 05:10
Merge "Fix ssse3 quantize_fp functions while skip=1"
2080e4b2
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/24 07:04
Fix high bit-depth loop-filter sse2 compiling issue - part 1
0f57d0a6
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/25 04:32
Merge "Fix fwd transform sse2 build issue on older gcc version"
e4703331
– Jingning Han <jingning@google.com>
authored
on 2015/02/20 06:39
Fix fwd transform sse2 build issue on older gcc version
044bfa39
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/24 14:09
Merge "vp9_loopfilter: quiet integer constant size warnings"
b5d0a201
– Hanno Böck <hanno@hboeck.de>
authored
and Yaowu Xu <yaowu@google.com>
committed
on 2015/02/24 10:48
Fix a trivial memory leak
5b87f1bb
– Jingning Han <jingning@google.com>
authored
on 2015/02/24 09:48
Fix high bit-depth loop-filter sse2 compiling issue - part 4
f87e315e
– Jingning Han <jingning@google.com>
authored
on 2015/02/23 07:55
Re-distribute hierarchical vector match pattern
279d350f
– James Zern <jzern@google.com>
authored
on 2015/02/19 15:05
vp9_loopfilter: quiet integer constant size warnings
58e0159c
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/02/24 05:37
Fix ssse3 quantize_fp functions while skip=1
6cf30312
– Yaowu Xu <yaowu@google.com>
authored
on 2015/02/23 08:01
fix the propagation of color space info in decoder
8d7f53f0
– paulwilkins <paulwilkins@google.com>
authored
on 2015/02/20 08:41
Account for rate error in GF group Q calculation.
44adb8e2
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/20 11:13
Merge "Remove redundant test"
c9f660d8
– Marco <marpan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/20 09:42
Merge "Remove a few unneccessary multiplications in denoiser."
8f84fbe7
– Marco <marpan@google.com>
authored
on 2015/02/20 06:54
Remove a few unneccessary multiplications in denoiser.
8724d31d
– Hangyu Kuang <hkuang@google.com>
authored
on 2015/02/20 05:58
Move dequant table from VP9_COMMON to VP9_COMP as decoder
a1b402e7
– Marco <marpan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/20 04:55
Merge "Adjustments to cyclic refresh (aq-mode=3)."
67286554
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/20 04:35
Merge "Add high bit depth support to rtc sub8x8 block coding"
0187f4b4
– Marco <marpan@google.com>
authored
on 2015/01/28 06:34
Adjustments to cyclic refresh (aq-mode=3).
6f424589
– Jingning Han <jingning@google.com>
authored
on 2015/02/18 10:48
Add high bit depth support to rtc sub8x8 block coding
a28a8cb7
– Hangyu Kuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/20 03:23
Merge "Optimize the dequantization process on decoder side."
f0362734
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/19 11:36
Merge "Fix control string in firstpass stats fprintf"
bdd249be
– Hangyu Kuang <hkuang@hkuang-macbookpro.roam.corp.google.com>
authored
and Hangyu Kuang <hkuang@google.com>
committed
on 2015/02/18 10:32
Optimize the dequantization process on decoder side.
5e577296
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/19 10:31
Merge "Improve skip_txfm thresholds in the non-rd mode selection"
2ae314fe
– Adrian Grange <agrange@google.com>
authored
on 2015/02/19 10:18
Fix control string in firstpass stats fprintf
216b171d
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/19 10:08
Merge "Integral projection based motion estimation"
81fc5bf8
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/02/18 11:38
Improve skip_txfm thresholds in the non-rd mode selection
ed2dc59c
– Jingning Han <jingning@google.com>
authored
on 2015/02/13 06:23
Integral projection based motion estimation
83559e73
– Jingning Han <jingning@google.com>
authored
on 2015/02/19 04:54
Fix a check condition in nonrd_pick_partition
02bd4edc
– hkuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/18 09:09
Merge "Fix the frame parallel invalid file test failure on ARM."
d93fe856
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/17 09:05
Merge "test_vector_test: fix build with --disable-(vp8|vp9)"
2fa9e9e2
– hkuang <hkuang@google.com>
authored
on 2015/02/09 07:14
Fix the frame parallel invalid file test failure on ARM.
0dd591be
– James Zern <jzern@google.com>
authored
on 2015/02/13 13:03
loop_filter_rows_mt: remove dependency on 'last_height'
5b9dacd2
– James Zern <jzern@google.com>
authored
on 2015/02/13 13:48
test_vector_test: fix build with --disable-(vp8|vp9)
c5718a7a
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/02/13 11:40
Merge "Fix an encoder/decode mismatch bug"
4bc7f482
– Yaowu Xu <yaowu@google.com>
authored
on 2015/02/13 09:53
Fix an encoder/decode mismatch bug
Next