From 03c24b64c6dc16f432ce92e8561a1d26f5492dc0 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 9 Feb 2006 11:22:38 +0000 Subject: Releasing 0.10.2 Original commit message from CVS: Releasing 0.10.2 --- RELEASE | 70 +++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 33 insertions(+), 37 deletions(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index 68cd92ff..1fcce893 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Good Plug-ins 0.10.1 "Li" +GStreamer: Release notes for GStreamer Good Plug-ins 0.10.2 "Papa was a rolling stone" @@ -55,37 +55,37 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * new id3 demuxer (replaces the mad one in gst-plugins-ugly) - * memleak fixes in avidemux, wavparse, level, smoke - * ports of multipart, - * fixes in flacdec, flxdec, rtp - * documentation updates on videomixer - * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements + * New libcdio based CDDA reading element + * APE tag reader ported + * ID3 tag reading fixes + * Sun Audio Sink fixes + * GOOM and gconf element fixes + * lots of bug and leak fixes Bugs fixed in this release - * 321269 : add sunaudio to 0.9 - * 322769 : The ID3 tag of this file is a segfaulter - * 323021 : sockfd property to udpsrc/dynudpsink elements - * 322975 : erroneous audio specs in flac plugin - * 323226 : block/crash on id3 v2 tags when using big blocksize - * 323717 : < netinet/in.h > inclusion necessary on some systems - * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... - * 323896 : pngdec/videomixer negotation problem in 0.10 - * 324011 : Invalid payload type definition for some rtp payloaders - * 324012 : Invalid caps on rtpspeexpay element - * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert - * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 - * 326612 : Serious memory leak in level plugin - * 326618 : memleak fix in smokeenc - -API changed in this release - - -- API additions: - -* device-name property on ossmixer subclasses -* GstUDPSrc::sockfd property + * 328336 : silence warings which make dvdec / dvdemux unusable + * 315557 : Internal event problem with MP3s from vgmix.com + * 323327 : [cdio] port cddasrc to 0.10 + * 325148 : Bugs in G711 RTP packetization logic + * 325649 : apetag plugin needs porting to 0.10 + * 326446 : check that all elements in -good pass queries they can't ... + * 326602 : id3demux is not compiling without ZLIB + * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX]) + * 326736 : gconf(audio|video)sink response to key changes + * 326864 : [wavparse] time to bytes format conversion broken + * 327009 : [esdsink] won't compile with includes in non-standard prefix + * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback + * 327825 : [matroskamux] Matroska muxer deadlock + * 327871 : [videobox] crash when cropping + * 328241 : id3demux emits NULL date for year tags + * 328264 : Fix build with gcc 2.95 + * 328452 : Rhytmbox crashes with 0.10.1 + * 328531 : [matroskamux] doesn't send newsegment event, critical war... + * 329181 : totem crash when using goom effect + * 329810 : Fails to read ID3 tag + * 330005 : Please use the autodetect sinks by default + * 317658 : [cdio] support for cd-text and cd-g Download @@ -115,19 +115,15 @@ Applications Contributors to this release - * Alessandro Decina - * Arwed v. Merkatz + * Andy Wingo * Brian Cameron - * Christian Schaller * Edgard Lima * Edward Hervey + * Jan Gerber * Jan Schmidt - * Julien MOUTTE - * Michael Smith - * Philippe Khalaf - * Stefan Kost + * Michal Benes * Thomas Vander Stichele * Tim-Philipp Müller * Wim Taymans - * Zeeshan Ali + * Zaheer Abbas Merali   \ No newline at end of file -- cgit