summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-31 22:10:17 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-31 22:10:17 +0000
commit66ea76773c47f531572f16b515094e9a2a33e605 (patch)
tree44a85e4879d14106205da9931a76f827a6027d0b /RELEASE
parent6eafe1073765857ce8f88c3883163e235fdc30f2 (diff)
Release 0.10.9
Original commit message from CVS: Release 0.10.9
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE155
1 files changed, 112 insertions, 43 deletions
diff --git a/RELEASE b/RELEASE
index 2a8c5ea2..9d27fbd3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,14 +1,16 @@
-Release notes for GStreamer Good Plug-ins 0.10.8 "One For The Money"
+Release notes for GStreamer Good Plug-ins 0.10.9 "Steam Train Rolling"
The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the GStreamer Good Plug-ins.
+in the 0.10.x stable series of the
+GStreamer Good Plug-ins.
-The 0.10.x series is a stable series targeted at end users,
-parallel installable with the older 0.8.x series.
+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.
@@ -52,46 +54,95 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * The libsoup based http source moved from the -bad module and was raised to primary rank
- * GOOM visualisation plugin updated to Goom2k4
- * Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw and wavpack
- * New gdkpixbuf output for snapshotting
- * Various other bug-fixes
+ * Replaygain elements moved from Bad
+ * Interleave/Deinterleave elements moved from Bad
+ * Pulseaudio plugin http://pulseaudio.org is now integrated
+ * New simple Karaoke audio effect plugin
+ * Improvements in v4l2src
+ * Multi-channel FLAC file fixes
+ * AVI and Quicktime reverse playback support
+ * AVI and Matroska muxing improvements
+ * New element for rendering SMPTE transitions into alpha channels
+ * Many improvements in the Win32 directdraw elements
+ * Error out cleanly for encrypted streams
+ * RTP/UDP handling improvements
+ * RTSP digest authentatication implemented.
+ * New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
+ * Error concealment for Speex
+ * Many other bug-fixes and enhancements
Bugs fixed in this release
+ * 541787 : incorrect timestamp
+ * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
+ * 345393 : Missing documentation
+ * 400679 : [PLUGIN-MOVE] pulse-gst to -good
+ * 422917 : G729 payloader/depayloader
+ * 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
+ * 465146 : Add more complete negotiation to gstrtpbasepayload
+ * 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
+ * 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
+ * 503288 : rtph264pay does not split multiple NAL units in incoming ...
+ * 511489 : avimux muxed audio and video out of sync
+ * 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
+ * 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
- * 515978 : [ladspa] Should be removed from -good until it's ready to...
- * 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
- * 517237 : [rtspsrc] Better error when bandwidth is too small
- * 517933 : [tests] trivial C89 fix
- * 518188 : [spectrum] " message " property documentation unclear
- * 518213 : [goom2k4] artefacts on x86-64
- * 518564 : goom dies with illegal instruction
- * 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
- * 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
- * 520073 : [goom] (goom2k4) shows mostly black frames
- * 520764 : double buffer unref in speexenc error handling
- * 520880 : audiofx doesn't build on Windows/MSVC
- * 520888 : udpsrc has some issues on Windows
- * 521102 : h.263+ rtp depayloader crashes on short payloads
- * 521875 : [osssrc] recording corrupts upon _get_caps
- * 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
- * 522767 : [goom] does not build on ppc
- * 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
- * 523134 : osxvideosink does not stop when you control-C
- * 524593 : [sunaudio] fix mixer track range
- * 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
- * 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
- * 525860 : [sunaudio] copyright fixes
- * 525946 : [gdkpixbuf] add gdkpixbufsink element
- * 526557 : [matroskademux] seeking regression in CVS
- * 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
- * 527984 : Doesn't dist all m4 files needed by configure.ac
- * 527999 : [goom] Doesn't dist goomsl.h
- * 528143 : [goom] fails to build on 32-bit ppc
- * 528615 : Hide goom2k4 logo
- * 529268 : [goom] States unit test exposes some memory leaks
+ * 519301 : avimux fails when going from NULL to playing a second time
+ * 519460 : 8 bytes missing in AVI streamheader
+ * 520092 : v4l2src proposed patches
+ * 520885 : directdrawsink has some issues
+ * 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
+ * 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
+ * 529692 : [goom] fails to build on Windows with mingw32
+ * 529707 : [rtp] fails to build on Windows with mingw32
+ * 530886 : Support more mpeg2 variants in .mov files
+ * 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
+ * 531672 : [qtdemux] does not handle files with edit lists correctly...
+ * 532295 : gconf setting default audio sink to video default visualizer
+ * 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
+ * 532409 : RTP payload/depayloader for G.729
+ * 532423 : RTP payload/depayloader for DV
+ * 533264 : Make v4l2 compile without X
+ * 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
+ * 535121 : [videomixer] proper seek/segment handling
+ * 535300 : [avidemux] missing support for reverse playback.
+ * 535935 : [qtdemux] Missing metadata
+ * 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
+ * 536317 : [v4l2src] Doesn't compile with latest git kernel
+ * 536646 : v4l2src doesn't pick the optimal resolution
+ * 536831 : v4l2src == non-experimental
+ * 536903 : udpsrc now assumes one is using multicast
+ * 537021 : [cdio] does not extract album title from CD-TEXT
+ * 537031 : Enhancement to SunAudio mixer plugin
+ * 537361 : videomixer segment handler fail
+ * 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
+ * 537622 : [matroskademux] Doesn't export covers (file attachments)
+ * 537675 : rtp vorbis/theora payloader static caps don't specify del...
+ * 537832 : rtsp is broken
+ * 539372 : udpsrc do not set port properly on anonymous binding
+ * 539548 : [udpsrc] Fails to bind with permission denied when trying...
+ * 540067 : souphttpsrc does not support http authentication
+ * 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
+ * 540940 : Quicktime demuxer does not handle dirac in QT files
+ * 541081 : [v4l2src] Doesn't compile with on old kernel
+ * 541384 : cross mingw32 gcc: making goom compile
+ * 541412 : cross mingw32 gcc: making libgstrtp plugin compile
+ * 541650 : udpsrc fails to parse URI with IPv6 address
+ * 541956 : v4l2src only requests interlaced video
+ * 542410 : qtdemux not recognizing pcm 8bit streams correctly
+ * 543054 : [osxvideosink] minor build issue
+ * 543255 : -Wno-attributes does not exist in every gcc version
+ * 543259 : warning in gstv4l2src.c due to an uninitialized variable
+ * 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
+ * 543406 : [PLUGIN-MOVE] move replaygain elements to -good
+ * 544509 : [qtdemux] Regression in segment.stop
+ * 539482 : [avidemux] Doesn't parse vprp ODML header
+ * 544433 : Some -good plugins aren't buildable with MSVC
+ * 536994 : Improve v4l2src negotiation a bit more
+ * 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
+ * 532065 : Implement RTSP Digest authentication
+ * 533287 : Mapping of mime types to gst names in multipartdemux
+ * 538891 : G.726 pay/depayloader is missing
Download
@@ -121,26 +172,44 @@ Applications
Contributors to this release
- * Andy Wingo
+ * Alessandro Decina
* Bastien Nocera
+ * Benjamin Kampmann
+ * Benoit Fouet
* Brian Cameron
+ * Bruno Santos
* Christian Schaller
* Damien Lespiau
+ * Daniel Drake
* David Schleef
- * Edgard Lima
* Edward Hervey
+ * Gustaf Räntilä
+ * Haakon Sporsheim
+ * Henrik Eriksson
+ * Jan Gerber
* Jan Schmidt
- * Jens Granseuer
+ * Jason Donenfeld
+ * Jesús Corrius
* Julien Moutte
* Mark Nauwelaerts
* Mersad Jelacic
* Michael Smith
* Ole André Vadla Ravnås
* Olivier Crete
+ * Patrick Radizi
* Peter Kjellerstedt
* Sebastian Dröge
+ * Sebastian Keller
+ * Sjoerd Simons
* Stefan Kost
+ * Tero Saarni
+ * Thiago Sousa Santos
+ * Thijs Vermeir
+ * Thomas Vander Stichele
* Tim-Philipp Müller
+ * Tomasz Grobelny
* William M. Brack
* Wim Taymans
+ * Wouter Cloetens
+ * Youness Alaoui
  \ No newline at end of file