[Bug 725410] v4l2videodec: Probe fails if first device does not start with 0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 8 13:21:19 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.2

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-08 20:21:12 UTC ---
This was fixed by:

commit aa74871080d93701523e8bc183b2a8432e9b61c5
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Fri May 2 21:38:30 2014 -0400

    v4l2: Use single pass iterator for M2M probe

    Instead of having each M2M class do their own probing, use the
    GstV4l2Iterator and probe all devices in a single pass.

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

commit 726fc3b5249274d9a56dcd3c7dc45e48c52b912d
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Fri May 2 16:55:05 2014 -0400

    v4l2: Add a common device enumerator

    This will allow removing code duplication (hence bugs duplication).

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

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