Changes between Version 11 and Version 12 of HackingGtk


Ignore:
Timestamp:
Dec 7, 2007 4:26:26 AM (16 years ago)
Author:
alp@atoker.com
Comment:

Movie -> MediaPlayer in SVN link

Legend:

Unmodified
Added
Removed
Modified
  • HackingGtk

    v11 v12  
    4141 * cairo graphics "canvas" element backend: [http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/html/CanvasRenderingContext2D.cpp WebCore/html/CanvasRenderingContext2D.cpp] (and a few other files in WebCore/html)
    4242
    43  * GStreamer media backend: [http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/platform/graphics/gtk/MoviePrivateGStreamer.cpp WebCore/platform/graphics/gtk/MoviePrivateGStreamer.cpp] (has small dependencies on GTK+/Cairo that can be easily abstracted if other ports want to share the GStreamer backend)
     43 * GStreamer media backend: [http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp] (has small dependencies on GTK+/Cairo that can be easily abstracted if other ports want to share the GStreamer backend)
    4444
    4545=== Bundled code modules ===