[Webkit-unassigned] [Bug 132671] New: [GStreamer] A video element isn't drawn onto the canvas.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 7 22:16:09 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132671
Summary: [GStreamer] A video element isn't drawn onto the
canvas.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: isair at company100.com
void drawImage(in HTMLVideoElement image, in double dx, in double dy, in optional double dw, in double dh);
void drawImage(in HTMLVideoElement image, in double sx, in double sy, in double sw, in double sh, in double dx, in double dy, in double dw, in double dh);
drawImage for a video elemeht didn't work.
See attached example.
--
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