summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-good/1.12.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-good/1.12.3.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-good/1.12.3.xml146
1 files changed, 0 insertions, 146 deletions
diff --git a/src/htdocs/releases/gst-plugins-good/1.12.3.xml b/src/htdocs/releases/gst-plugins-good/1.12.3.xml
deleted file mode 100644
index 032f586c..00000000
--- a/src/htdocs/releases/gst-plugins-good/1.12.3.xml
+++ /dev/null
@@ -1,146 +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-good</module>
- <module-fancy>GStreamer Good Plugins</module-fancy>
- <name></name>
- <version>1.12.3</version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce the third bugfix release in the stable
-1.12 release series of your favourite cross-platform multimedia framework!
-</p>
-<p>
-This release only contains bugfixes and it is safe to update from 1.12.x. For a
-full list of bugfixes see <a href="https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;classification=Platform&amp;limit=0&amp;list_id=248880&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.12.3">Bugzilla</a>.
-</p>
-<p>
-See <a href="&site;/releases/1.12/">&site;/releases/1.12/</a> for the full release notes.
-</p>
-<p>
-<i>"Such ingratitude. After all the times I've saved your life."</i>
-</p>
-<p>
-A collection of plugins you'd want to have right next to you on the
-battlefield. Shooting sharp and making no mistakes, these plugins 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 plugin on,
-here it is.
-</p>
-<p>
-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.
-</p>
-<p>
-This module contains a set of plugins that we consider to have good quality
- code, correct functionality, our preferred license (LGPL for the plugin
- code, LGPL or LGPL-compatible for the supporting library).
-We believe distributors can safely ship these plugins.
-People writing elements should base their code on these elements.
-</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-ugly</dt>
-<dd>contains a set of well-supported plugins, but might pose problems for
- distributors</dd>
-<dt>gst-plugins-bad</dt>
-<dd>contains a set of less supported plugins that haven't passed the
- rigorous quality testing we expect, or are still missing documentation
- and/or unit tests</dd>
-<dt>gst-libav</dt>
-<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
-</dl>
-
-</p>
- </intro>
- <contributors>
- <person>Cyril Lashkevich</person>
- <person>Deepak Srivastava</person>
- <person>Eduard Sinelnikov</person>
- <person>George Kiagiadakis</person>
- <person>Ian Jamison</person>
- <person>Jan Alexander Steffens (heftig)</person>
- <person>Julien Isorce</person>
- <person>Mathieu Duponchelle</person>
- <person>Matt Fischer</person>
- <person>Matthew Waters</person>
- <person>Michael Olbrich</person>
- <person>Nicola Murino</person>
- <person>Nicolas Dufresne</person>
- <person>Satya Prakash Gupta</person>
- <person>Sebastian Dröge</person>
- <person>Sky Juan</person>
- <person>Tim-Philipp Müller</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>759292</id>
- <summary>Buffer free on error leads to infinite recursion in gstv4l2</summary>
- </bug>
- <bug>
- <id>781458</id>
- <summary>qtdemux: allow larger files</summary>
- </bug>
- <bug>
- <id>783086</id>
- <summary>vpxenc: memory usage grows when dropframe-threshold is enabled</summary>
- </bug>
- <bug>
- <id>784250</id>
- <summary>rtpstats: Glib CRITICAL _gst_util_uint64_scale_int: assertion 'denom &gt; 0' failed</summary>
- </bug>
- <bug>
- <id>784971</id>
- <summary>matroskamux: Writes one cluster per audio frame</summary>
- </bug>
- <bug>
- <id>785429</id>
- <summary>wavparse: Fixed memory leak in gstwavparse.c</summary>
- </bug>
- <bug>
- <id>785435</id>
- <summary>alawdec: Fix Memory leak in error case</summary>
- </bug>
- <bug>
- <id>785990</id>
- <summary>v4l2: mark all jpeg frames as keyframes</summary>
- </bug>
- <bug>
- <id>785991</id>
- <summary>rtpstats: fix unsigned integer comparisons.</summary>
- </bug>
- <bug>
- <id>786268</id>
- <summary>ac3parse: fix not-linked handling to not cause glitches when switching tracks</summary>
- </bug>
- <bug>
- <id>786670</id>
- <summary>vpxenc: Return empty GValueArray instead of NULL in gst_vpx_enc_get_property</summary>
- </bug>
- <bug>
- <id>786718</id>
- <summary>rtpbin: requesting send_rtcp_src_%u first fails</summary>
- </bug>
- <bug>
- <id>787160</id>
- <summary>Backport patch for 4K colorimetry BT2020_12 selection needs &gt; = 2160 in height check</summary>
- </bug>
- <bug>
- <id>787254</id>
- <summary>rtph265depay: P-frames are being marked as I-frames</summary>
- </bug>
- <bug>
- <id>787313</id>
- <summary>Handle BT2020 for colorspace and transfer and gst_v4l2_object_get_colorspace.</summary>
- </bug>
- </bugs>
-
-</release>