[gstreamer-bugs] [Bug 567003] [ladspa] improve plugin scanning

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 4 05:15:51 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=567003

  GStreamer | gst-plugins-bad | Ver: git

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2009-03-04 13:16 UTC -------
commit 5967670c8c0a9016ab84e7e140ddbb4dbe910dc4
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Wed Mar 4 15:05:48 2009 +0200

ladspa: add LIBDIR/ladspa to search path and make path more portable

Use glib defines for searchpath separators. Filter searchpath to avoid scanning
path entries twice. Fix the return in ladspa_plugin_directory_search to return
wheter we found a plugin.

commit 91abc9e97a6833a497e780651743ca4ba4d7fcf0
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Wed Mar 4 14:34:12 2009 +0200

ladspa: rewrite the directory scanning, fixes first part of #573370

Move the two function from search.c into gstladspa.c and make them static.
Remove non needed arguments from function prototypes. Use glib api for
simplicity and portability.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567003.




More information about the Gstreamer-bugs mailing list