RSS feed
b29612fb
– JackyChen <jackychen@google.com>
authored
on 2016/05/01 12:15
vp9: Refactor vp9_denoiser_NxM_sse2.
94806e02
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 15:44
Merge "Avoid an unsigned overflow in invert_quant"
78cde4f5
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 14:06
Merge "vp9: Don't force block size to 8x8 in denoiser."
43622dd9
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 12:26
Merge "Port convolve test refactor to master."
f6d13e7b
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/28 12:26
Merge "bitreader: remove an unsigned overflow."
c69a141a
– JackyChen <jackychen@google.com>
authored
on 2016/04/27 18:18
vp9: Don't force block size to 8x8 in denoiser.
b2ccb9c1
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 16:33
Merge "Declare the operator== overload for M128A in the global namespace."
bb1e5b79
– Alex Converse <aconverse@google.com>
authored
on 2016/04/26 17:38
Declare the operator== overload for M128A in the global namespace.
d952b13b
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 16:01
Merge changes If45b8931,Ieab273a7
2f97b7cb
– Alex Converse <aconverse@google.com>
authored
on 2016/04/27 12:53
Port convolve test refactor to master.
a68b24fd
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:57
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.
36a0c7ff
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 11:09
bitreader: remove an unsigned overflow.
6c4007be
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:43
Be explicit about overflow in vpx_variance16x16_sse2.
ccb894ce
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 10:39
Remove casts on < 16x16 variance.
d3fe3b2a
– Alex Converse <aconverse@google.com>
authored
on 2015/11/19 11:46
Avoid an unsigned overflow in invert_quant
021105e3
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 02:17
Merge "TODO cleanup: Remove unused buffer_size"
9dfec135
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 01:38
Merge "webmdec.h: remove stale TODO"
69498d66
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/27 01:37
Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"
fa99c376
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
on 2016/04/25 09:46
TODO cleanup: Remove unused buffer_size
c4d56257
– James Zern <jzern@google.com>
authored
on 2016/04/26 16:15
vp9_ethread_test: avoid crash when decoder is unavailable
0616fa6e
– James Zern <jzern@google.com>
authored
on 2016/04/26 15:56
resize_test: skip VP9 decode checks if it's disabled
a136c176
– Marco <marpan@google.com>
authored
on 2016/04/26 12:02
vp8: Adjust consec_zeromv thresholds for skin detection.
03b6f5f8
– Hui Su <huisu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 15:12
Merge "VP9: adjust trellis quant optimization RD parameters"
f16cf9fb
– Hui Su <huisu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 15:11
Merge "VP9: enable trellis quantization optimization for intra blocks"
fbefe470
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 14:15
Merge "vp9: Fix condition to update consec_zero_mv."
29ade0d3
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 13:43
Merge "vp9: Simplify the logic in denoiser SSE2 code."
0bd84571
– Yi Luo <luoyi@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 13:24
Merge "Add the 64-bit CPU cycle count utility function"
779840c9
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 08:57
Merge "Resolve a couple of TODOs in firstpass.c"
7a4c2c76
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/26 08:56
Merge "Experiment to adapt for net AQ offset."
c3a9247e
– hui su <huisu@google.com>
authored
on 2016/04/25 10:23
VP9: adjust trellis quant optimization RD parameters
c8f56d23
– hui su <huisu@google.com>
authored
on 2016/04/25 08:40
VP9: enable trellis quantization optimization for intra blocks
1a53c0c9
– JackyChen <jackychen@google.com>
authored
on 2016/04/25 19:52
vp9: Simplify the logic in denoiser SSE2 code.
ef4a132c
– Jacky Chen <jackychen@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/25 16:00
Merge "vp9: Fix a bug where best_sse_mv is not set properly."
520055bd
– Johann Koenig <johannkoenig@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/25 14:58
Merge "vpx_minmax_8x8_neon and test"
bd3c874c
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/25 13:16
Merge "vp9-denoiser: Bugfix and some adjustments for high noise case."
b7e8b3cb
– Marco <marpan@google.com>
authored
on 2016/04/25 11:37
vp9: Fix consec_zero_mv in skin detection.
97d8adef
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/25 17:13
Merge "vp9: 1 pass vbr: Adjust gf boost/interval on motion level."
9f90473e
– Marco <marpan@google.com>
authored
on 2016/04/25 10:34
vp9: Fix condition to update consec_zero_mv.
9680d4fa
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
on 2016/04/25 10:05
webmdec.h: remove stale TODO
9441f10b
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
on 2016/04/25 09:28
TODO cleanup: s/EbmlGlobal/WebmOutputContext/
015c43f0
– paulwilkins <paulwilkins@google.com>
authored
on 2016/04/25 08:38
Resolve a couple of TODOs in firstpass.c
4b590058
– paulwilkins <paulwilkins@google.com>
authored
on 2016/03/11 05:44
Experiment to adapt for net AQ offset.
e172e8aa
– Marco <marpan@google.com>
authored
on 2016/04/20 11:53
vp9: 1 pass vbr: Adjust gf boost/interval on motion level.
57c7c116
– JackyChen <jackychen@google.com>
authored
on 2016/04/25 07:44
vp9: Fix a bug where best_sse_mv is not set properly.
229c686c
– Marco <marpan@google.com>
authored
on 2016/04/25 04:49
vp9-denoiser: Bugfix and some adjustments for high noise case.
cc5023d5
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/25 09:39
Merge "VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()"
8b25dd59
– Marco <marpan@google.com>
authored
on 2016/04/22 11:27
vp9: Add rc quantity to track amount of low motion in scene.
52889c10
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/22 16:03
Merge "hadamard_test: align src/dst buffers"
cf822223
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/22 14:55
Merge "vp9: Some adjustments to denoiser under high-noise condition."
9e0efb60
– Scott LaVarnway <slavarnway@google.com>
authored
on 2016/04/22 09:53
VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()
80ed9e4f
– Marco <marpan@google.com>
authored
on 2016/04/22 06:35
vp9-noise estimation: Add check on whether skin detection is enabled.
2c8338f9
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/22 13:06
Merge "vp9: Move consec_zero_mv from cyclic refresh to cpi struct."
80bbba14
– Marco <marpan@google.com>
authored
on 2016/04/22 06:30
vp9: Some adjustments to denoiser under high-noise condition.
b547a2f3
– Yi Luo <luoyi@google.com>
authored
on 2016/04/21 11:59
Add the 64-bit CPU cycle count utility function
adf8533c
– Marco <marpan@google.com>
authored
on 2016/04/21 10:00
vp9: Move consec_zero_mv from cyclic refresh to cpi struct.
1710419e
– Johann Koenig <johannkoenig@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/22 00:36
Merge "hadamard 8x8 test"
9222d467
– James Zern <jzern@google.com>
authored
on 2016/04/21 20:06
hadamard_test: align src/dst buffers
8c02a369
– Johann <johannkoenig@google.com>
authored
and Johann Koenig <johannkoenig@chromium.org>
committed
on 2016/04/15 07:35
hadamard 8x8 test
2f5840de
– Johann <johannkoenig@google.com>
authored
on 2016/04/14 10:26
vpx_minmax_8x8_neon and test
b816eea5
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/21 16:40
Merge "vp9_loopfilter.c : fix / clarify todo"
2bcec13e
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/21 16:40
Merge "vp9_loopfilter.c: Todo clean up encoder should work like decoder."
166fc7cb
– James Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/21 16:40
Merge "vp9_loopfilter.c : todo cleanup"
996ccc33
– Jim Bankoski <jimbankoski@google.com>
authored
and James Bankoski <jimbankoski@google.com>
committed
on 2016/04/20 13:28
vp9_loopfilter.c : fix / clarify todo
6bd28a2d
– Jim Bankoski <jimbankoski@google.com>
authored
and James Bankoski <jimbankoski@google.com>
committed
on 2016/04/20 13:24
vp9_loopfilter.c: Todo clean up encoder should work like decoder.
1de659af
– Jim Bankoski <jimbankoski@google.com>
authored
and James Bankoski <jimbankoski@google.com>
committed
on 2016/04/21 04:48
vp9_encodemb.c: TODO clean up
df4c95af
– Jim Bankoski <jimbankoski@google.com>
authored
and James Bankoski <jimbankoski@google.com>
committed
on 2016/04/20 13:16
vp9_loopfilter.c : todo cleanup
d179b784
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/21 11:38
Merge "vp9_loopfilter.c: Todo try inloop calculation."
b627af0e
– Jim Bankoski <jimbankoski@google.com>
authored
and James Bankoski <jimbankoski@google.com>
committed
on 2016/04/20 11:31
vp9_loopfilter.c: Todo try inloop calculation.
83f17eee
– Marco <marpan@google.com>
authored
on 2016/04/20 12:30
vp9: 1 pass vbr: Small fix on reset avg_intersize_gfint on scene cut.
8a906039
– Marco <marpan@google.com>
authored
on 2016/04/20 10:22
vp9: 1 pass vbr: small adjustment to active_best factor for inter.
e4d9f0e3
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/19 20:20
Merge "vp8: Update on sum_diff_threshold."
9ca6b46c
– Marco <marpan@google.com>
authored
on 2016/04/19 06:46
vp9: Adjust gf period for high average Q and overshoot.
d33be6ca
– Marco <marpan@google.com>
authored
on 2016/04/19 11:51
vp8: Update on sum_diff_threshold.
9cc1f692
– Marco <marpan@google.com>
authored
on 2016/04/18 06:51
vp9: 1 pass vbr: More even spacing for gf near key frame.
d488236c
– Marco <marpan@google.com>
authored
on 2016/04/15 06:06
vp9: Adjustment to active_best_quality for inter_frame, 1 pass vbr.
2e084193
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/18 14:47
Merge "Adjustment to prediction decay."
9faa0296
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/15 15:06
Merge "VP9: inline vp9_get_intra_inter_context()"
c59c5cbe
– Johann Koenig <johannkoenig@chromium.org>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/15 12:00
Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm"
d8b3e29e
– Martin Storsjo <martin@martin.st>
authored
on 2016/03/03 06:55
Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm
ef98a8f6
– Scott LaVarnway <slavarnway@google.com>
authored
on 2016/04/15 00:58
VP9: inline vp9_get_intra_inter_context()
26faa3ec
– Johann <johannkoenig@google.com>
authored
on 2016/04/14 10:47
Apply 'const' to data not pointer
5fb49e45
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/13 22:35
Merge "dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/"
e6657f32
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/13 18:36
Merge "vp9: Adjustment to scene-cut detection."
24db57f0
– Marco <marpan@google.com>
authored
on 2016/04/13 07:18
vp9: Adjustment to scene-cut detection.
885872f8
– Yunqing Wang <yunqingwang@google.com>
authored
on 2016/04/13 05:09
Fix Visual Studio build warning
9c2ed00c
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/12 23:11
Merge changes from topic 'arm64'
ef17fc46
– James Zern <jzern@google.com>
authored
on 2016/04/12 20:05
dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/
6a3cf099
– Marco <marpan@google.com>
authored
on 2016/04/12 14:27
vp9: Adjust threshold for scene-change detection.
48b81a1a
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/12 18:20
Merge "Increase active map test coverage from RT speeds 0-5 to 0-8."
f81b0000
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/12 17:18
Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr."
ff72cca8
– Debargha Mukherjee <debargha@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/12 15:42
Merge "Step towards making the 2-pass cq mode perceptual"
819f3c80
– Martin Storsjo <martin@martin.st>
authored
on 2016/03/03 07:00
configure: Detect aarch64 toolchains automatically
babd308b
– Martin Storsjo <martin@martin.st>
authored
on 2016/03/03 06:53
configure: Add an arm64-linux-gcc target configuration
ba5f7a51
– Alex Converse <aconverse@google.com>
authored
on 2016/04/12 07:14
Increase active map test coverage from RT speeds 0-5 to 0-8.
3861b25b
– Marco <marpan@google.com>
authored
on 2016/04/07 13:20
vp9: Fix to active_best for GF/ARF in 1 pass vbr.
5b3d3b19
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/11 14:58
Merge "Remove obsolete segment skip checks from tokenization."
a3a10a32
– Alex Converse <aconverse@google.com>
authored
on 2016/04/11 10:02
pickmode: only cost the skip flag once per prediction block
1c187c4b
– Paul Wilkins <paulwilkins@google.com>
authored
and paulwilkins <paulwilkins@google.com>
committed
on 2016/03/30 09:29
Adjustment to prediction decay.
f659c7e9
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/11 06:27
Merge "Adjust motion component of prediction decay."
c5a89b46
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/04/11 06:27
Merge "Trap very short arf group just before a kf."
Next