X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=a107a616c5c4e305b974e7048d7865acc1fd794c;hb=74a1a704bf2726260ffbf2686ef8cceb184a6f1a;hp=c5615c5d8d7206fa604944d4a62da17cf3ac1792;hpb=5e4d17708c9f4dedc99151dcab582e1ddb3e1397;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/NEWS b/NEWS index c5615c5..a107a61 100644 --- a/NEWS +++ b/NEWS @@ -1,212 +1,56 @@ -This is GStreamer Good Plug-ins 0.10.3, "Desplazado" - -Changes since 0.10.2: - - * Annodex/CMML support - * RTSP and RTP enhancements - * HAL configured audio device support - * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements - * Recognise SSA/ASS and USF subtitles in Matroska files - * Fixes for ESD and SunAudio output plugins - * More uniform plugin descriptions - * IceCast metadata reading plugin added - * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, - WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, - Video colour balance - * Lots of bug fixes - -Bugs fixed since 0.10.2: - - * 335067 : RTSP src not working with WMServer servers - * 333657 : Replacing icy demuxing in gnomevfssrc - * 329106 : HAL sound device wrapper plugins - * 337749 : totem (gstreamer) crashes when playing an avi file - * 330885 : avidemux does not handle eos at end of seek-region - * 337364 : faulty GObject macros - * 337625 : [patch] Streaming support for wavparse - * 150363 : [pngdec] doesn't handle grayscale or paletted - * 154744 : Time slider does not work with avi videos from Cannon SD100 - * 161712 : [auparse] .au files don't play in playbin - * 313266 : [wavparse] will not play DTS stream in malformed WAV - * 319183 : rtspsrc filter sometimes uses an odd port for rtp - * 319986 : annodex decoding and encoding support - * 323721 : [id3demux] read in replaygain information from RVA2 frame... - * 323880 : " Seek in ready " for dvdemux - * 325191 : problem with auparse or mulawdec, choppy esd playback - * 326160 : videobalance not ported to new GstVideoFilter - * 327658 : " Seek in ready " support for wavparse plugin - * 328327 : gst-plugins-good fail to compile with gcc 4.1 - * 329107 : Profile support for gconfaudiosink - * 330239 : Crash playing any song from a particular album over rhyth... - * 330678 : Unable to play .fli files - * 331253 : Critical warnings when using cddacdiosrc - * 331368 : Gstreamer doesn't recognise tags - * 331385 : [alpha] state change function returns a constant - * 331672 : Another file that gstreamer can't read the tags on - * 331905 : [jpeg] smokedec not ported - * 331917 : [pngdec] does not support files with png streams - * 332031 : [PATCH] avimux ported to 0.10 - * 332547 : [wavparse] does not support multichannel wavs - * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it... - * 333302 : [apedemux] some WavPack files with APE tags fail to play ... - * 333392 : [sunaudio] unused variables break CVS build with -Werror - * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem... - * 333624 : invalid get_times implementation in gstdynudpsink - * 333784 : [patch] unref the result of gst_pad_get_parent - * 334083 : [jpegdec] wrong durations set on buffers after seeking in... - * 334522 : avi of mpeg4 video and adpcm audio from digital camera re... - * 334732 : [id3demux] mp3 fails to play because typefinding thinks i... - * 334995 : [goom] zoom filter leaked - * 335231 : [wavparse] incorrect way to calculate seek position with ... - * 335755 : rhythmbox import crasher - png? - * 335858 : Video playback out of sync - * 335958 : [speexenc] doesn't work - * 336110 : move taglib-based ID3 muxer to -good - * 336602 : plugins need better/univied descriptions - * 336756 : move ximagesrc to gst-plugins-good - * 336889 : [avidemux] index creation might fail with some non-indexe... - * 336904 : Problem playing some AVI file when splitting large chunks... - * 337033 : [speex] can't seek in speex-encoded audio - * 337183 : [matroska] " caps not real subset " when playing audio files - * 337294 : AVI files downloaded from vidoe.google.com won't play - * 337421 : [sunaudiosink] some fixes - * 337609 : [flacdec] can't play .flac files where header says total_... - * 338290 : [flacdec] segment seek not supported - * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst... - * 338715 : [shout2send] fix crash on error and tags received before ... - * 338716 : [wavenc] " not negotiated " error with CVS core - * 338810 : [matroskademux] blocks on segmenting seek (and other seek... - * 339446 : [matroska] can't play file if details come before type in... - * 339451 : [matroska] enhancement for VfW compatibility cases - * 339678 : [matroskamux] wrong timestamps of B-frames - * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio - * 319884 : rtpamrdec discards non-transmitted frames - -Changes since 0.10.1: - * 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 since 0.10.1: - * 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 - * 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 - -Changes since 0.10.0: - - * 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 - -Bugs fixed since 0.10.0: - - * 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 added since 0.10.0: - - * device-name property on ossmixer subclasses - * GstUDPSrc::sockfd property - -Changes since 0.9.6: - - * Parallel installability with 0.8.x series - * Threadsafe design and API - * effectv elements ported - * videoflip updated - * multipart ported - * dv seeking fixed - * rtp elements renamed - -Bugs fixed since 0.9.6: - - * 322377 : udpsrc leaks sockets - * 322643 : Incorrect matroska frame default duration - * 322645 : Matroska muxer: wrong pixel aspect ratio - * 322667 : [jpegenc] leaks input buffer - * 322794 : udp plugin linked against gstnet instead of gstnetbuffer - -Changes since 0.9.5: - - * added speex RTP payloader/depayloader - * ported cutter - * fractional framerates - * more video filters now use BaseTransform - -Bugs fixed since 0.9.5: - - * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () - * 321001 : [matroskademux] should seek to nearest preceding index en... - * 321430 : goom fails to register on amd64 - -Changes since 0.9.4: - - * matroskamux fixes - * wavenc fixes - * cairotextoverlay ported - -Bugs fixed since 0.9.4: - - * 315194 : Licence information inconsistency of gst-plugins-good/gst... - * 319731 : [matroska] SimpleBlock support for muxer and demuxer - * 320308 : [matroska] set timestamps for buffers with ebml elements - * 320920 : [osssink] tries to reuse a bad file descriptor - * 321136 : [matroska-mux] avoid reading from unref'ed buffer - -Changes since 0.9.3: - - * DV/Firewire fixes - * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, - alphacolor ported - -Bugs fixed since 0.9.3: - - * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... - * 316205 : Debug category for wavenc is not defined - * 318847 : Matroska muxer port to 0.9 - -Changes since 0.9.1: - - * Parallel installability with 0.8.x series - * Threadsafe design and API - -Bugs fixed since 0.9.1: - - * 316202 : MinGW compilation: undefined autoconf macro GST_DOC - * 317338 : [osssink] can't handle mono +This is GStreamer Good Plugins 1.0.2 + +Changes since 1.0.1: + + * Parallel installability with 0.10.x series + * avidemux: fix handling of paletted and other raw RGB data + * flacparse: ignore bad headers if we have a valid STREAMINFO header; improve coverart extraction + * jpegdepay: store quant tables in zigzag order + * matroskamux: do not use unoffical V_MJPEG codec id; fix subtitle request sink pad name and functionality + * videofilter: add videomedian element + * multiudpsink: add "force-ipv4" option and "multicast-iface" property + * pulsesink: fix caps leak and potential crasher in acceptcaps function + * pulsesink: start the ringbuffer on GAP events without duration + * qtdemux: add support for 'generic' samples; allow more streams + * qtdemux: support more ProRes variants; fix memory leak for MS/RIFF audio + * qtdemux: with raw audio, set a default channel-mask for multichannel audio + * rtpbin: set PTS and DTS in jitterbufffer + * rtpbin: use running-time for NTP time when use-pipeline-clock is set + * rtpsession: inform source when caps change + * udpsrc: use negotiated allocator or pool + * videobox: use out_info for out properties + * videocrop: port to videofilter + * videomixer2: Fix race condition where a src setcaps is ignored + * vp8enc: fix default target-bitrate value; set DECODE_ONLY flag on invisible frames + +Bugs fixed since 1.0.1: + + * 654216 : vp8enc: tag invisible frames + * 682481 : multiudpsink: add force-ipv4 option (problem when streaming RTP to multicast address) + * 683782 : Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps() + * 683842 : Fix race condition in videomixer2 on 0.10 + * 684701 : flacparse: fails to parse flac file with broken header: " Invalid metablock size for STREAMINFO: 8196 " + * 685864 : Add multicast-iface property to multiudpsink + * 686008 : qtdemux: crashes in push mode with gst_qtdemux_guess_bitrate: assertion failed: (size > = qtdemux- > header_size) + * 686046 : avidemux: can't play 8-bit indexed RGB video + * 686550 : qtdemux: no streams found for journal.pone.0030940.s002.mov, m1v video fourcc + * 686642 : udpsrc: trivial typo causes compilation error + +Changes since 1.0.0: + + * interleave, deinterlave: channel handling fixes for mono audio + * videobalance now supports NV12 and NV21 as well + +Bugs fixed since 1.0.0: + + * 683622 : flvdemux: Internal flow error when demuxing speex + * 684972 : qtdemux: cannot play mp4 file when MOOV atom is at the end of file + * 684977 : Can't seek in AVI file in push mode + * 685059 : avidemux: cannot play video in push mode + * 685213 : rtph264pay: pushing unmapped data. + * 685512 : rtpgstdepay has a memory leak + +New features in 1.0.0: + + * Parallel installability with 0.10.x series + * See release notes for more details