RESOLVED FIXED 124867
More prep work for GStreamer on Windows
https://bugs.webkit.org/show_bug.cgi?id=124867
Summary More prep work for GStreamer on Windows
Alex Christensen
Reported 2013-11-25 15:14:58 PST
I have some compile fixes, and g_main_context_iteration needs to be called in the main loop for GStreamer to work.
Attachments
Patch (2.78 KB, patch)
2013-11-25 15:21 PST, Alex Christensen
no flags
Patch (2.77 KB, patch)
2013-12-16 22:14 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-11-25 15:20:39 PST
Alex Christensen
Comment 2 2013-11-25 15:21:49 PST
Philippe Normand
Comment 3 2013-11-25 23:17:34 PST
Comment on attachment 217839 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217839&action=review > Tools/WinLauncher/WinLauncher.cpp:45 > +#if USE(GSTREAMER) IIRC there is an ENABLE(GLIB_SUPPORT). Perhaps it would make more sense to enable that macro in WinCairo and use it here. > Tools/WinLauncher/WinLauncher.cpp:623 > +#if USE(GSTREAMER) Ditto
Alex Christensen
Comment 4 2013-12-16 22:11:41 PST
https://bugs.webkit.org/show_bug.cgi?id=104266 changed that to USE(GLIB), which would be a better fit there.
Alex Christensen
Comment 5 2013-12-16 22:14:42 PST
WebKit Commit Bot
Comment 6 2013-12-17 08:52:27 PST
Comment on attachment 219398 [details] Patch Clearing flags on attachment: 219398 Committed r160707: <http://trac.webkit.org/changeset/160707>
WebKit Commit Bot
Comment 7 2013-12-17 08:52:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.