gstreamer/gst/autoplug
Benjamin Otte 1a8f31e577 gst/autoplug/gstspideridentity.c: don't delay links on the sink elements, it causes unnegotiated links.
Original commit message from CVS:
* gst/autoplug/gstspideridentity.c: (gst_spider_identity_link):
don't delay links on the sink elements, it causes unnegotiated
links.
* gst/elements/gsttypefindelement.c:
(gst_type_find_element_base_init):
add our padtemplates, we indeed do have some.
* gst/elements/gsttypefindelement.c:
(gst_type_find_element_handle_event),
(gst_type_find_element_chain):
don't push data when typefinding failed.
* gst/gstpad.c: (gst_pad_link_fixate):
check that no fixate function returns empty caps.
* gst/gstpad.c: (gst_pad_push):
check that the link is negotiated before data gets pushed.
* tools/gst-register.c: (main):
don't assert (fixes #148283)
2004-07-25 15:01:52 +00:00
..
.gitignore keep this up to date, since I seem to be the only one who cares about not missing files on commits 2004-07-21 21:37:31 +00:00
gstsearchfuncs.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstsearchfuncs.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstspider.c fix spider memleaks #137863 2004-07-06 12:00:53 +00:00
gstspider.h docs/gst/gstreamer-sections.txt: More doc hacking. 2004-03-26 03:46:16 +00:00
gstspideridentity.c gst/autoplug/gstspideridentity.c: don't delay links on the sink elements, it causes unnegotiated links. 2004-07-25 15:01:52 +00:00
gstspideridentity.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
Makefile.am reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
spidertest.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00