Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 0.11.2 "A Shiny white Tooth"
2
3 New featues in 0.11.2:
4
5       * Parallel installability with 0.10.x series
6       * Added pts/dts to buffers
7       * Moved controller into core
8       * Pad probe rewrite
9       * AcceptCaps and GetCaps made as queries
10       * Added parent to pad functions
11       * Sticky events rewrite
12       * New GstSample object
13       * Asynchronous state change support for basesrc
14       * Added new bitmask type
15       * GstMemory updates
16       * Port to gio
17       * Port to newest glib
18       * Add stepped ranges
19       * Do typefind in separate thread
20       * Rework alloc tracing
21       * Added STREAM_CONFIG, GAP and STREAM_START events
22       * Various cleanups and leak fixes