release notes
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer 0.8.2 "Gigantic"
3         
4
5 The GStreamer team is happy to announce a new release
6 in the 0.8.x stable series of the GStreamer streaming-media framework.
7
8
9 The 0.8.x series is a stable series aimed at end users.
10 It is not API or ABI compatible with the stable 0.6.x series.
11 It is, however, parallel installable with the 0.6.x series.
12
13
14 This module only contains core functionality.  For actual media playback,
15 you will need other modules.  GStreamer Plugins contains a huge set of
16 additional plugins.  GStreamer FFmpeg contains a plugin based on the popular
17 FFmpeg decoding library.  These modules need not have the same source version
18 as the core, as long as they are in the 0.8.x series.
19
20   
21 Features of this release
22     
23       * Parallel installability with 0.6.x series
24       * Internationalization
25       * New translations in this release: Turkish, Ukrainian, GB English
26       * Translations: af, az, en_GB, fr, nl, sr, sv, tr, uk
27       * Fixes for setting elements to NULL to release devices
28       * Windows port
29       * New GStreamer Data Protocol helper library
30       * New GstAdapter, similar to bytestream
31       * Fixes for registry loading plugins with same name
32       * Added no-more-pads signal
33       * Added Fixed List GValue type
34       * Fixes to schedulers
35
36 Bugs fixed in this release
37     
38       * 133897 : Internal GStreamer error: seek problem
39       * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
40       * 137710 : When seeking, the sink's time is reset
41       * 138012 : [opt] simple pipeline crashe
42       * 138836 : docs build but won't install
43       * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
44       * 140156 : ARM port / type reading patches
45       * 140477 : [debug] crash with *:2 while playing alien.mpg
46       * 140594 : Small memory leak int gst_parse_launch()
47       * 140734 : filesrc should handle named pipes/devices
48       * 140743 : Leak in _gst_parse_escape()
49       * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
50       * 141304 : GST_CAPS and GST_IS_CAPS broken
51       * 141317 : Win32 build with newest Microsoft compilers
52       * 141414 : filesink leaks events
53       * 141416 : leak in entrygthread scheduler
54       * 141417 : Memory leak in gthread-cothreads.h
55       * 142304 : The Win32 makefiles clean too much
56       * 142804 : needed change to allow x86 Solaris compile with Forte
57       * 142957 : xmlregistry failes to compile on osx
58
59 Download
60
61 You can find source releases of gstreamer in the download directory:
62 http://gstreamer.freedesktop.org/src/gstreamer/
63
64 GStreamer Homepage
65
66 More details can be found on the project's website:
67 http://gstreamer.freedesktop.org/
68
69 Support and Bugs
70
71 We use GNOME's bugzilla for bug reports and feature requests:
72 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
73
74 Developers
75
76 CVS is hosted on cvs.freedesktop.org.
77 All code is in CVS and can be checked out from there.
78 Interested developers of the core library, plug-ins, and applications should
79 subscribe to the gstreamer-devel list. If there is sufficient interest we
80 will create more lists as necessary.
81
82         
83 Applications
84
85 Applications already ported to use GStreamer 0.8.x include the GNOME
86 desktop components like gnome-media and nautilus-media, as well as other
87 GNOME applications including sound-juicer, totem and RhythmBox.
88
89   
90 Contributors to this release
91     
92       * Baris Cicek
93       * Benjamin Otte
94       * Christian Rose
95       * Daniel Gazard
96       * David Schleef
97       * Gareth Owen
98       * Jan Schmidt
99       * Johan Dahlin
100       * Maxim V. Dziumanenko
101       * Ronald Bultje
102       * Sebastien Cote
103       * Stephane Loeuillet
104       * Thomas Vander Stichele
105       * Wim Taymans
106