summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-good/1.12.4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-good/1.12.4.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-good/1.12.4.xml119
1 files changed, 0 insertions, 119 deletions
diff --git a/src/htdocs/releases/gst-plugins-good/1.12.4.xml b/src/htdocs/releases/gst-plugins-good/1.12.4.xml
deleted file mode 100644
index 4d8ca532..00000000
--- a/src/htdocs/releases/gst-plugins-good/1.12.4.xml
+++ /dev/null
@@ -1,119 +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.4</version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce the fourth 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=270310&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.12.4">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>Edward Hervey</person>
- <person>Florian Zwoch</person>
- <person>Haakon Sporsheim</person>
- <person>Jan Alexander Steffens (heftig)</person>
- <person>Jan Schmidt</person>
- <person>Jun Xie</person>
- <person>Nicolas Dufresne</person>
- <person>Sebastian Dröge</person>
- <person>Tim-Philipp Müller</person>
- <person>paul.kim</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>788777</id>
- <summary>rtpjitterbuffer/h264parse timestamp issue (regression)</summary>
- </bug>
- <bug>
- <id>779957</id>
- <summary>souphttpsrc: Manipulate range header when seek to 0</summary>
- </bug>
- <bug>
- <id>783542</id>
- <summary>souphttpsrc: test_https unit test failure</summary>
- </bug>
- <bug>
- <id>784749</id>
- <summary>qtdemux: fix debug log for 'hvcC' codec_data</summary>
- </bug>
- <bug>
- <id>787795</id>
- <summary>flvdemux: unable to handle file that works fine in ffmpeg</summary>
- </bug>
- <bug>
- <id>788759</id>
- <summary>qtdemux: fix 'stsd' table leak and nested caps leak</summary>
- </bug>
- <bug>
- <id>789197</id>
- <summary>gst-device-monitor shows broken touch &quot; video &quot; sources</summary>
- </bug>
- <bug>
- <id>791034</id>
- <summary>rtpjitterbuffer fails to create ptp_clock</summary>
- </bug>
- <bug>
- <id>791074</id>
- <summary>rtpsession: Handle zero length feedback packets</summary>
- </bug>
- <bug>
- <id>787586</id>
- <summary>souphttpsrc : Issue with gst-plugins-good v1.12 during seek request on SRT file [regression]</summary>
- </bug>
- </bugs>
-
-</release>