gst/gst.c: Don't scan registry paths passed via --gst-plugin--path immediately (will...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 29 May 2006 11:52:50 +0000 (11:52 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 29 May 2006 11:52:50 +0000 (11:52 +0000)
commit1c30940f57250fc538d088fc9f1f0da1c1c4e1dd
treee196f6c3e9f5ff6142196ecd0c03002b868fd507
parentdd0456fe1c3b931973960eb13622cf79c9e359b3
gst/gst.c: Don't scan registry paths passed via --gst-plugin--path immediately (will crash, because absolutely nothin...

Original commit message from CVS:
* gst/gst.c: (add_path_func), (init_post):
Don't scan registry paths passed via --gst-plugin--path immediately
(will crash, because absolutely nothing is set up and no types are
registered etc.); do this later in init_post(). Fixes #343057.
ChangeLog
common
gst/gst.c