2 GStreamer: Release notes for GStreamer 0.8.3 "Oops"
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.
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.
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.
21 Features of this release
23 * Parallel installability with 0.6.x series
24 * Internationalization
25 * Translations: af, az, en_GB, fr, nl, sr, sv, tr, uk
26 * Hotfix for the switch element
30 You can find source releases of gstreamer in the download directory:
31 http://gstreamer.freedesktop.org/src/gstreamer/
35 More details can be found on the project's website:
36 http://gstreamer.freedesktop.org/
40 We use GNOME's bugzilla for bug reports and feature requests:
41 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
45 CVS is hosted on cvs.freedesktop.org.
46 All code is in CVS and can be checked out from there.
47 Interested developers of the core library, plug-ins, and applications should
48 subscribe to the gstreamer-devel list. If there is sufficient interest we
49 will create more lists as necessary.
54 Applications already ported to use GStreamer 0.8.x include the GNOME
55 desktop components like gnome-media and nautilus-media, as well as other
56 GNOME applications including sound-juicer, totem and RhythmBox.
59 Contributors to this release
69 * Maxim V. Dziumanenko
73 * Thomas Vander Stichele