Release 0.11.92
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Base Plug-ins 0.11.92 "Comfortably Numb"
2
3 New in 0.11.92:
4
5       * Parallel installability with 0.10.x series
6       * API cleanup and minor API improvements
7       * Major cleanup of video/audio libraries
8       * Lots of bugfixes, cleanup and other improvements
9
10 New in 0.11.91:
11
12       * Compressed audio passthrough support in alsasink
13       * Removal of interfaces library, mixer and tuner interface
14       * Addition of video encoder and decoder base classes
15       * Improvements/cleanup for the video library API
16
17 New in 0.11.90:
18
19       * Lots of bugfixes, cleanup and other improvements
20       * API cleanup in the audio base classes
21       * Improvements to the RTP buffer
22
23 New in 0.11.3:
24
25       * Many fixes and improvements
26       * video: Improve video frame map/unmap
27       * theora: Improve video negotiation
28       * Various performance improvements
29
30 Bugs fixed in this release
31
32       * 668343 : [0.11] - segfault when using missing plugin support in 0.11
33       * 668542 : [0.11] EncodingProfileClass is missing from GstPbutils-0.11.gir
34
35
36 New in 0.11.2:
37
38       * Parallel installability with 0.10.x series
39       * Many API cleanups
40       * Ported to new 0.11 core API changes
41       * Use new GstSample for snapshots
42       * Improved video filter base class
43       * New multichannel caps with mask
44       * Port network elements to GIO
45       * Many fixes and improvements