Release 0.11.2
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer FFmpeg Plug-ins 0.11.2 "Sadistic Symphony"
3         
4
5 The GStreamer team is proud to announce a new release
6 in the 0.11.x unstable series of the
7 GStreamer FFmpeg Plug-ins.
8
9
10 The 0.11.x series is an unstable series targeted at developers and will
11 eventually lead up to the stable 1.0 series.
12 It is not API or ABI compatible with the stable 0.10.x series.
13 It is, however, parallel installable with the 0.10.x series.
14
15
16 This module contains plug-ins using libraries from the FFmpeg project.
17
18
19
20 Other modules containing plug-ins are:
21
22
23 gst-plugins-base
24 contains a basic set of well-supported plug-ins
25 gst-plugins-ugly
26 contains a set of well-supported plug-ins, but might pose problems for
27     distributors
28 gst-plugins-bad
29 contains a set of less supported plug-ins that haven't passed the
30     rigorous quality testing we expect
31
32
33
34   
35
36 Features of this release
37     
38       * Many cleanups
39       * Ported to new 0.11 core API changes
40       * Disable ffmpeg multithreading
41       * Add support for the VOC format
42       * Improve memory allocation
43       * Optimize for 0-padded input buffers
44
45 Bugs fixed in this release
46      
47       * 664687 : CPU count detection fails on OS X
48
49 Download
50
51 You can find source releases of gst-ffmpeg in the download directory:
52 http://gstreamer.freedesktop.org/src/gst-ffmpeg/
53
54 GStreamer Homepage
55
56 More details can be found on the project's website:
57 http://gstreamer.freedesktop.org/
58
59 Support and Bugs
60
61 We use GNOME's bugzilla for bug reports and feature requests:
62 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
63
64 Developers
65
66 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
67 Interested developers of the core library, plug-ins, and applications should
68 subscribe to the gstreamer-devel list. If there is sufficient interest we
69 will create more lists as necessary.
70
71         
72 Applications
73   
74 Contributors to this release
75     
76       * Alessandro Decina
77       * Edward Hervey
78       * Matej Knopp
79       * Sebastian Dröge
80       * Wim Taymans
81