[gstreamer-bugs] [Bug 549073] buffer_alloc function from new basetransform sometimes fails to alloc data

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 25 02:48:11 PDT 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=549073

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

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
          Component|gstreamer (core)            |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #2 from Wim Taymans  2008-08-25 09:48 UTC -------
        * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
        * gst/law/mulaw-conversion.c:
        * gst/law/mulaw-encode.c: (gst_mulawenc_init),
        (gst_mulawenc_chain):
        The encoder can't really renegotiate at the time they perform a
        pad-alloc so make the srcpads use fixed caps.
        Check the buffer size after a pad-alloc because the returned size might
        not be right when the downstream element does not know the size of the
        new buffer (capsfilter). Fixes #549073.


-- 
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=549073.




More information about the Gstreamer-bugs mailing list