[Bug 722622] New: [PATCH] d3dvideosink: Unable to register Direct3D hidden window class

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 09:30:21 PST 2014


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

           Summary: [PATCH] d3dvideosink: Unable to register Direct3D
                    hidden window class
    Classification: Platform
           Product: GStreamer
           Version: 1.2.2
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: 4ernov at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=266764)
 View: https://bugzilla.gnome.org/attachment.cgi?id=266764
 Review: https://bugzilla.gnome.org/review?bug=722622&attachment=266764

Patch that fixes the problem

It's impossible to create another pipeline with d3dvideosink after disposing
the previous one due to some problem in d3dvideosink. The message is: "Unable
to register Direct3D hidden window class".

I've evaluated the problem and it's that UnregisterClass() in working thread is
called before DestroyWindow() and UnregisterClass() does nothing.

The patch is applied.

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