gst/gst.c: Add GST_DISABLE_OPTION_PARSING, in order to disable option parsing for...
authorDavid Schleef <ds@schleef.org>
Sat, 12 May 2007 23:53:08 +0000 (23:53 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 12 May 2007 23:53:08 +0000 (23:53 +0000)
commit7f9a26d71c5582b140dbc4242e52e22786a0e255
treeb4d997b64b61ee4f78192980f7864c59a85644ec
parent75cc705a1f19fa90138b813bfc149c8046703da5
gst/gst.c: Add GST_DISABLE_OPTION_PARSING, in order to disable option parsing for embedded systems.

Original commit message from CVS:
* gst/gst.c:
Add GST_DISABLE_OPTION_PARSING, in order to disable option
parsing for embedded systems.
* gst/gstelementfactory.c:
Allow gst_element_register() to be called with plugin==NULL.
Did nobody notice that static elements were broken?
ChangeLog
gst/gst.c
gst/gstelementfactory.c