summaryrefslogtreecommitdiff
path: root/validate/gst-validate.doap
blob: 40eecba02ef1289fc3bbea0141d2f638a31c0070 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<Project
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns="http://usefulinc.com/ns/doap#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:admin="http://webns.net/mvcb/">

 <name>GStreamer</name>
 <shortname>gstreamer</shortname>
 <homepage rdf:resource="http://gstreamer.freedesktop.org/modules/gstreamer.html" />
 <created>1999-10-31</created>
 <shortdesc xml:lang="en">
 GstValidate is a testing framework aiming at providing GStreamer developers
 tools that check the GstElements they write behave the way they are supposed to.
</shortdesc>
 <description xml:lang="en">
 GstValidate is a tool that allows GStreamer developers to check that the
 GstElements they write behave the way they are supposed to. It was first
 started to provide plug-ins developers with a tool to check that they use the
 framework the proper way.

 GstValidate implements a monitoring logic that allows the system to check that
 the elements of a GstPipeline respect some rules GStreamer components have to
 follow so that elements can properly interact together. For example, a
 GstValidatePadMonitor will make sure that if we receive a GstSegment from
 upstream, an equivalent segment is sent downstream before any buffer gets out.

 Then GstValidate implements a reporting system that allows users to get
 detailed informations about what was not properly handle in elements. The
 reports are order by level of importance from "issue" to "critical".

 Some tools have been implemented to help the developer validate and test their
 GstElement, you can have a look at the command line tools section to find more
 information

 On top of those tools, the notion of scenario has been implemented so that
 developers can easily execute a set of actions on pipelines and thus test real
 world interactive cases and reproduce existing issues in a convenient way.
 </description>
 <category></category>
 <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&amp;component=gst-devtools" />
 <screenshots></screenshots>
 <mailing-list rdf:resource="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" />
 <programming-language>C</programming-language>
 <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
 <download-page rdf:resource="http://gstreamer.freedesktop.org/download/" />

 <repository>
   <GitRepository>
     <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-devtools"/>
     <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-devtools/"/>
   </GitRepository>
 </repository> 

  <Version>
   <revision>1.8.3</revision>
   <branch>1.8</branch>
   <created>2016-08-19</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.8.3.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.8.2</revision>
   <branch>1.8</branch>
   <created>2016-06-09</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.8.2.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.8.1</revision>
   <branch>1.8</branch>
   <created>2016-04-20</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.8.1.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.8.0</revision>
   <branch>master</branch>
   <created>2016-03-24</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.8.0.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.7.91</revision>
   <branch>master</branch>
   <created>2016-03-15</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.7.91.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.7.90</revision>
   <branch>master</branch>
   <created>2016-03-01</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.7.90.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.6.0</revision>
   <branch>1.6</branch>
   <created>2015-09-25</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.6.0.tar.xz" />
  </Version>
 </release>

  <Version>
   <revision>1.5.90</revision>
   <branch>1.5</branch>
   <created>2015-08-20</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.5.90.tar.xz" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>1.5.2</revision>
   <branch>1.5</branch>
   <name></name>
   <created>2014-09-29</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.5.2.tar.xz" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>1.4.0</revision>
   <branch>1.4</branch>
   <name></name>
   <created>2014-09-29</created>
   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.4.0.tar.xz" />
  </Version>
 </release>

 <maintainer>
  <foaf:Person>
     <foaf:name>Thibault Saunier</foaf:name>
  </foaf:Person>
 </maintainer>

</Project>