gst/gstregistryxml.c: Allow empty strings for some of the plugin fields so we don...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 17 May 2006 14:01:33 +0000 (14:01 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 17 May 2006 14:01:33 +0000 (14:01 +0000)
commit5b6611acdd16849f1b0384501b4da28e63d622d6
treea38a60d4aa73c8fe323a7f4f1e56430a29e2de26
parent31a3c51ccfdfbdda64ae9d0ea409b7e654e17260
gst/gstregistryxml.c: Allow empty strings for some of the plugin fields so we don't drop valid plugin entries that we...

Original commit message from CVS:
* gst/gstregistryxml.c: (read_string), (load_pad_template),
(load_feature), (load_plugin):
Allow empty strings for some of the plugin fields so we don't
drop valid plugin entries that were written out correctly.
ChangeLog
gst/gstregistryxml.c