RSS feed
e99e4a64
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/24 14:14
Merge "vp9 non-rd pickmode: Fix logic in reference masking."
b84fa548
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/24 13:33
Merge "bitreader/writer: Change shift to signed"
4b038ad2
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/24 13:24
Merge "Deduplicate some high bit depth tables"
eb43c8eb
– Marco <marpan@google.com>
authored
on 2015/11/23 11:37
vp9 non-rd pickmode: Fix logic in reference masking.
b16a164c
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/23 18:37
Merge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"
26eb8063
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/23 18:36
Merge "VP9: Only zero counts when !frame_parallel_decoding_mode (2)"
2c3b737a
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/11/23 09:42
VP9: Only zero counts when !frame_parallel_decoding_mode (2)
b0027b96
– Marco <marpan@google.com>
authored
on 2015/11/20 05:12
vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.
97e6cc61
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/11/23 05:24
VPX: Removed unnecessary pmulhrsw in IDCT32X32_34
16eba81f
– James Zern <jzern@google.com>
authored
on 2015/11/20 17:24
Revert "Speed up h_predictor_4x4"
073dc71c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 20:40
Merge "Use Interlocked calls in win32 once() implementation."
1b10753a
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 20:12
Merge "Speed up h_predictor_4x4"
131c1600
– Marco <marpan@google.com>
authored
on 2015/11/18 12:04
vp9 denoiser: Bias to last reference for temporal filter.
64a60ce3
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 13:29
Merge "vp9-svc: Fix the setting of is_key_frame."
612e3c8a
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 12:42
Merge "Fix a signed shift overflow in vpx_rb_read_inv_signed_literal."
d37c7881
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 12:41
Merge "Fix unsigned overflow in rd_variance_adjustment."
e7fc39fd
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/20 10:11
Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"
80a3e261
– Marco <marpan@google.com>
authored
on 2015/11/20 03:44
vp9-svc: Fix the setting of is_key_frame.
f3f6b6fe
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/19 11:13
Merge "Changes to best quality settings."
6aa2163b
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:07
bitreader/writer: Change shift to signed
42b7c44b
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:04
Fix a signed shift overflow in vpx_rb_read_inv_signed_literal.
b1fcd175
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 09:53
Fix unsigned overflow in rd_variance_adjustment.
d76032ae
– Jian Zhou <zhoujian@google.com>
authored
on 2015/11/19 06:34
Speed up h_predictor_4x4
4993158e
– Jian Zhou <zhoujian@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/18 21:32
Merge "Speed up tm_predictor_4x4"
79b68626
– Jian Zhou <zhoujian@google.com>
authored
on 2015/11/13 13:42
Speed up tm_predictor_4x4
eed5494f
– Marco <marpan@google.com>
authored
on 2015/11/18 09:29
vp9-svc: Fix to key frame counter for spatial layers.
85aea16f
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/18 06:10
Merge "Changes to exhaustive motion search."
8a782c7e
– Zoe Liu <zoeliu@google.com>
authored
and James Zern <jzern@google.com>
committed
on 2015/11/09 12:21
Fixed a few sanity checks.
ed833048
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/11/17 12:42
VPX: x86 asm version of vpx_idct32x32_34_add()
8ba98516
– paulwilkins <paulwilkins@google.com>
authored
on 2015/11/17 11:20
Changes to best quality settings.
204cde58
– jackychen <jackychen@google.com>
authored
on 2015/11/13 11:02
Enable resize test(down&up) by changing the bitrate.
2635573a
– Ralph Giles <giles@mozilla.com>
authored
on 2015/11/13 07:56
Use Interlocked calls in win32 once() implementation.
0149fb3d
– paulwilkins <paulwilkins@google.com>
authored
on 2015/10/14 06:38
Changes to exhaustive motion search.
988fd77c
– Marco <marpan@google.com>
authored
on 2015/11/13 03:09
Reduce sampling time for noise estimate.
75017283
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/13 01:49
Merge "libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA"
34159b72
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/13 01:29
Merge "Add AVX vectorized vp9_diamond_search_sad"
006fd192
– Marco <marpan@google.com>
authored
on 2015/11/13 01:20
Fix resize internal test.
5f5d185d
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/13 09:09
Merge "VP9 noise estimation: add frame level motion metrics and adjust thresholds."
6fb3d6db
– JackyChen <jackychen@google.com>
authored
on 2015/11/12 13:36
VP9 noise estimation: add frame level motion metrics and adjust thresholds.
866c9357
– Marco Paniconi <marpan@google.com>
authored
on 2015/11/12 19:13
Revert "Update to noise estimation."
419da5c7
– Marco <marpan@google.com>
authored
on 2015/11/12 11:52
Adjust variance threshold for 16x16 split at low resolutions.
6b79a1e3
– Marco <marpan@google.com>
authored
on 2015/11/12 04:06
Update to noise estimation.
1b63238b
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/12 01:08
Merge "Non-rd partition: reduce variance threshold low resolutions."
0941ff72
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/12 01:06
Merge "Adjust varianace threshold for high noise condition."
384fc5e3
– Marco <marpan@google.com>
authored
on 2015/11/11 13:21
Adjust motion threshold to limit cyclic refresh.
4d38dbdf
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/11 15:40
Merge "vp9 denoiser: Add another noise level to denoising."
9ecb99ab
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/11 15:39
Merge "Revert "VPX: x86 asm version of vpx_idct32x32_34_add()""
18277644
– Marco <marpan@google.com>
authored
on 2015/11/11 13:05
Adjust varianace threshold for high noise condition.
5eefd3eb
– Geza Lore <gezalore@gmail.com>
authored
on 2015/10/28 10:35
Add AVX vectorized vp9_diamond_search_sad
ff323698
– Marco <marpan@google.com>
authored
on 2015/11/11 05:09
vp9 denoiser: Add another noise level to denoising.
0ccad4d6
– James Zern <jzern@google.com>
authored
on 2015/11/11 06:11
Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"
8f7bc45b
– James Zern <jzern@google.com>
authored
on 2015/11/11 06:09
Revert "VP9: Only zero counts when !frame_parallel_decoding_mode"
79a19469
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/10 18:10
Merge "Add bias to zero/small motion for noisy source."
e3efed7f
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/10 17:35
Merge "convolve_copy_sse2: replace SSE w/SSE2 code"
f4832197
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/10 16:40
Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"
ec45003a
– James Zern <jzern@google.com>
authored
on 2015/11/10 12:54
libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA
064a9eca
– Marco <marpan@google.com>
authored
on 2015/11/10 10:41
Non-rd partition: reduce variance threshold low resolutions.
9aeaa201
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/11/10 06:54
VPX: x86 asm version of vpx_idct32x32_34_add()
bd6bf259
– Marco <marpan@google.com>
authored
on 2015/11/09 08:36
Add bias to zero/small motion for noisy source.
40dab589
– James Zern <jzern@google.com>
authored
on 2015/11/04 15:01
convolve_copy_sse2: replace SSE w/SSE2 code
19272d86
– JackyChen <jackychen@google.com>
authored
on 2015/11/09 14:18
VP9 noise estimate: no noise estimate if frame size change.
394d6c12
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 22:05
Merge "VP9: add unit test for realtime external resize."
f9371144
– Johann <johannkoenig@google.com>
authored
on 2015/11/09 12:00
Merge branch 'javanwhistlingduck'
7155f7ab
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 17:54
Merge "VP9 dynamic resize: enable resize unit test(DownUp)."
e1fbc886
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 17:23
Merge "VP9: Only zero counts when !frame_parallel_decoding_mode"
cdec99b2
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 16:11
Merge "VP9 dynamic resize: increase waiting time after key frame."
498fd551
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 14:29
Merge "Use same bias (against non-zero mv for big blocks) for speed 5."
d1a7c103
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/09 13:27
Merge "Expand unconstrained nodes in pack_mb_tokens and loop on zeros."
55c88437
– jackychen <jackychen@google.com>
authored
on 2015/11/09 09:58
VP9: add unit test for realtime external resize.
cbecf57f
– Johann <johannkoenig@google.com>
authored
on 2015/10/28 12:03
Release v1.5.0
0465aa45
– jackychen <jackychen@google.com>
authored
on 2015/11/09 09:04
VP9 dynamic resize: enable resize unit test(DownUp).
3c9a424e
– jackychen <jackychen@google.com>
authored
on 2015/11/09 06:47
VP9 dynamic resize: increase waiting time after key frame.
380a5519
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/11/09 05:14
VP9: Only zero counts when !frame_parallel_decoding_mode
71865484
– Marco <marpan@google.com>
authored
on 2015/11/09 05:03
Use same bias (against non-zero mv for big blocks) for speed 5.
420e8d6d
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/06 19:57
Merge changes I8c83b86d,Ic53b2ed5,I4acc8a84
908fbabe
– Hui Su <huisu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/06 19:22
Merge "Use accurate bit cost for uv_mode in UV intra mode RD selection"
eba14ddb
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/06 17:37
Merge "Revert "Add AVX vectorized vp9_diamond_search_sad""
70eb870c
– Alex Converse <aconverse@google.com>
authored
on 2015/11/02 11:28
Expand unconstrained nodes in pack_mb_tokens and loop on zeros.
6ab6ac45
– hui su <huisu@google.com>
authored
on 2015/11/06 08:56
Use accurate bit cost for uv_mode in UV intra mode RD selection
30466f26
– James Zern <jzern@google.com>
authored
on 2015/11/06 08:03
Revert "Add AVX vectorized vp9_diamond_search_sad"
837cea40
– James Zern <jzern@google.com>
authored
on 2015/11/05 14:00
variance_test: create fn pointers w/'&' ref
ab5ce2e5
– James Zern <jzern@google.com>
authored
on 2015/11/05 14:00
sixtap_predict_test: create fn pointers w/'&' ref
5f041c01
– Marco <marpan@google.com>
authored
on 2015/11/06 03:33
vp9: Disable noise estimate on resize trigger frame.
d7bbe1a2
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/06 01:51
Merge "vp9: Updates to noise estimation."
91606bbb
– James Zern <jzern@google.com>
authored
on 2015/11/05 14:00
sad_test: create fn pointers w/'&' ref
57cae22c
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/05 15:17
Merge "Add AVX vectorized vp9_diamond_search_sad"
1c724d01
– Marco <marpan@google.com>
authored
on 2015/11/05 11:00
vp9: Updates to noise estimation.
892130f7
– James Zern <jzern@google.com>
authored
on 2015/11/05 10:22
vp9_spatial_svc_encoder.sh: fix command line param
f1342a7b
– Geza Lore <gezalore@gmail.com>
authored
on 2015/10/28 10:35
Add AVX vectorized vp9_diamond_search_sad
c6641709
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 19:01
Merge "Bias against non-zero mv for large blocks."
17534d29
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 17:40
Merge "Update to encoder_breakout_test, for non-rd mode."
5ff1008e
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 16:56
Merge "Fix a msvc warning"
3cbe7679
– Hui Su <huisu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 15:55
Merge "Generate intra prediction reference values only when necessary"
73372cc0
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 14:54
Merge "Adjust threshold for datarate frame drop test."
255bcf86
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 12:52
Merge "misc fixes: Remove a wasted value."
1796d1cc
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/11/03 12:50
Merge "Add target for Mac OS X 10.11 'El Capitan'"
246e0eaa
– Alex Converse <aconverse@google.com>
authored
on 2015/11/03 10:38
Deduplicate some high bit depth tables
04a99cb3
– Marco <marpan@chromium.org>
authored
and Marco <marpan@google.com>
committed
on 2015/10/30 07:51
Bias against non-zero mv for large blocks.
9a7785b9
– Marco <marpan@google.com>
authored
on 2015/11/03 06:47
Update to encoder_breakout_test, for non-rd mode.
87e08f4d
– Yaowu Xu <yaowu@google.com>
authored
on 2015/11/03 06:22
Fix a msvc warning
Next