2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
GStreamer "Mother Theresa" 0.6.3 released
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-06-09 21:18:12 +00:00
|
|
|
|
The GStreamer team is proud to announce an updated version in the
|
|
|
|
|
ABI-stable 0.6.x series.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
At this point in time GStreamer is fully functional for creating
|
|
|
|
|
audio-based applications, as shown by applications such as
|
2003-08-26 15:33:17 +00:00
|
|
|
|
gnome-sound-recorder, [1]rhythmbox, [2]sound-juicer and
|
2003-06-09 21:18:12 +00:00
|
|
|
|
nautilus-media.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-06-09 21:18:12 +00:00
|
|
|
|
The video part is known to be somewhat less functional than the audio
|
|
|
|
|
part, but applications such as [3]gst-player works very well, and a
|
|
|
|
|
port of [4]Totem is in progress in GNOME CVS.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
We will also be releasing a development 0.7 release series, in which
|
2003-06-09 21:18:12 +00:00
|
|
|
|
we will work on such things as the remaining issues, such as the
|
2003-02-02 00:55:01 +00:00
|
|
|
|
interactivity support which is needed for DVD menus and SWF (Flash).
|
|
|
|
|
This means developers working on apps needing these services can use
|
|
|
|
|
the 0.7 series for development and then enable 0.6 support as these
|
|
|
|
|
additions optionally get backported to 0.6 once they are stable and
|
|
|
|
|
work well.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
The GStreamer applications we ship all check for both gstreamer-0.6,
|
|
|
|
|
gstreamer-libs-0.6 and gstreamer-play-0.6; if those aren't found the
|
|
|
|
|
0.7 version of those files are checked for. We suggest anyone making
|
|
|
|
|
GStreamer-based apps do the same.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
We are starting to have a really nice collection of applications under
|
|
|
|
|
development using GStreamer. If you are looking for something specific
|
2003-06-09 21:18:12 +00:00
|
|
|
|
check out our [5]applications status page.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
Features
|
|
|
|
|
|
|
|
|
|
* Pipeline based media architecture
|
|
|
|
|
* Over 130 plugins
|
|
|
|
|
* All parts interchangeable
|
|
|
|
|
* Few dependencies, only glib, popt and libxml for core (libxml
|
|
|
|
|
optional)
|
|
|
|
|
* Python Language bindings
|
|
|
|
|
* Good documentation
|
|
|
|
|
* Will be widely deployed through bundling with GNOME 2.2
|
|
|
|
|
* Design catering also for applications needing low-latency
|
|
|
|
|
* Highly portable, already running on most mainstream CPU's
|
|
|
|
|
* Modular design and use of 3rd party best of breed libraries means
|
|
|
|
|
no bloat
|
|
|
|
|
* LGPL licensing lays no restrictions on application developers
|
|
|
|
|
licensing.
|
|
|
|
|
* Easy for applications to ship their own plugins to the core as
|
|
|
|
|
needed
|
|
|
|
|
* Compiles with both GCC and Forte compilers
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* Tested to run on Linux, FreeBSD and Solaris
|
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
Updates since 0.6.3
|
2003-06-09 21:18:12 +00:00
|
|
|
|
|
|
|
|
|
* gstreamer (core)
|
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
* #104829: [6][0.6.3] crash when removing plugin without rerunning
|
|
|
|
|
gst-register
|
|
|
|
|
* #113280: [7][0.6.3] Atomic sparc code needs testing
|
|
|
|
|
* #117786: [8][0.6.3] Can't play files on a read-only NTFS drive
|
|
|
|
|
* #118067: [9][0.6.3] build failure with debugging disabled
|
|
|
|
|
* #118619: [10]please update the online docs
|
|
|
|
|
* #119393: [11]backport m68k fix
|
|
|
|
|
* #117837: [12]docs/libs doesn't build properly
|
|
|
|
|
* #120741: [13][PATCH] xml registry typefinding is recursive and can
|
|
|
|
|
lead t
|
|
|
|
|
* #116146: [14]opt scheduler doesn't set event handler on
|
|
|
|
|
unconnected src p
|
|
|
|
|
|
|
|
|
|
gst-plugins
|
|
|
|
|
* #94113: [15][0.6.3] spider doesn't detect type of mp3 stream
|
|
|
|
|
* #115965: [16]dvdnavsrc plug-in isn't updated against 0.1.9
|
|
|
|
|
* #114948: [17]make install fails at gst-libs/ext/ffmpeg
|
|
|
|
|
* #114976: [18][0.6.3/patch] videotestsrc and xvideosink do not
|
|
|
|
|
reset their
|
|
|
|
|
* #116416: [19]vorbis metadata: use fields compatible with most
|
|
|
|
|
players
|
|
|
|
|
* #116420: [20]lame metadata: write id3 v1 and v2 tags in encoded
|
|
|
|
|
files
|
|
|
|
|
* #119372: [21][0.6.3] [patch] mpeg2 identification bug
|
|
|
|
|
* #116152: [22]modplug doesn't handle state changes properly
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
GStreamer Homepage
|
|
|
|
|
|
|
|
|
|
More details on these features can be found on the project's website,
|
2003-08-26 15:33:17 +00:00
|
|
|
|
[23]http://gstreamer.net/.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
Support and Bugs
|
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
We use [24]Gnome's Bugzilla for bug reports and feature requests. The
|
2003-01-22 14:13:55 +00:00
|
|
|
|
"product name" is GStreamer (capital G). Please do the following
|
|
|
|
|
before writing a bug report :
|
|
|
|
|
gst-feedback &> feedback 2>&1
|
|
|
|
|
|
|
|
|
|
and attach the file "feedback" to your bug report, so that we have
|
|
|
|
|
some information useful in the debugging process.
|
|
|
|
|
|
|
|
|
|
Developers
|
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
GStreamer is [25]hosted on SourceForge. All code is in CVS and can be
|
2003-01-22 14:13:55 +00:00
|
|
|
|
checked out 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.
|
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
We are still looking for people with access to FreeBSD, 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.
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
Contributors to this release
|
|
|
|
|
|
2003-06-09 21:18:12 +00:00
|
|
|
|
Patches to the core of GStreamer
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
* Wim Taymans <wim.taymans(AT)chello.be>
|
|
|
|
|
* Thomas Vander Stichele <thomas(AT)apestaart.org>
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* Ronald Bultje <rbultje(AT)ronald.bitfreak.net>
|
|
|
|
|
* Benjamin Otte <in7y118(AT)public.uni-hamburg.de>
|
2003-01-22 14:13:55 +00:00
|
|
|
|
* David Schleef <ds(AT)schleef.org>
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* David I. Lehn <dlehn(AT)vt.edu>
|
|
|
|
|
* Hidetoshi Tajima <hidetoshi.tajima(AT)sun.com>
|
2003-02-02 00:55:01 +00:00
|
|
|
|
* Joshua N Pritikin <vishnu(AT)pobox.com>
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* Christophe Fergeau <teuf(AT)users.sourceforge.net>
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
Plugins and Sample Applications
|
|
|
|
|
|
2003-02-02 00:55:01 +00:00
|
|
|
|
* Julien MOUTTE <jmoutte(AT)electronic-group.com>
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* Zeeshan Ali Khattak <zak147(AT)yahoo.com>
|
2003-01-22 14:13:55 +00:00
|
|
|
|
* J<>r<EFBFBD>my Simon <jsimon13(AT)yahoo.fr>
|
2003-06-09 21:18:12 +00:00
|
|
|
|
* Ross Burton <r.burton(AT)180sw.com>
|
|
|
|
|
* Martin Janzen <janzen(AT)pixelmetrix.com>
|
2003-01-22 14:13:55 +00:00
|
|
|
|
|
|
|
|
|
Misc
|
|
|
|
|
|
|
|
|
|
* Christian Fredrik Kalager Schaller <Uraeus(AT)gnome.org>
|
2003-02-02 00:55:01 +00:00
|
|
|
|
|
2003-01-22 14:13:55 +00:00
|
|
|
|
References
|
|
|
|
|
|
2003-08-26 15:33:17 +00:00
|
|
|
|
1. http://www.rhythmbox.org/
|
2003-06-09 21:18:12 +00:00
|
|
|
|
2. http://mail.gnome.org/archives/gnome-announce-list/2003-April/msg00046.html
|
|
|
|
|
3. http://gstreamer.net/releases/gst-player/0.5.0/
|
|
|
|
|
4. http://www.hadess.net/totem.php3
|
|
|
|
|
5. http://www.gstreamer.net/status/?category=2
|
2003-08-26 15:33:17 +00:00
|
|
|
|
6. http://bugzilla.gnome.org/show_bug.cgi?id=104829
|
|
|
|
|
7. http://bugzilla.gnome.org/show_bug.cgi?id=113280
|
|
|
|
|
8. http://bugzilla.gnome.org/show_bug.cgi?id=117786
|
|
|
|
|
9. http://bugzilla.gnome.org/show_bug.cgi?id=118067
|
|
|
|
|
10. http://bugzilla.gnome.org/show_bug.cgi?id=118619
|
|
|
|
|
11. http://bugzilla.gnome.org/show_bug.cgi?id=119393
|
|
|
|
|
12. http://bugzilla.gnome.org/show_bug.cgi?id=117837
|
|
|
|
|
13. http://bugzilla.gnome.org/show_bug.cgi?id=120741
|
|
|
|
|
14. http://bugzilla.gnome.org/show_bug.cgi?id=116146
|
|
|
|
|
15. http://bugzilla.gnome.org/show_bug.cgi?id=94113
|
|
|
|
|
16. http://bugzilla.gnome.org/show_bug.cgi?id=115965
|
|
|
|
|
17. http://bugzilla.gnome.org/show_bug.cgi?id=114948
|
|
|
|
|
18. http://bugzilla.gnome.org/show_bug.cgi?id=114976
|
|
|
|
|
19. http://bugzilla.gnome.org/show_bug.cgi?id=116416
|
|
|
|
|
20. http://bugzilla.gnome.org/show_bug.cgi?id=116420
|
|
|
|
|
21. http://bugzilla.gnome.org/show_bug.cgi?id=119372
|
|
|
|
|
22. http://bugzilla.gnome.org/show_bug.cgi?id=116152
|
|
|
|
|
23. http://gstreamer.net/
|
|
|
|
|
24. http://bugzilla.gnome.org/
|
|
|
|
|
25. http://gstreamer.sf.net/
|