2005-09-06 14:05:33 +00:00
|
|
|
|
|
2009-05-20 21:34:18 +00:00
|
|
|
|
Release notes for GStreamer Good Plug-ins 0.10.15 "I've been up all night"
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:03:23 +00:00
|
|
|
|
|
|
|
|
|
The GStreamer team is proud to announce a new release
|
2008-07-31 22:10:17 +00:00
|
|
|
|
in the 0.10.x stable series of the
|
|
|
|
|
GStreamer Good Plug-ins.
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|
|
|
|
|
|
2008-07-31 22:10:17 +00:00
|
|
|
|
The 0.10.x series is a stable series targeted at end users.
|
|
|
|
|
It is not API or ABI compatible with the stable 0.8.x series.
|
|
|
|
|
It is, however, parallel installable with the 0.8.x series.
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:03:23 +00:00
|
|
|
|
|
2005-09-06 14:05:33 +00:00
|
|
|
|
"Such ingratitude. After all the times I've saved your life."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A collection of plug-ins you'd want to have right next to you on the
|
|
|
|
|
battlefield. Shooting sharp and making no mistakes, these plug-ins have it
|
|
|
|
|
all: good looks, good code, and good licensing. Documented and dressed up
|
|
|
|
|
in tests. If you're looking for a role model to base your own plug-in on,
|
|
|
|
|
here it is.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you find a plot hole or a badly lip-synced line of code in them,
|
|
|
|
|
let us know - it is a matter of honour for us to ensure Blondie doesn't look
|
|
|
|
|
like he's been walking 100 miles through the desert without water.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This module contains a set of plug-ins that we consider to have good quality
|
|
|
|
|
code, correct functionality, our preferred license (LGPL for the plug-in
|
|
|
|
|
code, LGPL or LGPL-compatible for the supporting library).
|
|
|
|
|
We believe distributors can safely ship these plug-ins.
|
|
|
|
|
People writing elements should base their code on these elements.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other modules containing plug-ins are:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gst-plugins-base
|
|
|
|
|
contains a basic set of well-supported plug-ins
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2006-12-21 15:40:55 +00:00
|
|
|
|
|
2005-09-06 14:05:33 +00:00
|
|
|
|
Features of this release
|
|
|
|
|
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Some fixes for seeking in wav and FLAC files
|
|
|
|
|
* Faster seeking in Matroska and AVI files
|
|
|
|
|
* RTSP and RTP improvements
|
|
|
|
|
* directdrawsink moved to Bad
|
|
|
|
|
* y4menc and flvmux/flvdemux moved from Bad
|
|
|
|
|
* deinterlace2 moved from Bad, replacing deinterlace
|
|
|
|
|
* Many bug fixes and improvements
|
|
|
|
|
* Pulseaudio sink completely overhauled
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|
|
|
|
|
Bugs fixed in this release
|
2006-12-21 15:40:55 +00:00
|
|
|
|
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* 572551 : mpeg4videoparse fails to extract codec_data from this net...
|
|
|
|
|
* 577318 : rtspsrc appears to be leaking memory
|
|
|
|
|
* 576286 : [videomixer] Should accept/output non-alpha streams
|
|
|
|
|
* 581333 : rtspsrc: request_pt_map in gstrtspsrc.c fails to return c...
|
|
|
|
|
* 478092 : gstid3v2mux.cc:deprecated conversion from string constant...
|
|
|
|
|
* 486915 : [videomixer] segmentation fault on gst-inspect
|
|
|
|
|
* 509311 : [rtph263pay] rtph263pay does not follow rfc2190
|
|
|
|
|
* 516031 : flac within ogg container can't be played on Jokosher
|
|
|
|
|
* 537537 : [pulse] Latency issues
|
|
|
|
|
* 537609 : RTSP - rtspsrc module support for Scale header
|
|
|
|
|
* 552650 : [rtspsrc] (partially) fails SETUP with MS RTSP servers
|
|
|
|
|
* 562168 : Good plugins' configury overloads --disable-debug
|
|
|
|
|
* 563574 : v4l2src should capture in non-blocking mode
|
|
|
|
|
* 567140 : G726 Packetizer issue for 24kbps & 40 kbps datarate
|
|
|
|
|
* 567857 : [udpsrc] loop on gst_poll_wait when POLLERR because of icmp
|
|
|
|
|
* 570781 : [alawdec] spews ERROR debug messages on shutdown/seek/not...
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* 571153 : [pulsemixer] compiler warnings (on ARM)
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* 571321 : gconfvideo{src,sink} don't disconnect gconf notifications
|
|
|
|
|
* 572256 : gst/avi/gstavidemux.c: Alignment trap in gst_avi_demux_pa...
|
|
|
|
|
* 572358 : law encoders _getcaps ignore rate/channel if not both are...
|
|
|
|
|
* 572413 : [jpegenc] crashes if no input format has been set
|
|
|
|
|
* 573173 : Added Quicktime HTTP tunneling to the RTSP src element
|
|
|
|
|
* 573342 : Unconditioned EAFNOSUPPORT in gstudpnetutils.c
|
|
|
|
|
* 573343 : Type mismatches in gstdirectdrawsink.c
|
|
|
|
|
* 573721 : [PLUGIN-MOVE] move directdrawsink back to -bad
|
|
|
|
|
* 573737 : [PLUGIN-MOVE] Move FLV to -good
|
|
|
|
|
* 574270 : [rtspsrc] Range request is wrong (should say: npt=now-)
|
|
|
|
|
* 574275 : flacdec ! appsink with a seek seems to drop the first buffer
|
|
|
|
|
* 577468 : [id3demux] Frames not extracted if tag is unsynchronised
|
|
|
|
|
* 577609 : [id3v2mux] write RVA2 frames for peak/gain volume data
|
|
|
|
|
* 577671 : [rtspsrc] deadlock on shutdown (locking order problem?)
|
|
|
|
|
* 578052 : gstavidemux: support seeking and duration query in defaul...
|
|
|
|
|
* 578135 : [qtdemux] missing 3gpp Asset metadata handling
|
|
|
|
|
* 578310 : [matroskamux] - Should suppport speex
|
|
|
|
|
* 579070 : [sunaudio] fix compiler warnings
|
|
|
|
|
* 579422 : flacdec can block allocating before it sent a new-segment
|
|
|
|
|
* 579808 : [jpegdec] Doesn't support additional 0xff before end marker
|
|
|
|
|
* 580746 : [qtdemux] 3GPP classification entity byte order reversed
|
|
|
|
|
* 580783 : [PLUGIN-MOVE] Move y4menc to -good
|
|
|
|
|
* 580851 : rtspsrc: various; sanity of ranges, setting of base_time ...
|
|
|
|
|
* 580880 : gstrtpjpegpay is not functioning properly; rtp jpeg paylo...
|
|
|
|
|
* 581329 : rtspsrc: NAT dummy packets not being sent
|
|
|
|
|
* 581568 : ability for replaygain plugin to post level messages
|
|
|
|
|
* 581806 : [souphttpsrc] Should allow overriding the referer
|
|
|
|
|
* 581884 : [PLUGIN-MOVE] Move deinterlace2 to gst-plugins-good
|
|
|
|
|
* 582252 : rganalysis test broken by recent commit
|
|
|
|
|
* 582281 : [rtp] Forgets to link to $(LIBM)
|
|
|
|
|
* 582387 : [avidemux] Seeking regression
|
|
|
|
|
* 582420 : flacdec unit test broken on PPC
|
|
|
|
|
* 582661 : [deinterlace] Fix latency query to return unbound max lat...
|
|
|
|
|
* 582715 : gcc warnings about unitialized
|
|
|
|
|
* 582753 : flacdec check fails
|
|
|
|
|
* 582794 : rganalysis unit test fails with git core
|
|
|
|
|
* 568278 : [qtdemux] add support for vob subtitle streams
|
|
|
|
|
* 569611 : GStreamer videobox element draws thin green lines on edge...
|
|
|
|
|
* 571294 : [matroskamux] Should ignore framerate of 0/1
|
|
|
|
|
* 574169 : avidemux/theoradec don't work well together
|
|
|
|
|
* 575234 : Network interface selection for multicasting with the udp...
|
|
|
|
|
* 576729 : [rtspsrc] perform EOS handling earlier
|
|
|
|
|
* 578257 : Image problems using rtpjpeg(de)pay
|
|
|
|
|
* 579069 : rtp h263pay build fixes
|
|
|
|
|
* 580554 : PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio
|
|
|
|
|
* 581432 : [multipartdemux] source pads are leaked
|
|
|
|
|
* 581444 : [multipartdemux] free memory read of buffer timestamp
|
|
|
|
|
* 582218 : Uninitialized variable may be used in gstavidemux.c
|
|
|
|
|
* 575937 : udp/gstudpnetutils.c: ip_mreqn unavailable on Solaris (an...
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|
|
|
|
|
Download
|
|
|
|
|
|
|
|
|
|
You can find source releases of gst-plugins-good in the download directory:
|
|
|
|
|
http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
2009-02-19 20:09:07 +00:00
|
|
|
|
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
|
2005-09-06 14:05:33 +00:00
|
|
|
|
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
|
|
|
|
|
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Alessandro Decina
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* Andy Wingo
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Arnout Vandecappelle
|
|
|
|
|
* Aurelien Grimaud
|
|
|
|
|
* Benjamin Otte
|
|
|
|
|
* Chris Winter
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* Christian Schaller
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* David Adam
|
|
|
|
|
* David I. Lehn
|
2006-12-21 15:40:55 +00:00
|
|
|
|
* David Schleef
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Edgar E. Iglesias
|
2006-01-13 19:25:40 +00:00
|
|
|
|
* Edward Hervey
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Felipe Contreras
|
|
|
|
|
* Gabriel Bouvigne
|
|
|
|
|
* Hans de Goede
|
|
|
|
|
* James Andrewartha
|
2006-01-13 19:25:40 +00:00
|
|
|
|
* Jan Schmidt
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Jan Smout
|
|
|
|
|
* Jan Urbanski
|
|
|
|
|
* Janin Kolenc
|
|
|
|
|
* Johan Dahlin
|
2008-10-24 22:41:18 +00:00
|
|
|
|
* Jonathan Matthew
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Josep Torra
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* Julien Moutte
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Laszlo Pandy
|
|
|
|
|
* Leif Johnson
|
|
|
|
|
* Levente Farkas
|
|
|
|
|
* Marc-Andre Lureau
|
|
|
|
|
* Marco Ballesio
|
2006-05-04 15:05:00 +00:00
|
|
|
|
* Mark Nauwelaerts
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Martin Eikermann
|
2007-06-19 10:24:55 +00:00
|
|
|
|
* Michael Smith
|
2008-02-21 00:09:07 +00:00
|
|
|
|
* Olivier Crete
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Olivier Crête
|
|
|
|
|
* Patrick Radizi
|
2006-08-14 11:14:43 +00:00
|
|
|
|
* Peter Kjellerstedt
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* René Stadler
|
|
|
|
|
* Ronald S. Bultje
|
2006-08-14 11:14:43 +00:00
|
|
|
|
* Sebastian Dröge
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* Sjoerd Simons
|
2006-05-04 15:05:00 +00:00
|
|
|
|
* Stefan Kost
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Steve Lhomme
|
|
|
|
|
* Stéphane Loeuillet
|
2009-02-19 20:09:07 +00:00
|
|
|
|
* Thomas Vander Stichele
|
2006-01-13 19:25:40 +00:00
|
|
|
|
* Tim-Philipp Müller
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Tristan Matthews
|
|
|
|
|
* Wai-Ming Ho
|
2006-01-13 19:25:40 +00:00
|
|
|
|
* Wim Taymans
|
2009-05-20 21:34:18 +00:00
|
|
|
|
* Wrobell
|
|
|
|
|
* Youness Alaoui
|
|
|
|
|
* Zaheer Merali
|
2005-09-06 14:05:33 +00:00
|
|
|
|
|