releasing
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Plugins 0.7.6 "There"
3         
4
5 The GStreamer team is happy to announce a new release in the
6 0.7.x development series of the GStreamer Plugins.
7 The goal of this release series is to stabilize towards a 0.8
8 release series which will be part of the GNOME 2.6 releases
9 and hopefully eventually KDE 4.x. 
10
11
12 0.7.6 is a Release Candidate for GStreamer Plugins 0.8.0
13 It is released to shake out the last bugs that might be still present
14 due to major/minor number differences.
15
16
17 The 0.7 series is a development series and is aimed at developers.
18 It is NOT API or ABI compatible with the stable 0.6.x series or
19 with other releases in the series.  This means you can not use this
20 release to upgrade your current GStreamer installation and expect your
21 GStreamer applications to keep working without a recompile.
22 It is, however, parallel installable with the 0.6.x series.
23
24   
25 Features of this release
26     
27       * uses 0.8 as the major/minor number
28       * dist fixes for generated files
29       * MPEG video playback fixed
30       * error call fixes
31       * videodrop fixes
32       * alsa oss emulation mixer fixes
33       * audioconvert fixes
34       * gconf versioning fixes
35       * mad xing header fixes
36       * vorbisdec fixes
37       * mad leak and stream reporting fixes
38       * media-info fixed
39       * buffer leak fixes
40       * osssink timing fixes
41       * NAS fixes
42       * cdparanoia error
43
44 Bugs fixed in this release
45     
46       * 114560 : rfc2250enc produces empty buffers
47       * 122279 : goom's first timestamp is broken
48       * 131128 : aasink and sdlvideosink are broken
49       * 133541 : int2float and int2floatnew conflict should be resolved
50       * 133783 : remove deprecated plugins
51       * 135597 : make gstosselement properly deal with symlinks
52       * 136334 : udpsrc pads / caps error
53
54 Download
55
56 You find source releases of gstreamer in the download directory:
57 http://gstreamer.freedesktop.org/src/gstreamer/
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 Applications are supposed to update their pkg-config checks for GStreamer,
81 and start checking for 0.8 as the major/minor number.
82
83   
84 Contributors to this release
85     
86       * David Schleef
87       * Benjamin Otte
88       * Ronald Bultje
89       * Thomas Vander Stichele
90       * Christophe Fergeau
91       * Julien Moutte
92       * Stefan Kost
93       * Christian Schaller
94