RESOLVED FIXED Bug 57420
[WinCairo] ENABLE(VIDEO) Broken
https://bugs.webkit.org/show_bug.cgi?id=57420
Summary [WinCairo] ENABLE(VIDEO) Broken
Brent Fulgham
Reported 2011-03-29 21:40:29 PDT
It's been a long time since I built with ENABLE(VIDEO) active. It turns out that a lot of CG-specific rendering code has crept into the Windows common routines, preventing WinCairo from building with other video support (e.g., GStreamer). This bug tracks the correction of this problem.
Attachments
Patch (4.22 KB, patch)
2013-11-12 09:15 PST, Alex Christensen
no flags
Philippe Normand
Comment 1 2011-04-06 13:46:08 PDT
It's been a while since last I played with VIDEO on WinCairo, but what are the specific issues you have? WinCairo should use the ImageGStreamerCairo interface, just as GTK does. No CG stuff should be involved :)
Alex Christensen
Comment 2 2013-11-12 09:15:47 PST
Philippe Normand
Comment 3 2013-11-12 09:25:09 PST
Comment on attachment 216684 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=216684&action=review > Source/WebCore/ChangeLog:3 > + Preparation for GStreamer on Windows. nit, this is not the right bug title
Alex Christensen
Comment 4 2013-11-12 10:21:41 PST
committed in http://trac.webkit.org/changeset/159122 with the title "[WinCairo] Preparation for ENABLE(VIDEO)."
Philippe Normand
Comment 5 2014-03-03 00:17:45 PST
So this bug can be closed then?
Alex Christensen
Comment 6 2014-03-03 08:56:12 PST
Yep. For some reason, I don't have access to close it, though.
Note You need to log in before you can comment on or make changes to this bug.