[gstreamer-bugs] [Bug 519088] gst_mulawdec_chain() may call gst_util_uint64_scale_int() with denom=0

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 28 00:36:46 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=519088

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

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #1 from Sebastian Dröge  2008-02-28 08:36 UTC -------
Hm, in theory this should've been set already as set_caps() should be called
before any chain functions. Well, fixed in CVS :)

2008-02-28  Sebastian Dröge  <slomo at circular-chaos.org>

        * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
        Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
        yet on the srcpad. We need rate and channels before we
        can do any processing. Fixes bug #519088.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519088.




More information about the Gstreamer-bugs mailing list