gstreamer/libs/gst/controller
Thomas Vander Stichele 3c3bbc87d4 configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS
Original commit message from CVS:
* configure.ac:
set CFLAGS and friends to -O0 if gcov is being used
add GCOV LIBS
* gst/Makefile.am:
* libs/gst/base/Makefile.am:
* libs/gst/check/Makefile.am:
* libs/gst/controller/Makefile.am:
* libs/gst/dataprotocol/Makefile.am:
* libs/gst/net/Makefile.am:
* plugins/elements/Makefile.am:
* plugins/indexers/Makefile.am:
add makefile rules to generate gcov data and clean up
* tests/check/Makefile.am:
add a coverage target that generates an html overview
of coverage data
2006-07-01 23:26:06 +00:00
..
.gitignore added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00
gstcontroller.c libs/gst/controller/gstcontroller.c: Fix controlling of float properties (#344849). 2006-06-14 08:26:53 +00:00
gstcontroller.h Added new method _unset_all() and fixed _unset() 2006-04-11 21:07:26 +00:00
gstcontrollerprivate.h docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
gsthelper.c docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
gstinterpolation.c docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
lib.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
Makefile.am configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS 2006-07-01 23:26:06 +00:00