[Webkit-unassigned] [Bug 46790] New: GStreamer PlatformVideoWindow needs an API to prepare the widget before applying the overlay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 01:23:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46790

           Summary: GStreamer PlatformVideoWindow needs an API to prepare
                    the widget before applying the overlay
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


On Mac OSX, the osxvideosink sends a message on the GStreamer bus which includes a pointer to its internal NSView. Application-side needs to retrieve and use it before calling the XOverlay set_window_handle function.

So I propose to add a simple "prepare(GstMessage*)" method in PlatformVideoWindow for this purpose.
On Gtk and EFL this would be an empty implementation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list