summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2008-07-17 10:36:56 +0000
committerChris Lord <chris@openedhand.com>2008-07-17 10:36:56 +0000
commitb9f6acb0e1bab370782864984dddd69afa15b393 (patch)
tree853fed512a9fb7bdf6362dd8dfba5c4a28a0053a /NEWS
parenta38a01d4fda0c238003e05d436f67b48f0b4d75e (diff)
downloadclutter-gst-b9f6acb0e1bab370782864984dddd69afa15b393.tar.gz
* AUTHORS:
* NEWS: * README: Update for release * Makefile.am: * clutter-gst.pc.in: * clutter-gst/Makefile.am: * configure.ac: Update version to 0.8 * clutter-gst/clutter-gst-video-sink.c: (clutter_gst_video_sink_set_property): Notify on change of use_shaders property
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b25c309..a1e2050 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+clutter-gst 0.8.0
+=================
+* List of changes:
+ o Require Clutter stable release
+ o Add clutter_gst_audio_get_playbin () function
+ o Add support for 24-bit textures
+ o Add pixel-shader AYUV/YV12 support via 'use-shaders' property on
+ ClutterGstVideoSink
+
clutter-gst 0.6.1
=================
* List of changes: