summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
parent5c9c2142f253fdf19ffbbc8d22897835678f19c7 (diff)
downloadclutter-gst-e50eead5b74a09d8493a130cbe31708a567e00b8.tar.gz
build: Update NEWS and README for 1.3.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 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)
===============================================================================