gstreamer/gst/autoplug
Benjamin Otte d136495dd9 gst/autoplug/: Fix autoplugging in spider element, so it works with new caps.
Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/autoplug/gstsearchfuncs.c: (gst_autoplug_caps_intersect):
* gst/autoplug/gstspideridentity.c: (gst_spider_identity_link),
(gst_spider_identity_getcaps), (gst_spider_identity_change_state),
(gst_spider_identity_sink_loop_type_finding):
* gst/autoplug/gstspideridentity.h:
Fix autoplugging in spider element, so it works with new caps.
This was mainly caused by identifying empty caps incorrectly.
2003-12-22 18:06:22 +00:00
..
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:02 +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/: Fix autoplugging in spider element, so it works with new caps. 2003-12-22 18:06:22 +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