gstreamer/libs/gst/net
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
..
gstnet.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnetclientclock.c gst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in example in docs. 2006-06-23 13:16:46 +00:00
gstnetclientclock.h gst/gsttagsetter.h: Can't cast ifaces to a class 2006-06-01 18:22:14 +00:00
gstnettimepacket.c libs/gst/net/gstnettimepacket.c: MSG_DONTWAIT is not defined on Cygwin, so work around that (fixes #317048). 2006-04-11 18:43:04 +00:00
gstnettimepacket.h Doc updates. 2005-11-23 16:10:38 +00:00
gstnettimeprovider.c gst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in example in docs. 2006-06-23 13:16:46 +00:00
gstnettimeprovider.h gst/gsttagsetter.h: Can't cast ifaces to a class 2006-06-01 18:22:14 +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