gst/gstelementfactory.c: set the factory in the class struct, so gst_element_get_fact...
authorBenjamin Otte <otte@gnome.org>
Thu, 22 Jul 2004 16:14:56 +0000 (16:14 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 22 Jul 2004 16:14:56 +0000 (16:14 +0000)
commit9574c7851f2bd5c45eaf16ffd92473c44ed29011
tree03cdb61c0e699ab0f14cbbb520edb43e81412824
parent66786dc6f9988132c1004988e50e1f8bc539b501
gst/gstelementfactory.c: set the factory in the class struct, so gst_element_get_factory actually works

Original commit message from CVS:
* gst/gstelementfactory.c: (gst_element_register):
set the factory in the class struct, so gst_element_get_factory
actually works
* gst/parse/grammar.y:
set element to playing when it gets unlocked as we can't rely on the
bin state - all elements in the bin state might still be locked in
NULL)
ChangeLog
gst/gstelementfactory.c
gst/parse/grammar.y