[Bug 692508] gst_element_get_compatible_pad_template: use gst_pad_get_pad_template

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 14 01:28:05 PST 2013


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

Sebastian Dröge <slomo> changed:

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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-02-14 09:27:56 UTC ---
commit 1a1a9e143fb0e155d7627aa8e489cd5d04bc093c
Author: Niv Sardi <xaiki at evilgiggle.com>
Date:   Fri Jan 25 06:50:27 2013 -0300

    utils: Use gst_pad_get_pad_template() in
gst_element_get_compatible_pad_template()

    motivation comes from: /* FIXME: why not gst_pad_get_pad_template (pad); */
    this code path is quite nicer, we now only revert to creating the template
    if gst_pad_get_pad_template fails.

    with this fork, we gain a non-allocation of GstCaps *templcaps

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

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