[gstreamer-bugs] [Bug 349189] LADSPA gstsignalprocessor.c: line 408: assertion failed: (self->pending_in != 0)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 31 02:28:00 PDT 2006


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=349189
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Andy Wingo changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wingo at pobox.com




------- Comment #3 from Andy Wingo  2006-07-31 09:27 UTC -------
I think what it's missing is at the end of signal_processor_process(), there
should be a self->pending_in = klass->num_audio_in;. However I think there are
probably problems with asserts in the case of plugins with no audio inputs or
with no audio outputs.


-- 
Configure bugmail: http://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