summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2010-09-20 19:04:24 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2010-09-20 19:04:24 +0100
commite50eead5b74a09d8493a130cbe31708a567e00b8 (patch)
tree92d07eb737e3ae980f3454305c7d0a31f7936942
parent5c9c2142f253fdf19ffbbc8d22897835678f19c7 (diff)
build: Update NEWS and README for 1.3.2
-rw-r--r--NEWS18
-rw-r--r--README4
2 files changed, 20 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d225301..e74104a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+clutter-gst 1.3.2 (20/09/2010)
+===============================================================================
+
+ * list of changes since 1.2.0
+
+ o Respects the pixel-aspect-ratio property of the video frames and have
+ VideoTexture advertise the right preferred size.
+
+ o Reworked how ARB fp programs are set on the materials using a clutter 1.4
+ feature to set a program on a material, fixing the way materials were
+ used along the way.
+
+ o Removed all raw GL code and only use Cogl.
+
+Many thanks to:
+
+ Robert Bragg
+
clutter-gst 1.2.0 (18/08/2010)
===============================================================================
diff --git a/README b/README
index 020a036..88e0edf 100644
--- a/README
+++ b/README
@@ -19,8 +19,8 @@ installing new plug-ins.
Clutter-GStreamer requires:
- GLib >= 2.14.0
- Clutter >= 1.0.0
+ GLib >= 2.18.0
+ Clutter >= 1.3.14
GStreamer >= 0.10
Copyright (C) 2006, 2007, 2008 OpenedHand