[gstreamer-bugs] [Bug 398299] [smpte] crashes if fed empty buffers from fakesrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 19 05:10:04 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=398299

  GStreamer | gst-plugins-good | Ver: 0.10.5


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|gst-launch pipeline with    |[smpte] crashes if fed empty
                   |smpte element crashes on    |buffers from fakesrc
                   |introduction of fakesrc     |
   Target Milestone|HEAD                        |0.10.6




------- Comment #1 from Tim-Philipp Müller  2007-01-19 13:08 UTC -------
fakesrc produces 0-sized buffers without caps, which smpte does not like.

Should be fixed now:

  2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/smpte/gstsmpte.c: (gst_smpte_collected):
          Some more sanity checks to make sure the input formats match and the
          input pads are actually negotiated, in case someone tries to feed
          buffers from fakesrc or filesrc. Fixes #398299.
          Also const-ify an array, just because we can.


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




More information about the Gstreamer-bugs mailing list