|
From: GStreamer (bugzilla.gnome.org) <bug...@bu...> - 2007-01-11 15:06:05
|
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D350477 GStreamer | gstreamer (core) | Ver: HEAD CVS ------- Comment #9 from Edward Hervey 2007-01-11 15:05 UTC ------- it might be difficult to make the difference between path naming and env_variable naming. For that reason I would treat them as two different entities. The list of extensions should be a list taking into account the extension separator. Ex : ".so,.dll" or ".py". I don't see the need for extra '{','= }'. The coma should be escaped of course if it's part of the extension. --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail |