gstfunnel: avoid access of freed pad
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 0.11.92 "High Hopes"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.11.x unstable series of the
8 core of the GStreamer streaming media framework.
9
10
11
12 The 0.11.x series is an unstable series targeted at developers and will
13 eventually lead up to the stable 1.0 series.
14 It is not API or ABI compatible with the stable 0.10.x series.
15 It is, however, parallel installable with the 0.10.x series.
16
17
18
19 The 0.11.x series has improved memory management and features
20 various cleanups and enhancements.
21
22
23
24 This module, gstreamer, only contains core functionality.
25 For actual media playback, you will need other modules.
26
27 gst-plugins-base
28 contains a basic set of well-supported plug-ins
29 gst-plugins-good
30 contains a set of well-supported plug-ins under our preferred license
31 gst-plugins-ugly
32 contains a set of well-supported plug-ins, but might pose problems for
33     distributors
34 gst-plugins-bad
35 contains a set of less supported plug-ins that haven't passed the
36     rigorous quality testing we expect
37
38
39
40   
41
42 Features of this release
43     
44       * Parallel installability with 0.10.x series
45       * API cleanup and minor API improvements
46       * GstTagList is a refcounted type now
47       * Lots of bugfixes, cleanup and other improvements
48 There were no bugs fixed in this release
49     
50
51 Download
52
53 You can find source releases of gstreamer in the download directory:
54 http://gstreamer.freedesktop.org/src/gstreamer/
55
56 GStreamer Homepage
57
58 More details can be found on the project's website:
59 http://gstreamer.freedesktop.org/
60
61 Support and Bugs
62
63 We use GNOME's bugzilla for bug reports and feature requests:
64 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
65
66 Developers
67
68 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
69 Interested developers of the core library, plug-ins, and applications should
70 subscribe to the gstreamer-devel list. If there is sufficient interest we
71 will create more lists as necessary.
72
73         
74 Applications
75
76 Various applications have early ports to GStreamer 0.11 including Totem, RhythmBox, Webkit, Jokosher, Transmageddon and others. We're working on porting more applications.
77
78   
79 Contributors to this release
80     
81       * Alban Browaeys
82       * Andre Moreira Magalhaes (andrunko)
83       * Anton Belka
84       * Bastien Nocera
85       * Brian Cameron
86       * Edward Hervey
87       * Havard Graff
88       * Josep Torra
89       * Luis de Bethencourt
90       * Mark Nauwelaerts
91       * Mike Ruprecht
92       * Sebastian Dröge
93       * Sreerenj Balachandran
94       * Stefan Sauer
95       * Tim-Philipp Müller
96       * Wim Taymans
97