[webkit-help] Porting WebKit with video support
Antoine Maillard
antoine.maillard at gmail.com
Mon Oct 4 02:25:35 PDT 2010
Thanks a lot for your reply. I'll have a look at the internals of
MediaPlayerPrivateXXX.
FYI, I use the QT port of webkit.
On Mon, Oct 4, 2010 at 8:04 AM, Sriram Neelakandan <
sriram.neelakandan at gmail.com> wrote:
> Look at WebCore/platform/graphics/MediaPlayerPrivate.h
> The platform is expected to implement a MediaPlayerPrivate class
> You can refer
> WebCore/platform/graphics/<gtk/qt/win>/MediaPlayerPrivate<Gtk/Qt/QuickTimeWin>.cpp
> for reference implementations on how its done.
>
> I suppose you are already running Webkit using Gtk or Qt on DFB ? or is it
> the just announched DFB-lite port of Webkit ?
>
> On Fri, Oct 1, 2010 at 8:59 PM, Antoine Maillard <
> antoine.maillard at gmail.com> wrote:
>
>> Hi,
>>
>> I'd like to add HTML5 video support to the DirectFB WebKit port on a
>> STLinux STB.
>> Would you have some pointers or some help on how is designed the interface
>> between video decoding capabilities and WebCore integration ?
>> I'm suppose there is some kind of "prototype" to extend audio/video
>> support to WebKit ports (and I also assume that this "prototype" is used to
>> bind QTKit with WebCore on OSX or DirectVideo with WebCore on Windows...)
>>
>>
>> Thanks a lot for your help.
>>
>> Antoine
>>
>> _______________________________________________
>> webkit-help mailing list
>> webkit-help at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>
>>
>
>
> --
> Sriram Neelakandan
> Author - Embedded Linux System Design And Development (
> http://tinyurl.com/2doosu)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101004/3b85fdf8/attachment.html>
More information about the webkit-help
mailing list