srtobject: add caller address to stats structure
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index e530f97..9229fa1 100644 (file)
--- a/RELEASE
+++ b/RELEASE
+This is GStreamer gst-plugins-bad 1.18.0.
 
-Release notes for GStreamer Bad Plug-ins 0.10.19 "The World Kicked Back"
-        
-
-
-The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the
-GStreamer Bad 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.
-
-
-
-"That an accusation?"
-
-
-No perfectly groomed moustache or any amount of fine clothing is going to
-cover up the truth - these plug-ins are Bad with a capital B.
-They look fine on the outside, and might even appear to get the job done, but
-at the end of the day they're a black sheep. Without a golden-haired angel
-to watch over them, they'll probably land in an unmarked grave at the final
-showdown.
-
-
-Don't bug us about their quality - exercise your Free Software rights,
-patch up the offender and send us the patch on the fastest steed you can
-steal from the Confederates. Because you see, in this world, there's two
-kinds of people, my friend: those with loaded guns and those who dig.
-You dig.
-
-
-This module contains a set of plug-ins that aren't up to par compared to the
-rest.  They might be close to being good quality, but they're missing something
-- be it a good code review, some documentation, a set of tests, a real live
-maintainer, or some actual wide use.  If the blanks are filled in they might be
-upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
-depending on the other factors.
-If the plug-ins break, you can't complain - instead, you can fix the
-problem and send us a patch, or bribe someone into fixing them for you.
-New contributors can start here for things to work on.
-
-
-Other modules containing plug-ins are:
-
-
-gst-plugins-base
-contains a basic set of well-supported plug-ins
-gst-plugins-good
-contains a set of well-supported plug-ins under our preferred license
-gst-plugins-ugly
-contains a set of well-supported plug-ins, but might pose problems for
-    distributors
-
-
-
-  
-
-Features of this release
-    
-      * audioparsers: add bitrate calculation
-      * camerabin: add API to query supported image capture resolution
-      * camerabin: add block-after-capture property for viewfinder blocking
-      * camerabin: add video-capture-width/height/framerate properties
-      * camerabin: add video-source-filter and viewfinder-filter properties
-      * capssetter: element was moved to gst-plugins-good
-      * cogcolorspace: implement color-matrix handling and chroma-site
-      * dc1394: add iso-speed property
-      * dshowvideosrc: add support for YUY2 input format
-      * festival: don't open an infinite number of connections to the server and close connections
-      * h264parse: fix writing NALU prefix for byte-stream output format
-      * h264parse: fix wrong timestamps in some cases after seeking
-      * imagefreeze: plugin was moved to gst-plugins-good
-      * invtelecine: add invtelecine element
-      * jackaudiosrc: implement multichannel support
-      * jpegformat: add xmp reading and writing support
-      * ladspa, lv2: don't fail in plugin_init when having 0 elements (which would cause the plugin to get blacklisted)
-      * mmssrc: Check URI for validity and work around URI parsing bugs in libmms
-      * mmssrc: Use the escaped location for the RTSP redirect message
-      * mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types
-      * mpegtsparse: parse TDT table in mpegts
-      * mpegvideoparse: export profile and level in caps; estimate bitrate; update caps when sequence header changes
-      * oss4: plugin was moved to gst-plugins-good
-      * qtmux: add support for the VP8 video codec and XMP tags
-      * segmentclip: add audio/video buffer segment clip elements
-      * vcdsrc: support the DVD URI scheme so a device can be specified via the URI
-      * vp8: add libvpx-based VP8 encoder/decoder (NB: encoder properties/API not fully stable yet; also, this plugin may not be compatible with GPLv2-only applications)
-
-Bugs fixed in this release
-     
-      * 340986 : [vcdsrc] plugin not auto-plugged, and weird URI handling
-      * 572551 : mpeg4videoparse fails to extract codec_data from this network camera video stream
-      * 603745 : [dc1394src] add " iso-speed " property
-      * 611302 : [imagefreeze] Add still frame stream generator
-      * 612208 : [soundtouch] [pitch] Removing annoying g_print
-      * 612331 : inputselector: linkage flags are incorrect
-      * 612454 : fix compile errors in latest gst-plugins-bad
-      * 612615 : [camerabin] video bin elements in wrong state when recording
-      * 612687 : [mpegvideoparse] Update caps when sequence header changes
-      * 612757 : Unable to build gst-plugins-bad with Sun Studio compiler
-      * 613156 : cog can't be built against libpng 1.4.x
-      * 613160 : [cogcolorspace] RGB- > I420 conversion adds green vertical bar at the right border
-      * 613332 : [cog] generate_tables generates invalid tables for YUV- > RGB
-      * 613708 : [dshowvideosrc][PATCH] Add support for YUY2 format
-      * 613758 : More build warnings on OS X
-      * 613795 : libmodplug's public header requires WORDS_BIGENDIAN
-      * 613920 : audioparsers: Add bitrate calculation to baseparse
-      * 614016 : [baseparse] NEWSEGMENT event sent with wrong start and position time
-      * 614037 : flacparse: Fix buffer refcount issue
-      * 614259 : mpegtsdemux: can't detect DTS audio
-      * 614349 : [mpegtsparse] assertion gst_buffer_is_metadata_writable (buffer) failed
-      * 614475 : [dvbsrc] Wrong property types for frequency and symbol rate
-      * 614479 : [mpegtspacketizer] Use CRC to check if tables are duplicate
-      * 614591 : [h264parse] Not cleaning internal state properly for reuse
-      * 614958 : [camerabin] Replace actions with properties for setting parameters
-      * 614991 : baseparse: Don't emit bitrate tags too early
-      * 616078 : mpegvideoparse: Export profile and level in caps
-      * 616541 : jackaudiosrc/sink needs to set layout on caps
-      * 617145 : Compile mplex element with with --enable-runtime-pseudo-reloc-v2 on Windows
-      * 617146 : Lots of printf string format warnings on Windows
-      * 617331 : More warnings in -bad
-      * 617650 : [mmssrc] should check location
-      * 618044 : [cogcolorspace] I420/YV12 - > packed 4:2:2 gives assertions
-      * 618388 : [frei0r] Boolean values can't be set from gst-launch [PATCH]
-      * 618409 : jackaudiosrc: improve process callback
-      * 618527 : festival plugin does not close connections to server
-      * 618710 : [resindvd] Needs to check for libdvdread too
-      * 618867 : Remove gst-plugins-bad/ext/polyp ?
-      * 619064 : h264parse: broken timestamps after seeking
-      * 619169 : [vp8enc] Limit DEFAULT_MAX_LATENCY to 25 to match libvpx
-      * 619172 : [vp8] exclude dec/enc based on CONFIG_VP8_DECODER/ENCODER
-      * 619290 : [vp8] add mode property to switch between CBR/VBR
-      * 619317 : [vp8] Encoder thread support
-      * 619318 : [vp8] Decoder QoS (avoid memcpy)
-      * 619344 : [vp8enc] Use GST_VIDEO_CAPS_YUV instead of handwritten YUV caps
-      * 619444 : [mpegtsparse] Memory leak in mpegts_packetizer_parse_pmt
-      * 619502 : [mpegvideoparse] segfault because of access to a NULL buffer gotten from mpeg_packetizer_get_block
-      * 619617 : [h264parse] leaks memory
-      * 619916 : [vp8enc] Doesn't skip non-frame packets correctly
-      * 614317 : [oss4] should always accept PCM in native endianness even if the hardware doesn't
-
-Download
-
-You can find source releases of gst-plugins-bad in the download directory:
-http://gstreamer.freedesktop.org/src/gst-plugins-bad/
-
-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
-
-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
-    
-      * Adam Endrodi
-      * Alessandro Decina
-      * Andoni Morales
-      * Arun Raghavan
-      * Bastien Nocera
-      * Benjamin Otte
-      * Brian Cameron
-      * Carl-Anton Ingmarsson
-      * David Schleef
-      * Edward Hervey
-      * Ivan Zderadicka
-      * Jan Schmidt
-      * Joshua M. Doe
-      * Lasse Laukkanen
-      * Mark Nauwelaerts
-      * Olivier Crête
-      * Philip Jägenstedt
-      * Raimo Järvi
-      * René Stadler
-      * Rob Clark
-      * Sebastian Dröge
-      * Sebastian Pölsterl
-      * Shenghua Liu
-      * Stefan Kost
-      * Teemu Katajisto
-      * Thiago Santos
-      * Tiago Katcipis
-      * Tim-Philipp Müller
-      * Tommi Myöhänen
-      * Tristan Matthews
-      * Víctor Manuel Jáquez Leal
-      * Wim Taymans
-      * Zaheer Abbas Merali
-      * Руслан Ижбулатов
\ No newline at end of file
+The GStreamer team is thrilled to announce a new major feature release
+of your favourite cross-platform multimedia framework!
+
+As always, this release is again packed with new features, bug fixes and
+other improvements.
+
+The 1.18 release series adds new features on top of the 1.16 series and is
+part of the API and ABI-stable 1.x release series of the GStreamer multimedia
+framework.
+
+Full release notes can be found at:
+
+  https://gstreamer.freedesktop.org/releases/1.18/
+
+Binaries for Android, iOS, Mac OS X and Windows will usually 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
+https://gitlab.freedesktop.org/gstreamer/
+
+==== Homepage ====
+
+The project's website is https://gstreamer.freedesktop.org/
+
+==== Support and Bugs ====
+
+We have recently moved from GNOME Bugzilla to GitLab on freedesktop.org
+for bug reports and feature requests:
+
+  https://gitlab.freedesktop.org/gstreamer
+
+Please submit patches via GitLab as well, in form of Merge Requests. See
+
+  https://gstreamer.freedesktop.org/documentation/contribute/
+
+for more details.
+
+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 source code repositories can be found on GitLab on freedesktop.org:
+
+  https://gitlab.freedesktop.org/gstreamer
+
+and can also be cloned from there and this is also where you can submit
+Merge Requests or file issues for bugs or feature requests.
+
+Interested developers of the core library, plugins, and applications should
+subscribe to the gstreamer-devel list:
+
+  https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel