[Bug 657494] New: [d3dvideosink][PATCH] Fix device initialization check

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 27 04:16:16 PDT 2011


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

           Summary: [d3dvideosink][PATCH] Fix device initialization check
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=194912)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=194912)
fix device initialization check

When the device is initialize in the NULL_TO_READY state change, we always
returns successfully, even if the device was not initialized properly. This
behaviour doesn't allow switching to a different video sink using
autovideosink, for instance.

The following patch patch checks that the device was initialized properly and
if not return a state change failure in the null to ready transition.

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