summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-validate/1.7.91.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-validate/1.7.91.xml')
-rw-r--r--src/htdocs/releases/gst-validate/1.7.91.xml57
1 files changed, 0 insertions, 57 deletions
diff --git a/src/htdocs/releases/gst-validate/1.7.91.xml b/src/htdocs/releases/gst-validate/1.7.91.xml
deleted file mode 100644
index 85514e15..00000000
--- a/src/htdocs/releases/gst-validate/1.7.91.xml
+++ /dev/null
@@ -1,57 +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-validate</module>
- <module-fancy>GStreamer Validate</module-fancy>
- <name></name>
- <version>1.7.91</version>
-
- <intro>
-<p>
-The GStreamer team is pleased to announce the second release candidate of the stable
-1.8 release series. The 1.8 release series is adding new features on top of
-the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
-series of the GStreamer multimedia framework.
-</p>
-<p>
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately
-during the stable 1.8 release series.
-</p>
-<p>
- This module contains a whole testing infrastructure to help GStreamer developers
- to validate their elements, check the interaction between their element and the
- others.
-</p>
-
-<p>
- It allows to easily implement high level integration testsuite running scenarios on
- gstreamer pipeline checking that each element in the pipeline is behaving as expected.
-</p>
-
-<p>
- GstValidate also provide a default testsuite so that third party developers can
- test and validate their elements, this testsuite is also running on an integration server
- so that the upstream GStreamer project can detect any regression.
-</p>
-
-</intro>
- <contributors>
- <person>Edward Hervey</person>
- <person>Sebastian Dröge</person>
- <person>Thibault Saunier</person>
- <person>Vineeth T M</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>762422</id>
- <summary>validate: Fix wrong condition check when adding tests</summary>
- </bug>
- <bug>
- <id>763602</id>
- <summary>validate: Fix overflow seek position comparision</summary>
- </bug>
- </bugs>
-
-</release>