gstreamer/RELEASE
Sebastian Dröge b73339d751 Release 1.11.91
2017-04-27 17:30:38 +03:00

149 lines
5.7 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Release notes for GStreamer Bad Plugins 1.11.91
The GStreamer team is pleased to announce the second release candidate of the
stable 1.12 release series. The 1.12 release series is adding new features on
top of the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and
ABI-stable 1.x release series of the GStreamer multimedia framework.
Full release notes will be provided with the 1.12.0 release, highlighting all
the new features, bugfixes, performance optimizations and other important
changes.
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
"That an accusation?"
No perfectly groomed moustache or any amount of fine clothing is going to
cover up the truth - these plugins 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 plugins 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 plugins 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 plugins are:
gst-plugins-base
contains a basic set of well-supported plugins
gst-plugins-good
contains a set of well-supported plugins under our preferred license
gst-plugins-ugly
contains a set of well-supported plugins, but might pose problems for
distributors
gst-libav
contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 729371 : dash/qtdemux: Reported video size does not correspond to what avdec_h264 states
* 764011 : faceoverlay: port to Gstreamer 1.x
* 778237 : dash, mpdparser: problem with German DVB-T2 DASH preview streams
* 780190 : amcvideodec: Does not handle input without PTS correctly
* 780397 : dashdemux: Fix SEEK of multi-period On-Demand profile
* 780402 : ttml: Correctly render blocks containing text of multiple sizes
* 780494 : adaptivedemux: Retry downloading a fragment immediately if any in live streaming
* 780569 : mpdparser: Report error if Representation is invalid
* 780570 : mpdparser: Allow inherit Segment{Base,Template} from Period
* 780897 : ttml: Subtitle presentation stops after seek
* 781017 : gstaggregator: fix event use after free
* 781018 : gldisplay: fix list leak
* 781019 : glcontext: fix display leak
* 781022 : tests: fix leak in videoframe-audiolevel test
* 781023 : mxfmux: fix index entry leak
* 781024 : mpegts: fix invalid memory access in language descriptor
* 781027 : ttmlparse: Incorrectly filters untimed whitespace from content nodes
* 781037 : videoaggregator: Do not mix the same buffer twice when EOS.
* 781043 : gl: gstglconfig.h differs in meson and autotools builds
* 781156 : meson: error in file sys/decklink/meson.build on macOS
* 781170 : glimagesink: displays no window on macOS
* 781179 : meson: missing gstglrenderbuffer.h installation
* 781188 : kmssink expects planes to support scaling
* 781233 : dashdemux: Rewrite ISOBMFF & SIDX handling
* 781267 : adaptivedemux: Fix segment creation/adaptation some more
* 781320 : adaptivedemux: Don't hold locks when pushing FLUSH_START
* 781539 : ttmlparse: Update tab handling to match clarified intention of TTML spec
* 781725 : ttml: Max number of GstMemorys in GstBuffer can be exceeded in live subtitling scenario
==== Download ====
You can find source releases of gst-plugins-bad in the download
directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
==== 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
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.
Contributors to this release
* Chris Bass
* Claudio Saavedra
* Edward Hervey
* Fabian Orccon
* Jan Schmidt
* Jürgen Sachs
* Mathieu Duponchelle
* Matthew Waters
* Nicolas Dufresne
* Ole André Vadla Ravnås
* Philipp Zabel
* Scott D Phillips
* Sebastian Dröge
* Seungha Yang
* Thiago Santos
* Thibault Saunier
* Tim-Philipp Müller
* Vincent Penquerc'h
* shakin chou