gstreamer/gst/registries
Jan Schmidt 8bd306b791 gst/elements/gsttypefindelement.c: Don't restart typefinding on a discont.
Original commit message from CVS:
2005-06-23  Jan Schmidt  <thaytan@mad.scientist.com>

* gst/elements/gsttypefindelement.c:
(gst_type_find_element_handle_event):
Don't restart typefinding on a discont.
* gst/gstelement.c: (gst_element_set_state):
Debug spelling fix.
* gst/gstpad.c: (gst_pad_set_active), (gst_pad_send_event):
Allow changing mode of an active pad.
Debug output fixes.
* gst/registries/gstlibxmlregistry.c: (load_feature):
Don't cast a static pad template to a normal pad template.
2005-06-23 11:43:39 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstlibxmlregistry.c gst/elements/gsttypefindelement.c: Don't restart typefinding on a discont. 2005-06-23 11:43:39 +00:00
gstlibxmlregistry.h Use libxml2 for registry parsing, use staticpadtemplates in elementfactories. Makes gst_init() +/- 10x faster. 2005-04-12 15:00:30 +00:00
gstxmlregistry.c gst/registries/gstxmlregistry.c: Fix memleak (#163801). 2005-01-17 12:53:37 +00:00
gstxmlregistry.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 Use libxml2 for registry parsing, use staticpadtemplates in elementfactories. Makes gst_init() +/- 10x faster. 2005-04-12 15:00:30 +00:00
registrytest.c gst-indent run on core 2004-03-13 15:27:01 +00:00