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 < [email protected]> 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 < > [email protected]> 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 >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >> >> > > > -- > Sriram Neelakandan > Author - Embedded Linux System Design And Development ( > http://tinyurl.com/2doosu) >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
