releasing
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Plugins 0.8.0 "Pharmaceutical Itch"
3         
4
5 The GStreamer team is happy to announce the first release
6 in the 0.8.x stable series
7 of the GStreamer Plugins.
8
9
10 The 0.8.x series is a stable series aimed at end users.
11 It is not API or ABI compatible with the stable 0.6.x series.
12 It is, however, parallel installable with the 0.6.x series.
13
14
15 This module contains plugins providing media encoding and decoding,
16 conversion, effects, and other elements that provide actual media
17 handling functionality to the core.  You need the GStreamer core module
18 to make them work.  The versions do not need to match exactly, as long
19 as all of them are in the 0.8.x series.
20
21
22 The FFmpeg-based decoder element has been moved to its own module.  If you
23 want support for a lot of popular video formats, you need to install this
24 module along with the GStreamer Core and Plugins.  An FFmpeg-based colorspace
25 element has been added to the Plugins however.
26
27   
28 Features of this release
29     
30       * Parallel installability with 0.6.x series
31       * Internationalization
32       * Dutch, French and Serbian translations
33       * Updated to the new core 0.8 subsystems
34       * Reworked play and media-info libraries
35       * Audio sinks synchronize on timestamps
36       * New demuxer: ogg
37       * New decoder: theora
38       * New elements: rfb, switch, trm, ffmpegcolorspace
39       * New sinks: ximagesink, xvimagesink
40       * Fixes to all other elements, including audioconvert, interleave, alsa, videotestsrc
41       * Portability fixes
42       * ChangeLog use
43       * Coding style consistency
44
45 Bugs fixed in this release
46     
47       * 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
48       * 129299 : complied errors in alsa-lib-1.0.0-0.rc2
49       * 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
50       * 135921 : speexenc support won't compile with 1.1.x
51       * 136590 : mod plugins doesn't work atm
52       * 137044 : GConf schemas unreadable
53
54 Download
55
56 You find source releases of gst-plugins in the download directory:
57 http://gstreamer.freedesktop.org/src/gst-plugins/
58
59 GStreamer Homepage
60
61 More details can be found on the project's website:
62 http://gstreamer.freedesktop.org/
63
64 Support and Bugs
65
66 We use GNOME's bugzilla for bug reports and feature requests:
67 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
68
69 Developers
70
71 CVS is hosted on cvs.freedesktop.org.
72 All code is in CVS and can be checked out from there.
73 Interested developers of the core library, plug-ins, and applications should
74 subscribe to the gstreamer-devel list. If there is sufficient interest we
75 will create more lists as necessary.
76
77         
78 Applications
79
80 The GConf settings have moved to a versioned location and can now be found
81 under /system/gstreamer/0.8.  Applications should use the gconf library,
82 as provided by gstreamer-gconf-0.8.pc, to access the default settings.
83
84   
85 Contributors to this release
86     
87       * Amaury Jacquot
88       * Andy Wingo
89       * Arwed v. Merkatz
90       * Benjamin Otte
91       * Brian Cameron
92       * Christian Schaller
93       * Christophe Fergeau
94       * Colin Walters
95       * Danilo Segan
96       * David I. Lehn
97       * David Schleef
98       * Iain Holmes
99       * Jan Schmidt
100       * Jérémy Simon
101       * Johan Dahlin
102       * Jon Trowbridge
103       * Julien Moutte
104       * Julio M. Merino Vidal
105       * Leif Morgan Johnson
106       * Ramon Garcia
107       * Ronald Bultje
108       * Steve Baker
109       * Thomas Canty
110       * Thomas Vander Stichele
111       * Stefan Kost
112