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