a20820e781cf79350dd89c6c1e50f7fe6c41d000
[platform/upstream/gst-plugins-base.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.10.19 "Good Times"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.10.x stable series of the
8 GStreamer Base Plug-ins.
9
10
11 The 0.10.x series is a stable series targeted at end users.
12 It is not API or ABI compatible with the stable 0.8.x series.
13 It is, however, parallel installable with the 0.8.x series.
14
15
16
17 This module contains a set of reference plugins, base classes for other
18 plugins, and helper libraries.
19
20 This module is kept up-to-date together with the core developments.  Element
21 writers should look at the elements in this module as a reference for
22 their development.
23
24 This module contains elements for, among others:
25
26   device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
27   containers: ogg
28   codecs: vorbis, theora
29   text: textoverlay, subparse
30   sources: audiotestsrc, videotestsrc, gnomevfssrc
31   network: tcp
32   typefind
33   audio processing: audioconvert, adder, audiorate, audioscale, volume
34   visualisation: libvisual
35   video processing: ffmpegcolorspace
36   aggregate elements: decodebin, playbin
37
38
39 Other modules containing plug-ins are:
40
41
42 gst-plugins-good
43 contains a set of well-supported plug-ins under our preferred license
44 gst-plugins-ugly
45 contains a set of well-supported plug-ins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plug-ins that haven't passed the
49     rigorous quality testing we expect
50
51
52
53   
54
55 Features of this release
56     
57       * Handle EAGAIN when polling sockets in rtspconnection
58 There were no bugs fixed in this release
59     
60
61 Download
62
63 You can find source releases of gst-plugins-base in the download directory:
64 http://gstreamer.freedesktop.org/src/gst-plugins-base/
65
66 GStreamer Homepage
67
68 More details can be found on the project's website:
69 http://gstreamer.freedesktop.org/
70
71 Support and Bugs
72
73 We use GNOME's bugzilla for bug reports and feature requests:
74 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
75
76 Developers
77
78 CVS is hosted on cvs.freedesktop.org.
79 All code is in CVS and can be checked out from there.
80 Interested developers of the core library, plug-ins, and applications should
81 subscribe to the gstreamer-devel list. If there is sufficient interest we
82 will create more lists as necessary.
83
84         
85 Applications
86   
87 Contributors to this release
88     
89       * Jan Schmidt
90       * Wim Taymans
91