2 Release notes for GStreamer 0.10.34 "Misfits"
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.
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.
16 The 0.10.x series has been reworked for threadsafety. It also features
17 various feature additions and enhancements.
20 This module, gstreamer, only contains core functionality.
21 For actual media playback, you will need other modules.
24 contains a basic set of well-supported plug-ins
26 contains a set of well-supported plug-ins under our preferred license
28 contains a set of well-supported plug-ins, but might pose problems for
31 contains a set of less supported plug-ins that haven't passed the
32 rigorous quality testing we expect
38 Features of this release
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)
44 Bugs fixed in this release
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
51 You can find source releases of gstreamer in the download directory:
52 http://gstreamer.freedesktop.org/src/gstreamer/
56 More details can be found on the project's website:
57 http://gstreamer.freedesktop.org/
61 We use GNOME's bugzilla for bug reports and feature requests:
62 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
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.
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.
79 Contributors to this release