[Bug 698927] LADSPA improved port to gstreamer 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 30 07:22:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698927
  GStreamer | gst-plugins-bad | git

--- Comment #6 from Juan Manuel Borges Caño <juanmabcmail at gmail.com> 2013-04-30 14:21:59 UTC ---
Created an attachment (id=242919)
 View: https://bugzilla.gnome.org/attachment.cgi?id=242919
 Review: https://bugzilla.gnome.org/review?bug=698927&attachment=242919

myutils merge and register static

Regarding gstmyutils: The 3 functions were moved to
gstladspa{source,filter,sink}.c respectively, there they make some sense. Hence
gstmyutils.{hc} are unneeded, the files are dropped.

Regarding the module: then there is enough to g_type_register_static. Hence 
gstladspamodule.{hc} are unneeded, the files are dropped.

To summarize, now there is only:
* gstladspautils
* gstladspafilter
* gstladspasource
* gstladspasink
* gstladspa

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list