Release 0.10.34
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 0.10.34 "Misfits"
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 core of the GStreamer streaming media framework.
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 The 0.10.x series has been reworked for threadsafety.  It also features
17 various feature additions and enhancements.
18
19
20 This module, gstreamer, only contains core functionality.
21 For actual media playback, you will need other modules.
22
23 gst-plugins-base
24 contains a basic set of well-supported plug-ins
25 gst-plugins-good
26 contains a set of well-supported plug-ins under our preferred license
27 gst-plugins-ugly
28 contains a set of well-supported plug-ins, but might pose problems for
29     distributors
30 gst-plugins-bad
31 contains a set of less supported plug-ins that haven't passed the
32     rigorous quality testing we expect
33
34
35
36   
37
38 Features of this release
39     
40       * Fix multiqueue thread-safety regression
41       * Don't set artificial 0-timestamp on first packet for TIME-based live sources
42       * Otherwise identical to the previous release (0.10.33)
43
44 Bugs fixed in this release
45      
46       * 649369 : basesrc: do not set first buffer timestamp to 0 for live sources
47       * 649878 : [multiqueue] regression: gst_single_queue_new not MT-safe
48
49 Download
50
51 You can find source releases of gstreamer in the download directory:
52 http://gstreamer.freedesktop.org/src/gstreamer/
53
54 GStreamer Homepage
55
56 More details can be found on the project's website:
57 http://gstreamer.freedesktop.org/
58
59 Support and Bugs
60
61 We use GNOME's bugzilla for bug reports and feature requests:
62 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
63
64 Developers
65
66 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
67 Interested developers of the core library, plug-ins, and applications should
68 subscribe to the gstreamer-devel list. If there is sufficient interest we
69 will create more lists as necessary.
70
71         
72 Applications
73
74 Applications ported to GStreamer 0.10 include Totem, RhythmBox, Sound-Juicer,
75 Gnome Media, Flumotion, Amarok, Jamboree, Pitivi, Istanbul, AnnoAmp, Elisa, and others.
76 Let us know if you want to be added to this list.
77
78   
79 Contributors to this release
80     
81       * Mark Nauwelaerts
82       * Vincent Penquerc'h
83