Open GoogleCodeExporter opened 9 years ago
This was detected for some time, but got lost in the noise I think.
Original comment by jz...@google.com
on 15 May 2014 at 7:38
I can see similar warning at strncat() in svc_log(). But I can't figure out the
reason.I tried to initialize all local variables but it didn't work.
Original comment by ming...@google.com
on 15 May 2014 at 9:37
Original comment by renganat...@google.com
on 15 May 2014 at 10:17
Since
f12ebfc make spatial svc an experiment
https://gerrit.chromium.org/gerrit/#/c/70153/
--enable-experimental --enable-spatial-svc will be needed to enable the tests.
For now the valgrind runs won't pick this up.
Original comment by jz...@google.com
on 20 May 2014 at 11:05
This issue is still reproducible.
$ git describe
v1.3.0-3241-g0a103ae
$ ../../configure --enable-internal-stats --enable-experimental --enable-debug
$ make
$ valgrind vpx_temporal_svc_encoder input.yuv output vp9 640 360 1 30 6 0 0 600
Partial output (I didn't let it run to completion) is attached.
Original comment by tk...@google.com
on 1 Jul 2014 at 8:11
Original issue reported on code.google.com by
jz...@google.com
on 15 May 2014 at 7:37