[gstreamer-bugs] [Bug 618644] gst_pad_get_caps() Return pad template if parent element is in GST_STATE_NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 14 08:11:07 PDT 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from Edward Hervey <bilboed at gmail.com> 2010-06-14 15:11:02 UTC ---
Ok, I pushed it. I understand being cautious... but I've been using these
patches on my 3 systems for the past month installed system-wide and with many
apps and having seen any regressions/issues.

If something *really* screwed up comes up ... well.. that's what freezes are
for, we can always fix it before the final release.


commit 7460321a600438966d7152ab2b4318be48eadce0
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Mon May 17 15:06:37 2010 +0200

    gstpad: Return pad template in get_caps if pad is not negotiable

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

commit dc38e75d88bd8921895821f7afed01cab30e46c9
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Mon May 17 15:04:48 2010 +0200

    GstPad: Add GST_PAD_NEGOTIABLE GstPadFlag

    A pad is 'negotiable' when its container element is in a state greater
    than GST_STATE_READY

    API:gst_pad_is_negotiable
    API:gst_pad_set_negotiable
    API:GST_PAD_NEGOTIABLE

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

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