f1198b94936ab1902c7d1b10548b4a6e5f715b2b
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Good Plug-ins 0.9.6 "Everything's Not Lost"
3         
4
5 The GStreamer team is petrified to announce a new release
6 in the 0.9.x development series of the
7 GStreamer Good Plug-ins.
8
9
10 The 0.9.x series is a development series and not recommended for end users.
11 It is not API or ABI compatible with the stable 0.8.x series.
12 It is, however, parallel installable with the 0.8.x series.
13
14
15 "Such ingratitude.  After all the times I've saved your life."
16
17
18 A collection of plug-ins you'd want to have right next to you on the
19 battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
20 all: good looks, good code, and good licensing.  Documented and dressed up
21 in tests.  If you're looking for a role model to base your own plug-in on,
22 here it is.
23
24
25 If you find a plot hole or a badly lip-synced line of code in them,
26 let us know - it is a matter of honour for us to ensure Blondie doesn't look
27 like he's been walking 100 miles through the desert without water.
28
29
30 This module contains a set of plug-ins that we consider to have good quality
31   code, correct functionality, our preferred license (LGPL for the plug-in
32   code, LGPL or LGPL-compatible for the supporting library).
33 We believe distributors can safely ship these plug-ins.
34 People writing elements should base their code on these elements.
35
36
37 Other modules containing plug-ins are:
38
39
40 gst-plugins-base
41 contains a basic set of well-supported plug-ins
42 gst-plugins-ugly
43 contains a set of well-supported plug-ins, but might pose problems for
44     distributors
45 gst-plugins-bad
46 contains a set of less supported plug-ins that haven't passed the
47     rigorous quality testing we expect
48
49
50
51   
52 Features of this release
53     
54       * Parallel installability with 0.8.x series
55       * Threadsafe design and API
56       * added speex RTP payloader/depayloader
57       * ported cutter
58       * fractional framerates
59       * more video filters now use BaseTransform
60
61 Bugs fixed in this release
62     
63       * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
64       * 321001 : [matroskademux] should seek to nearest preceding index en...
65       * 321430 : goom fails to register on amd64
66
67 Download
68
69 You can find source releases of gst-plugins-good in the download directory:
70 http://gstreamer.freedesktop.org/src/gst-plugins-good/
71
72 GStreamer Homepage
73
74 More details can be found on the project's website:
75 http://gstreamer.freedesktop.org/
76
77 Support and Bugs
78
79 We use GNOME's bugzilla for bug reports and feature requests:
80 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
81
82 Developers
83
84 CVS is hosted on cvs.freedesktop.org.
85 All code is in CVS and can be checked out from there.
86 Interested developers of the core library, plug-ins, and applications should
87 subscribe to the gstreamer-devel list. If there is sufficient interest we
88 will create more lists as necessary.
89
90         
91 Applications
92   
93 Contributors to this release
94     
95       * Andy Wingo
96       * Edgard Lima
97       * Edward Hervey
98       * Jan Schmidt
99       * Julien Moutte
100       * Michael Smith
101       * Thomas Vander Stichele
102       * Tim-Philipp Müller
103       * Vincent Torri
104       * Wim Taymans
105