summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-bad/1.11.2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-bad/1.11.2.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-bad/1.11.2.xml191
1 files changed, 0 insertions, 191 deletions
diff --git a/src/htdocs/releases/gst-plugins-bad/1.11.2.xml b/src/htdocs/releases/gst-plugins-bad/1.11.2.xml
deleted file mode 100644
index 44e75d68..00000000
--- a/src/htdocs/releases/gst-plugins-bad/1.11.2.xml
+++ /dev/null
@@ -1,191 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-plugins-bad</module>
- <module-fancy>GStreamer Bad Plugins</module-fancy>
- <name></name>
- <version>1.11.2</version>
-
- <intro>
-<p>
-The GStreamer team is pleased to announce the second release of the unstable
-1.11 release series. The 1.11 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. The unstable 1.11 release series
-will lead to the stable 1.12 release series in the next weeks. Any newly added
-API can still change until that point.
-</p>
-<p>
-Full release notes will be provided at some point during the 1.11 release
-cycle, highlighting all the new features, bugfixes, performance optimizations
-and other important changes.
-</p>
-<p>
-Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
-</p>
-<p>
-<i>"That an accusation?"</i>
-</p>
-<p>
-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.
-</p>
-<p>
-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.
-</p>
-<p>
-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.
-</p>
-<p>
-Other modules containing plugins are:
-
-<dl>
-<dt>gst-plugins-base</dt>
-<dd>contains a basic set of well-supported plugins</dd>
-<dt>gst-plugins-good</dt>
-<dd>contains a set of well-supported plugins under our preferred license</dd>
-<dt>gst-plugins-ugly</dt>
-<dd>contains a set of well-supported plugins, but might pose problems for
- distributors</dd>
-<dt>gst-libav</dt>
-<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
-</dl>
-
-</p>
- </intro>
- <contributors>
- <person>Arun Raghavan</person>
- <person>Axel Menzel</person>
- <person>Edward Hervey</person>
- <person>Fabien Dessenne</person>
- <person>Georg Lippitsch</person>
- <person>Jan Schmidt</person>
- <person>Juan Pablo Ugarte</person>
- <person>Lars Wendler</person>
- <person>Lyon Wang</person>
- <person>Mathieu Duponchelle</person>
- <person>Matthew Waters</person>
- <person>Nick Kallen</person>
- <person>Nicola Murino</person>
- <person>Scott D Phillips</person>
- <person>Sebastian Dröge</person>
- <person>Seungha Yang</person>
- <person>Stefan Sauer</person>
- <person>Thibault Saunier</person>
- <person>Tim-Philipp Müller</person>
- <person>Vivia Nikolaidou</person>
- <person>WeiChungChang</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>764947</id>
- <summary>autodetect: bring element down to NULL on a successful choice</summary>
- </bug>
- <bug>
- <id>758257</id>
- <summary>adaptivedemux: don't expose pads until caps are known</summary>
- </bug>
- <bug>
- <id>773709</id>
- <summary>player: Add get video snapshot API</summary>
- </bug>
- <bug>
- <id>775665</id>
- <summary>hlsdemux: problems with broken iHeartRadio streams</summary>
- </bug>
- <bug>
- <id>776360</id>
- <summary>msdk: seeking doesn't work</summary>
- </bug>
- <bug>
- <id>776490</id>
- <summary>player: Add support for selecting a specific video sink</summary>
- </bug>
- <bug>
- <id>777181</id>
- <summary>qtmux: simplify video/x-h264 caps handling</summary>
- </bug>
- <bug>
- <id>777206</id>
- <summary>dashdemux: mosaic issue for MPEG DASH live streaming due to not updating headers</summary>
- </bug>
- <bug>
- <id>777376</id>
- <summary>matrixmix: New element that mixes audio channels</summary>
- </bug>
- <bug>
- <id>777377</id>
- <summary>qtmux: add 4444 and 4444xq variants to video/x-prores pad template caps</summary>
- </bug>
- <bug>
- <id>777394</id>
- <summary>dashdemux: Do pending seek when SIDX is found</summary>
- </bug>
- <bug>
- <id>777652</id>
- <summary>iqa configure.ac: Fix AM_CONDITIONAL for HAVE_DSSIM</summary>
- </bug>
- <bug>
- <id>777682</id>
- <summary>hls: m3u8: Set sequence position for live</summary>
- </bug>
- <bug>
- <id>777741</id>
- <summary>avwait: Rename timecodewait to avwait, add modes</summary>
- </bug>
- <bug>
- <id>777760</id>
- <summary>vulkan: Usage of wrong enum in gst_vulkan_format_from_video_format()</summary>
- </bug>
- <bug>
- <id>778028</id>
- <summary>decklinkaudiosrc: Fix get_caps returning EMPTY</summary>
- </bug>
- <bug>
- <id>778076</id>
- <summary>avwait: Fix potential deadlock when flushing / shutting down audio</summary>
- </bug>
- <bug>
- <id>778142</id>
- <summary>opencv: allow compilation against 3.2.0</summary>
- </bug>
- <bug>
- <id>778703</id>
- <summary>timecodestamper: Timecode from current system time</summary>
- </bug>
- <bug>
- <id>779064</id>
- <summary>audiobuffersplit: Add drop-last property</summary>
- </bug>
- <bug>
- <id>779070</id>
- <summary>glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available</summary>
- </bug>
- <bug>
- <id>779103</id>
- <summary>webrtcdsp: expose new properties.</summary>
- </bug>
- <bug>
- <id>779154</id>
- <summary>meson: Added meson.build for audiomixmatrix and timecode</summary>
- </bug>
- </bugs>
-</release>