2 Release notes for GStreamer Base Plug-ins 0.10.35 "Short Notice"
6 The GStreamer team is proud to announce a new release
7 in the 0.10.x stable series of the
8 GStreamer Base Plug-ins.
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.
17 This module contains a set of reference plugins, base classes for other
18 plugins, and helper libraries.
20 This module is kept up-to-date together with the core developments. Element
21 writers should look at the elements in this module as a reference for
24 This module contains elements for, among others:
26 device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
28 codecs: vorbis, theora
29 text: textoverlay, subparse
30 sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
33 audio processing: audioconvert, adder, audiorate, audioresample, volume
34 visualisation: libvisual
35 video processing: ffmpegcolorspace
36 aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin
37 libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video
40 Other modules containing plug-ins are:
44 contains a set of well-supported plug-ins under our preferred license
46 contains a set of well-supported plug-ins, but might pose problems for
49 contains a set of less supported plug-ins that haven't passed the
50 rigorous quality testing we expect
56 Features of this release
58 * work around GLib atomic ops API change
59 * don't use G_CONST_RETURN in public headers
60 * subparse: typefinding fixes for subtitles in non-UTF8 charsets
62 Bugs fixed in this release
64 * 600043 : subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding
68 You can find source releases of gst-plugins-base in the download directory:
69 http://gstreamer.freedesktop.org/src/gst-plugins-base/
73 More details can be found on the project's website:
74 http://gstreamer.freedesktop.org/
78 We use GNOME's bugzilla for bug reports and feature requests:
79 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
83 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
84 Interested developers of the core library, plug-ins, and applications should
85 subscribe to the gstreamer-devel list. If there is sufficient interest we
86 will create more lists as necessary.
91 Contributors to this release