Merge remote-tracking branch 'origin/0.10'
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Base Plug-ins 0.11.3, "Axe and Smash"
2
3 New in 0.11.3:
4
5       * Many fixes and improvements
6       * video: Improve video frame map/unmap
7       * theora: Improve video negotiation
8       * Various performance improvements
9
10 Bugs fixed in this release
11
12       * 668343 : [0.11] - segfault when using missing plugin support in 0.11
13       * 668542 : [0.11] EncodingProfileClass is missing from GstPbutils-0.11.gir
14
15
16 New in 0.11.2:
17
18       * Parallel installability with 0.10.x series
19       * Many API cleanups
20       * Ported to new 0.11 core API changes
21       * Use new GstSample for snapshots
22       * Improved video filter base class
23       * New multichannel caps with mask
24       * Port network elements to GIO
25       * Many fixes and improvements