summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-validate/1.10.5.xml
blob: f0035b0995db6082502f207ea78131df993fa082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?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.10.5</version>

  <intro>
<p>
The GStreamer team is proud to announce the fifth bugfix release in the stable
1.10 release series of your favourite cross-platform multimedia framework!
</p>
<p>
This release only contains bugfixes and it is safe to update from 1.10.x.
</p>
<p>
See <a href="&site;/releases/1.10/#1.10.5">&site;/releases/1.10/</a> for the full release notes.
</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>Tim-Philipp Müller</person>
  </contributors>
</release>