[Bug 698927] LADSPA improved port to gstreamer 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 1 23:44:22 PDT 2013


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

--- Comment #11 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-05-02 06:44:20 UTC ---
- gst_ladspa_source_instance_class_init
  leak comment, but I can't see the alloc?

- ladspa_describe_source_plugin
There is common code in all 3 base classes for the type name creating. This
could be move to another util func (which also check for the already regsitered
and ev. warns).

- ladspa_sink
  - fakesink was maybe not the ideal base for picking the code from
  - drop the handoff and preroll-handoff signals, fakesink uses them for
    debugging, normal sink don't need them
  - drop the "state-error", "last-error", "signal-handoff", "silent", "dump"
    properties

-- 
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