mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
release notes
Original commit message from CVS: release notes
This commit is contained in:
parent
ce1c2530ce
commit
abba5c85a3
1 changed files with 75 additions and 0 deletions
75
RELEASE
Normal file
75
RELEASE
Normal file
|
@ -0,0 +1,75 @@
|
|||
GStreamer 0.3.2 "Do-B-day" released
|
||||
|
||||
Release Notes
|
||||
|
||||
The GStreamer team is happy to announce another release of the
|
||||
GStreamer streaming-media framework. GStreamer now contains close to
|
||||
100 plugins for reading, writing and manipulating audio and video. We
|
||||
are rapidly approaching a stable set of libraries. Our sample
|
||||
applications are, however, still under development.
|
||||
|
||||
We now have a gst-all module prepared that includes all of our source
|
||||
modules in one easy-to-compile package.
|
||||
|
||||
Future Plans
|
||||
|
||||
Our goal for the next release is stabilizing and improving the current
|
||||
feature set of GStreamer further, including introducing an improved
|
||||
autoplugger module for even better handling of media formats. We will
|
||||
also focus more attention at our media player sample application as
|
||||
this is the application most users and developers probably will use to
|
||||
get aquinted with the framework.
|
||||
|
||||
For help building GStreamer, take a look at our build help document.
|
||||
|
||||
Updates and Enhancements
|
||||
|
||||
* new capabilities negotiation system
|
||||
* xml support bugfixes
|
||||
* sdlvideosink enhancements
|
||||
* gst-xmllaunch added
|
||||
* fixes in avi plugin
|
||||
* fli plugin now works again
|
||||
* fixes to old gstmediaplayer making it work
|
||||
* lots of fixes on the v4l plugin
|
||||
* new cdxa plugin
|
||||
* new mjpeg encoder and decoder plugins
|
||||
* new example plugin using GOB
|
||||
* partial update of documentation and examples
|
||||
* miscellaneous bugfixes
|
||||
|
||||
More details on these features can be found, along with the release
|
||||
tarballs and some RPMs, on the project's website,
|
||||
http://gstreamer.net/.
|
||||
|
||||
GStreamer is hosted on SourceForge, so support requests and bugs may
|
||||
be filed as usual. Interested developers of the core library, plugins,
|
||||
and applications should subscribe to the gstreamer-devel list. If
|
||||
there is sufficient interest we will create more lists as necessary.
|
||||
|
||||
We are still looking for people with access to Solaris, HP-UX, Irix
|
||||
and True64 that would be willing to try building and testing
|
||||
GStreamer. Patches fixing such problems are also more than welcome.
|
||||
|
||||
Contributors to this release
|
||||
|
||||
Core
|
||||
|
||||
* Erik Walthinsen <omega@temple-baptist.com>
|
||||
* Wim Taymans <wim.taymans@chello.be>
|
||||
* Thomas Vander Stichele <thomas@apestaart.org>
|
||||
* Andy Wingo <wingo@pobox.com>
|
||||
* David Lehn <dlehn@vt.edu>
|
||||
|
||||
Plugins and Sample Applications
|
||||
|
||||
* Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
* Bastien Nocera <hadess@hadess.net>
|
||||
* Martin Enlund <martin@enlund.net>
|
||||
* Benjamin Otte <bj>
|
||||
|
||||
Misc
|
||||
|
||||
* Christian Schaller <christian.schaller@linuxrising.org>
|
||||
* wrobell <wrobell@ite.pl>
|
||||
|
Loading…
Reference in a new issue