gst/gst.c: Set gst as being initialized before scanning/updating the registry, since...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 11 Aug 2006 15:07:58 +0000 (15:07 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 11 Aug 2006 15:07:58 +0000 (15:07 +0000)
commit38f5745fa8ac35becebd91ef5a7e6a296061a1e0
tree002b25d36c70ded97583f53ee05544912288eb76
parent6b84737d18e39c1093014ca110780b0a538544fb
gst/gst.c: Set gst as being initialized before scanning/updating the registry, since there might be some plugins that...

Original commit message from CVS:
* gst/gst.c: (gst_init_check), (init_post):
Set gst as being initialized before scanning/updating the registry,
since there might be some plugins that call gst_init() and we don't
want to loop back in.
Closes #350879
ChangeLog
gst/gst.c