[Bug 667817] v4l2src: Don't assert when the interface is not implemented.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 13 02:13:06 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.32

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-13 10:13:01 UTC ---
Ok, I'm not sure it is really the "correct" behaviour, but
GstImplementsInterface is a mess anyway, so may just as well just return FALSE.
It's gone in 0.11, so I don't care too much ;) I'm not even going to ask what
you did to run into this.. (but I suspect it was using GstImplementsInterface
in a way it's not supposed to be used).

commit 150403ab13dbccef653537cc62cc30a42f71d43f
Author: Havard Graff <havard.graff at tandberg.com>
Date:   Mon Sep 5 10:43:19 2011 +0200

    v4l2src: Don't assert when the interface is not implemented.

    Simply return FALSE instead.

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

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