[gstreamer-bugs] [Bug 575682] Add gst_pad_is_compatible()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 18 09:05:24 PDT 2009


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

  GStreamer | gstreamer (core) | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130883|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #6 from Wim Taymans  2009-03-18 16:05 UTC -------
I reworked it a little. There is no new function but I fixed gst_pad_can_link()
instead.

commit 8af9d58ea7daf67f5c752187adea7d6dd00574cf
Author: Zeeshan Ali (Khattak) <zeeshanak at gnome dot org>
Date:   Wed Mar 18 17:01:16 2009 +0100

    gstpad: fix gst_pad_can_link()

    Move the gst_pad_can_link() implementation from gstutils to gstpad and use
    gst_pad_link_prepare() to make it work correctly and also check the caps.

    Make the broken implementation in gstutils static.

    Small cleanups in the _get_fixed_caps() function.

    Fixes #575682.


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




More information about the Gstreamer-bugs mailing list