1 | |
---|
2 | GStreamer: Release notes for GStreamer 0.8.9 "Like Eating Glass" |
---|
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 | * Probe fixes |
---|
26 | * Thread and queue fixes fixes |
---|
27 | * Documentation updates |
---|
28 | * New translation added: Vietnamese (Clytie Siddall) |
---|
29 | * Important GstBin state change fix - see #166371 if you subclass |
---|
30 | |
---|
31 | Bugs fixed in this release |
---|
32 | |
---|
33 | * 94464 : [threads] gst_scheduler_add_scheduler() doesn't ref passe... |
---|
34 | * 123775 : [PATCH] [api] setting state on element should force highe... |
---|
35 | * 142588 : [threads] if all elements have been removed from a bin, s... |
---|
36 | * 150546 : [api] Error for calling gst_pad_push in a get function is... |
---|
37 | * 162276 : [build] gstregistry.h and gstxmlregistry.c don't build wi... |
---|
38 | * 163234 : [PATCH] plugin loading isn't thread-safe |
---|
39 | * 163383 : [PATCH] ogm plugins won't register |
---|
40 | * 163801 : [PATCH] mem leak in xml registry loading |
---|
41 | * 164062 : [PATCH] tee capsnego is broken |
---|
42 | * 164261 : [PATCH] GST parsing doesn't recognise urls without a file... |
---|
43 | * 165272 : [PATCH] Problem compiling gstreamer 0.8.8 |
---|
44 | * 165365 : [PATCH] gst_string_wrap() segfaults on NULL strings |
---|
45 | * 165922 : add locking in opt |
---|
46 | * 166269 : Typo in current .po file msgid string |
---|
47 | * 166362 : data discarded by probes is leaked |
---|
48 | * 166371 : GstBin derived classes not notified of state change |
---|
49 | |
---|
50 | Download |
---|
51 | |
---|
52 | You can find source releases of gstreamer in the download directory: |
---|
53 | http://gstreamer.freedesktop.org/src/gstreamer/ |
---|
54 | |
---|
55 | GStreamer Homepage |
---|
56 | |
---|
57 | More details can be found on the project's website: |
---|
58 | http://gstreamer.freedesktop.org/ |
---|
59 | |
---|
60 | Support and Bugs |
---|
61 | |
---|
62 | We use GNOME's bugzilla for bug reports and feature requests: |
---|
63 | http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer |
---|
64 | |
---|
65 | Developers |
---|
66 | |
---|
67 | CVS is hosted on cvs.freedesktop.org. |
---|
68 | All code is in CVS and can be checked out from there. |
---|
69 | Interested developers of the core library, plug-ins, and applications should |
---|
70 | subscribe to the gstreamer-devel list. If there is sufficient interest we |
---|
71 | will create more lists as necessary. |
---|
72 | |
---|
73 | |
---|
74 | Applications |
---|
75 | |
---|
76 | Applications already ported to use GStreamer 0.8.x include the GNOME |
---|
77 | desktop components like gnome-media and nautilus-media, as well as other |
---|
78 | GNOME applications including sound-juicer, totem and RhythmBox. |
---|
79 | |
---|
80 | |
---|
81 | Contributors to this release |
---|
82 | |
---|
83 | * Andy Wingo |
---|
84 | * Benjamin Otte |
---|
85 | * Clytie Siddall |
---|
86 | * David Schleef |
---|
87 | * Edward Hervey |
---|
88 | * Jan Schmidt |
---|
89 | * Luca Ognibene |
---|
90 | * Ronald Bultje |
---|
91 | * Sebastien Cote |
---|
92 | * Stefan Kost |
---|
93 | * Stephane Loeuillet |
---|
94 | * Stephane Wirtel |
---|
95 | * Thomas Vander Stichele |
---|
96 | * Tim-Philipp Müller |
---|
97 | * Vincent Torri |
---|
98 | * Wim Taymans |
---|
99 | |
---|