[gstreamer-bugs] [Bug 595886] gst_pad_fixate_caps() does not return fixed caps in case of multiple structures

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 28 10:57:30 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595886
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2009-10-28 17:57:28 UTC ---
commit 746284f8071c2f33a488eaecfc6f6a1d88cf32c9
Author: Rob Clark <rob at ti.com>
Date:   Wed Sep 9 15:37:11 2009 -0500

    pad: make _fixate_caps() also truncate when needed

    The default gst_pad_fixate_caps() previously would only fixate each
individual
    struct. In case there are multiple structs, the resulting caps would still
not
    be fixed. In the spirit of how individual structs are fixated, this patch
    changes gst_pad_fixate_caps() to remove all but the first struct.

    Fixes #595886

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