]> git.sesse.net Git - ffmpeg/commit
log: Print a full backtrace along with error messages under Valgrind
authorVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 20 Apr 2015 13:44:32 +0000 (14:44 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 20 Apr 2015 18:20:57 +0000 (19:20 +0100)
commiteaa2d123f0a643664721593d248ece6bcd85f1e6
treecb7919c22182b882d88421b8caa3808fd0e5567a
parentbd5ad8b23d0f7d469ca30d03deca879993eb0431
log: Print a full backtrace along with error messages under Valgrind

Useful to understand where and in what execution state a certain message
is generated. It is enabled only when optimizations are disabled, since
function names are not printed otherwise.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
configure
libavutil/log.c
libavutil/version.h