summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2012-08-22 13:14:03 -0300
committerLionel Landwerlin <llandwerlin@gmail.com>2013-03-18 16:24:18 +0000
commit18388f75f1bb182a3351ae20c9adf26e1fca76d5 (patch)
tree13626b2231f122f051735f6a707d83adf25096fd /README
parent95855810ddb45adae8179c8a558bdf23feaf6a6d (diff)
downloadclutter-gst-18388f75f1bb182a3351ae20c9adf26e1fca76d5.tar.gz
Do not use deprecated ClutterMedia.
Merge ClutterMedia with ClutterGstPlayer.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index fa90160..7525b7f 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Clutter-GStreamer README
Clutter-Gst is an integration library for using GStreamer with Clutter.
It provides a GStreamer sink to upload frames to GL and an actor that
-implements the ClutterMedia interface using playbin2.
+implements the ClutterGstPlayer interface using playbin.
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces. It uses OpenGL for drawing
@@ -20,8 +20,8 @@ installing new plug-ins.
Clutter-GStreamer requires:
GLib >= 2.18.0
- Clutter >= 1.4.0
- GStreamer >= 0.10.20
+ Clutter >= 1.6.0
+ GStreamer >= 0.11.0
Copyright (C) 2006, 2007, 2008 OpenedHand
Copyright (C) 2009, 2010, 2011 Intel Corporation