[gstreamer-bugs] [Bug 356882] [PLUGIN-MOVE] synaesthesia has been ported

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 10 06:01:15 PST 2007


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

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #6 from Tim-Philipp Müller  2007-02-10 13:59 UTC -------
Another thing :)

 - in the chain function, you should check for
   samplerate == 0 and return NOT_NEGOTIATED if
   it hasn't been set to make sure you don't end
   up dividing by 0 if upstream sends buffers
   without caps and your setcaps() function
   never got called ...
   (samplerate should be reset to 0 in state
   change function too then)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list