]> git.sesse.net Git - ffmpeg/commit
Integrate lcov/gcov into Libav
authorReinhard Tartler <siretart@tauware.de>
Sat, 23 Mar 2013 07:17:24 +0000 (08:17 +0100)
committerReinhard Tartler <siretart@tauware.de>
Fri, 5 Apr 2013 16:55:11 +0000 (18:55 +0200)
commita862c7d3368241e72a465ab944afa38ea62a6640
tree8e1ef0f68082a2f27b56858e57e7bc4a9c3ce91b
parent52cd84d4d4e335daf26eb8c8b60c2578b3341b91
Integrate lcov/gcov into Libav

The gcov/lcov are a common toolchain for visualizing code coverage with
the GNU/Toolchain. The documentation and implementation of this
integration was heavily inspired from the blog entry by Mike Melanson:
http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
.gitignore
Makefile
common.mak
configure
doc/developer.texi
tests/Makefile