Re: [webkit-dev] MAC :: building gstreamer by WebKit but without CAIRO

2013-11-24 Thread gstreamer MACOSX
I managed to restore ImageGStreamerCG.cpp however LINK fails : __ZN3WTF13freeOwnedGPtrI7_GErrorEEvPT_, referenced from: __ZN7WebCore27MediaPlayerPrivateGStreamer13handleMessageEP11_GstMessage in MediaPlayerPrivateGStreamer.o __ZN7WebCore19initializeGStreamerEv in GStreamerUtilities.o

[webkit-dev] [AppleMac] : HTML5 Video tag is enabled by MacOsX. But how does it work = and with which player by default ?

2013-10-15 Thread gstreamer MACOSX
Happy to see that HTML5 video tag runs fine by MacOs. But allow me 2 questions : - where is it enabled ? Browsing sources show that FeatureDefines.h doesn't enable it... How is it activated ? - which player has been set by default ? Probably not GSTREAMER ;-) But which one and where is it selected

Re: [webkit-dev] [AppleMac] : HTML5 Video tag is enabled by MacOsX. But how does it work = and with which player by default ?

2013-10-15 Thread gstreamer MACOSX
First, thanks a lot for your useful tips, Konstantin, Hugo. Second, let's assume I expect to change player: - from natural default solution = Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.* - to another one that is GSTREAMER What would be the trick to evolve properly from

[webkit-dev] [WinCairo] : ENABLE_VIDEO = how to activate HTML5 video tag ?

2013-10-14 Thread gstreamer MACOSX
Unless we missed something, sources tied to GSTREAMER (like wtf\gobject\GlibUtilities.cpp) appear, sort of, unobtainable. Anyone under position to shed lights on these missing .CPP files required by Webkit ? -- gstreamerForEver On Sun, 2013-10-13 at 14:22 +0200, Urbain EGIS wrote: Probably a

Re: [webkit-dev] [WinCairo] : ENABLE_VIDEO = how to activate HTML5 video tag ?

2013-10-14 Thread gstreamer MACOSX
On Mon, Oct 14, 2013 at 11:59 AM, Philippe Normand ph...@igalia.com wrote: On Mon, 2013-10-14 at 11:51 +0200, gstreamer MACOSX wrote: Unless we missed something, sources tied to GSTREAMER (like wtf \gobject\GlibUtilities.cpp) appear, sort of, unobtainable. Anyone under position to shed