[gstreamer-bugs] [Bug 630353] [appsrc] Avoid losing buffers' caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 23 05:09:49 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=630353
  GStreamer | gst-plugins-base | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-09-23 12:09:43 UTC ---
Pushed.

commit 24b523e129d55c8ace7afdfffa341909431082e9
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Wed Sep 22 14:10:18 2010 -0300

    appsrc: Do not override buffer caps if appsrc caps is null

    Make appsrc not set caps on buffers when its own caps is NULL.

    This avoids calling make_metadata_writable on all buffers and
    prevents losing buffer caps in case we are not replacing it
    with something meaningful.

    https://bugzilla.gnome.org/show_bug.cgi?id=630353

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