X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=RELEASE;h=643e67e340545b9a629ce60e09032a6918188665;hb=5ca7a02371dda95481c151edd2a0ddd9753cfa77;hp=2645b60738c5c39fd42ee97c288e719fb23bf34d;hpb=1b171898160e7b8620a44e180b016d43423f693c;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/RELEASE b/RELEASE index 2645b60..643e67e 100644 --- a/RELEASE +++ b/RELEASE @@ -1,200 +1,84 @@ +This is GStreamer gst-plugins-good 1.15.0.1. -Release notes for GStreamer Good Plug-ins 0.10.22 "Square One" - - - -The GStreamer team is proud to announce a new release -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. -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. - - - -"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 - - - - - -Features of this release - - * alpha: add support for different color matrixes - * alpha: add support for generating ARGB output - * alpha: add support for ARGB, RGB and xRGB input - * alphacolor: support inplace and on-the-fly conversions from AYUV to ARGB - * alphacolor: Implement color-matrix support and use integer arithmetic only - * videobox: add support for most common RGB(A), (A)YUV, and grayscale formats - * videobox: add support for on-the-fly conversions for some formats - * videobox: add support for filling the background with red, yellow and white - * videobox: add support for YV12, including conversion support for I420/AYUV - * videomixer: add support for ABGR and RGBA - * shapewipe: add support for the remaining ARGB formats - * qtdemux, matroska: export h.264 profile and level in caps - * multifilesink: Add key-frame option to next-file - * directsoundsink: Implement SPDIF support for AC3 - * h264depay: handle STAPs properly - * speexdec: adapt to new oggdemux - * flvdemux: mark delta frames properly - * flvdemux: improve index building and scaning in pull mode - * flvdemux: add support for backwards playback (when operating in pull mode) - * avidemux: fix offset handling in push mode seeking - * matroskademux: prefer index of video track to perform seeking - * matroskademux: add support for backwards playback (when operating in pull mode) - * matroskademux: push correctly sized flac header buffers - * matroskademux: restrict resyncing to subtitle tracks - * rtpsession: Make it possible to favor new sources in case of SSRC conflict - * rtspsrc: send keep alive when paused - * rtspsrc: handle ipv6 listening ports when needed - * rtspsrc: require a destination for multicast - * rtspsrc: parse connection information - * qtdemux: Set stream-format=raw on AAC caps - * qtdemux: add XMP parsing support - * qtdemux: Read replaygain peak/gain tags - * qtdemux: extract stream language in more cases - * id3demux: fix parsing of unsynced frames with data length indicator - * jpegdec: don't crash if jpeg image contains more than three components - * ximagesrc: send new segment event in TIME format - * mp4gdepay: improve constantDuration guessing - * h264pay: fix config-interval property - * rtspsrc: add property to control the buffering method - * png: make work with libpng 1.4 - -Bugs fixed in this release - - * 517588 : [avidemux] Allow seeking in push mode - * 593910 : [dv1394src] live streaming / clock issues - * 597739 : Test suite not slow-machine-safe(?) - * 601236 : [flvmux] script tag with index gets written at end of file, contains all tags - * 601617 : matroska-demuxer triggers an assert in gststructure.c - * 604870 : [udpsink] Can't set TTL socket option - * 607615 : Make it possible to favor new sources in case of SSRC conflict - * 610447 : [flvdemux] Be more flexible in script tag (metadata) parsing - * 611659 : [ximagesrc] should send new_segment with GST_FORMAT_TIME format - * 612397 : [multiudpsink] [PATCH] Fix print of socket's error code on Windows - * 612411 : [rtspsrc] lock/performance problem - * 612553 : Segfault in rtspsrc (tcp interleaved and local gst-rtsp-server) - * 612657 : [rtph264depay] refuse caps without profile-level-id when byte-stream is unset - * 612696 : rtspsrc with tcp timeouts after recent commit - * 612700 : pngenc can't be built against libpng 1.4.x anymore - * 612751 : [udpsink] regression when external sockfd is used - * 612777 : Deprecated macro in gstspeexdec.c causes compile error in MSVC - * 613002 : [flvmux] always put duration in metadata tag - * 613003 : [flvmux] EOS after supposedly reaching FLV timestamp limit, but real limit is lower - * 613013 : rtph264pay does not insert config parameters anymore in the stream - * 613094 : [flvmux] put more info (like width and height) in the metadata - * 613206 : [rtph264depay] wrong timestamp for gst_base_rtp_depayload_push_ts? - * 613663 : New warnings in osx plugins - * 613789 : [jpegenc] Updating caps is not supported - * 614158 : [id3demux] doesn't read tags from file correctly (tag with unsynced frames, data length indicator) - * 614353 : matroskademux: can't correctly demux flac-in-MKV - * 614354 : fix small compile break if $(top_srcdir) != $(top_builddir) - * 614460 : matroskademux: wrong H.264 demux in some file - * 614466 : videomixer makes some formats grayscale - * 614471 : [qtdemux] Gstreamer not reading replaygain tags from m4a files - * 614651 : Export h.264 profile and level in caps - * 614765 : racy stream status leave implementation - * 614842 : [jpegenc] sink pad returns ANY (not subset of its template) when connected to a filesink - * 614843 : [alphacolor] unneeded variable - * 614927 : qtdemux: Post avg/max bitrate tags for H.264 - * 615051 : h264depay: STAP are handled the wrong way - * 615143 : [videobox] I420- > AYUV conversion broken - * 615161 : Remove -Wundef from CFLAGS - * 615460 : [deinterlace] broken ... - * 615996 : doesn't detect HAVE_CPU_I386 or HAVE_CPU_X86_64 properly on Solaris - * 615998 : GOOM plugin crashes on Solaris when built with MMX code enabled - * 616166 : [videobox] Use correct order for RGB filling - * 616409 : [videomixer] AYUV blending broken - * 611986 : [cairotextoverlay] Out-of-range deltas give SIGSEGV or other funkyness - * 604106 : [jpegdec] Crash in jpeg_idct_ifast if more than 3 components - * 614001 : [qtdemux] parse Macintosh language codes - * 615793 : [flactag] when used after flacenc: gst_adapter_take_buffer: assertion `nbytes > 0' - -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 +GStreamer 1.15 is the development version leading up to the next major +stable version which will be 1.16. + +The 1.15 development series adds new features on top of the 1.14 series and is +part of the API and ABI-stable 1.x release series of the GStreamer multimedia +framework. + +Full release notes will one day be found at: + + https://gstreamer.freedesktop.org/releases/1.16/ + +Binaries for Android, iOS, Mac OS X and Windows will be provided shortly +after the release. + +This module will not be very useful by itself and should be used in conjunction +with other GStreamer modules for a complete multimedia experience. + + - gstreamer: provides the core GStreamer libraries and some generic plugins + + - gst-plugins-base: a basic set of well-supported plugins and additional + media-specific GStreamer helper libraries for audio, + video, rtsp, rtp, tags, OpenGL, etc. + + - gst-plugins-good: a set of well-supported plugins under our preferred + license + + - gst-plugins-ugly: a set of well-supported plugins which might pose + problems for distributors + + - gst-plugins-bad: a set of plugins of varying quality that have not made + their way into one of core/base/good/ugly yet, for one + reason or another. Many of these are are production quality + elements, but may still be missing documentation or unit + tests; others haven't passed the rigorous quality testing + we expect yet. + + - gst-libav: a set of codecs plugins based on the ffmpeg library. This is + where you can find audio and video decoders and encoders + for a wide variety of formats including H.264, AAC, etc. + + - gstreamer-vaapi: hardware-accelerated video decoding and encoding using + VA-API on Linux. Primarily for Intel graphics hardware. + + - gst-omx: hardware-accelerated video decoding and encoding, primarily for + embedded Linux systems that provide an OpenMax + implementation layer such as the Raspberry Pi. + + - gst-rtsp-server: library to serve files or streaming pipelines via RTSP + + - gst-editing-services: library an plugins for non-linear editing + +==== Download ==== + +You can find source releases of gstreamer in the download +directory: https://gstreamer.freedesktop.org/src/gstreamer/ + +The git repository and details how to clone it can be found at +http://cgit.freedesktop.org/gstreamer/gstreamer/ + +==== Homepage ==== + +The project's website is https://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 - -GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned 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. - - -Applications - -Contributors to this release - - * Andoni Morales Alastruey - * André Dieb Martins - * Arun Raghavan - * Benjamin Otte - * Brian Cameron - * Damien Lespiau - * David Schleef - * Edward Hervey - * Jan Urbański - * Julien Moutte - * Marco Ballesio - * Mark Nauwelaerts - * Michael Smith - * Olivier Crête - * Raimo Järvi - * Rob Clark - * Sebastian Dröge - * Stefan Kost - * Thadeu Lima de Souza Cascardo - * Thiago Santos - * Thijs Vermeir - * Tim-Philipp Müller - * Tristan Matthews - * Wim Taymans - * Руслан Ижбулатов -  \ No newline at end of file +Please submit patches via bugzilla as well. + +For help and support, please subscribe to and send questions to the +gstreamer-devel mailing list (see below for details). + +There is also a #gstreamer IRC channel on the Freenode IRC network. + +==== Developers ==== + +GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned +from there (see link above). + +Interested developers of the core library, plugins, and applications should +subscribe to the gstreamer-devel list.