After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 133663 - ext/ladspa categorises all plugins as Filter/Effect
ext/ladspa categorises all plugins as Filter/Effect
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other All
: Normal normal
: 0.7.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-06 16:51 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
provides better classification of ladspa plugins (1.48 KB, patch)
2004-02-06 16:53 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
none Details | Review

Description Stefan Sauer (gstreamer, gtkdoc dev) 2004-02-06 16:51:42 UTC
currently the ext/ladspa plugin has a hardcodes categorisation for all
wrapped plugins so that the go to Filter/Effect.

It would be better to decide the category after having counted the src- and
sink-pads.
Please see the (soon) attached patch.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2004-02-06 16:53:03 UTC
Created attachment 24151 [details] [review]
provides better classification of ladspa plugins
Comment 2 Thomas Vander Stichele 2004-02-12 18:10:49 UTC
commited to HEAD, thanks