RELEASE: GStreamer 0.11.1 and GStreamer Base Plug-ins 0.11.1
- From: Wim Taymans <wim taymans gmail com>
- To: Discussion of the development of and with GStreamer <gstreamer-devel lists freedesktop org>, gstreamer-announce lists freedesktop org, kde-multimedia kde org, gnome-multimedia gnome org
- Subject: RELEASE: GStreamer 0.11.1 and GStreamer Base Plug-ins 0.11.1
- Date: Thu, 29 Sep 2011 19:15:24 +0200
This mail announces the release of GStreamer 0.11.1 "Sweet New Blossom"
and GStreamer Base Plug-ins 0.11.1 "A handful sometimes, A heartful always".
This is the second release of the unstable 0.11 series that will lead up
to the 1.0 release later this year. It is intended for developers and
people wanting to port their plugins and applications to the new series.
cccfc39e6dbdf075abeae062848dfd8c gstreamer-0.11.1.tar.gz
ce2c05a32ad65bff445e659be297f129 gstreamer-0.11.1.tar.bz2
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.11.1.tar.gz
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.11.1.tar.bz2
043f74a533ca2fae8a55032e16419fb6 gst-plugins-base-0.11.1.tar.gz
b4ecf15ef1eaf24a1b8c0b004c565360 gst-plugins-base-0.11.1.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.11.1.tar.gz
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.11.1.tar.bz2
Enjoy!
Release notes for GStreamer 0.11.1 "Sweet New Blossom"
The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
core of the GStreamer streaming media framework.
The 0.11.x series is an unstable series targeted at developers
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.
The 0.11.x series has improved memory management and features
various cleanups and enhancements.
This module, gstreamer, only contains core functionality.
For actual media playback, you will need other modules.
gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
rigorous quality testing we expect
Features of this release
* Parallel installability with 0.10.x series
* Remove negotiation from state change in GstBaseSrc
* Removed our custom FOURCC type
* Updates to the base classes
There were no bugs fixed in this release
Download
You can find source releases of gstreamer in the download directory:
http://gstreamer.freedesktop.org/src/gstreamer/
GStreamer Homepage
More details can be found on the project's website:
http://gstreamer.freedesktop.org/
Support and Bugs
We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Developers
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.
Applications
No applications are ported to 0.11 as of yet. We are looking for more people to
port plugins and applications.
Contributors to this release
* David Schleef
* Edward Hervey
* Fabrizio (Misto) Milo
* Guillaume Desmottes
* Josep Torra
* Mark Nauwelaerts
* Nicolas Dufresne
* Peteris Krisjanis
* Piotr Fusik
* Raimo Järvi
* Sebastian Dröge
* Shaun Hoopes
* Sjoerd Simons
* Stas Sergeev
* Stefan Kost
* Stefan Sauer
* Thomas Vander Stichele
* Tim-Philipp Müller
* Vincent Penquerc'h
* Wim Taymans
Â
Release notes for GStreamer Base Plug-ins 0.11.1 "A handful sometimes, A heartful always"
The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Base Plug-ins.
The 0.11.x series is an unstable series targeted at developers.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.
This module contains a set of reference plugins, base classes for other
plugins, and helper libraries.
This module is kept up-to-date together with the core developments. Element
writers should look at the elements in this module as a reference for
their development.
This module contains elements for, among others:
device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
containers: ogg
codecs: vorbis, theora
text: textoverlay, subparse
sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
network: tcp
typefind functions
audio processing: audioconvert, adder, audiorate, audioresample, volume
visualisation: libvisual
video processing: videoconvert
aggregate elements: uridecodebin, playbin, decodebin, encodebin
libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video
Other modules containing plug-ins are:
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
rigorous quality testing we expect
Features of this release
* Parallel installability with 0.10.x series
* Rename GstXOverlay -> GstVideoOverlay
* Reworked audio caps
* Support for multiple frames in buffers
* Add video colorimetry support
There were no bugs fixed in this release
Download
You can find source releases of gst-plugins-base in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-base/
GStreamer Homepage
More details can be found on the project's website:
http://gstreamer.freedesktop.org/
Support and Bugs
We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Developers
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.
Applications
Contributors to this release
* Age Bosma
* Alessandro Decina
* Alex Lancaster
* Benjamin Otte
* Christian Fredrik Kalager Schaller
* David Schleef
* Edward Hervey
* Erich Schubert
* Iago Toral
* Jan Schmidt
* Jason Kivlighn
* Josep Torra
* LoneStar
* Mark Nauwelaerts
* Monty Montgomery
* Nicolas Dufresne
* Olivier Crête
* Raimo Järvi
* René Stadler
* Robert Swain
* Sebastian Dröge
* Sergey Scobich
* Sergey Scobich)
* Sjoerd Simons
* Stefan Kost
* Stefan Sauer
* Sébastien Moutte
* Thiago Santos
* Thomas Vander Stichele
* Tim-Philipp Müller
* Tommi Myöhänen
* Vincent Penquerc'h
* Wim Taymans
* Youness Alaoui
Â
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]