Release 0.11.90
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Base Plug-ins 0.11.90 "Golden bells! What a world of happiness their harmony foretells!"
2
3 New in 0.11.90:
4
5       * Lots of bugfixes, cleanup and other improvements
6       * API cleanup in the audio base classes
7       * Improvements to the RTP buffer
8
9 New in 0.11.3:
10
11       * Many fixes and improvements
12       * video: Improve video frame map/unmap
13       * theora: Improve video negotiation
14       * Various performance improvements
15
16 Bugs fixed in this release
17
18       * 668343 : [0.11] - segfault when using missing plugin support in 0.11
19       * 668542 : [0.11] EncodingProfileClass is missing from GstPbutils-0.11.gir
20
21
22 New in 0.11.2:
23
24       * Parallel installability with 0.10.x series
25       * Many API cleanups
26       * Ported to new 0.11 core API changes
27       * Use new GstSample for snapshots
28       * Improved video filter base class
29       * New multichannel caps with mask
30       * Port network elements to GIO
31       * Many fixes and improvements