gstreamer/gst/autoplug
Benjamin Otte 5e8a2fb8a4 gst/autoplug/gstspideridentity.c: break infinite loop by just returning instead of looping
Original commit message from CVS:
2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/autoplug/gstspideridentity.c:
(gst_spider_identity_sink_loop_type_finding):
break infinite loop by just returning instead of looping
* gst/gstclock.c: (gst_clock_class_init), (gst_clock_set_property):
set event time difference correctly. Set it to 1 second instead
of 100ms to be more tolerant
* gst/gstelement.c: (gst_element_set_time):
add debugging output
2004-01-15 01:35:41 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
gstsearchfuncs.c gst/autoplug/: Fix autoplugging in spider element, so it works with new caps. 2003-12-22 18:06:22 +00:00
gstsearchfuncs.h Merge CAPS branch 2003-12-22 01:39:35 +00:00
gstspider.c Merge CAPS branch 2003-12-22 01:39:35 +00:00
gstspider.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstspideridentity.c gst/autoplug/gstspideridentity.c: break infinite loop by just returning instead of looping 2004-01-15 01:35:41 +00:00
gstspideridentity.h gst/autoplug/: Fix autoplugging in spider element, so it works with new caps. 2003-12-22 18:06:22 +00:00
Makefile.am fix docs build fix make distcheck 2003-12-02 18:21:35 +00:00
spidertest.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00