summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-02-17 11:01:16 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-02-17 11:01:16 +0100
commitfcdd9b6776664f06558c46c803a95ddaab6661a4 (patch)
treeb6baa09640251887f1d4e28b7c39acf42eba6611 /NEWS
parentd95d2cfa1bd2218d2a4dded3249bf4796f65f08b (diff)
downloadgstreamer-fcdd9b6776664f06558c46c803a95ddaab6661a4.tar.gz
RELEASE 0.11.2RELEASE-0.11.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 19 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 24a61f4a4c..d9c29dfdde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,22 @@
-This is GStreamer 0.11.1 "Sweet New Blossom"
+This is GStreamer 0.11.2 "A Shiny white Tooth"
-New featues in 0.11.1:
+New featues in 0.11.2:
* Parallel installability with 0.10.x series
- * Remove negotiation from state change in GstBaseSrc
- * Removed our custom FOURCC type
- * Updates to the base classes
+ * Added pts/dts to buffers
+ * Moved controller into core
+ * Pad probe rewrite
+ * AcceptCaps and GetCaps made as queries
+ * Added parent to pad functions
+ * Sticky events rewrite
+ * New GstSample object
+ * Asynchronous state change support for basesrc
+ * Added new bitmask type
+ * GstMemory updates
+ * Port to gio
+ * Port to newest glib
+ * Add stepped ranges
+ * Do typefind in separate thread
+ * Rework alloc tracing
+ * Added STREAM_CONFIG, GAP and STREAM_START events
+ * Various cleanups and leak fixes