<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/test/Makefile, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>Move test to v4l2-apps/test.</title>
<updated>2006-07-01T12:10:18+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-07-01T12:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=6f26d1bcacf1b354e8761e7f3a46aadf110f76d8'/>
<id>6f26d1bcacf1b354e8761e7f3a46aadf110f76d8</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;



Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;



Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>merge: http://linuxtv.org/hg/~hverkuil/mpeg-api</title>
<updated>2006-06-23T19:11:54+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-06-23T19:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=8587142fb31bbbc156e4e1ecd758e2c0fe5eb2bf'/>
<id>8587142fb31bbbc156e4e1ecd758e2c0fe5eb2bf</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Added qv4l2, a Qt application to interactively set/get controls.</title>
<updated>2006-06-18T18:05:09+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-06-18T18:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=898361db1d687bff759e11052a02cb57797223e8'/>
<id>898361db1d687bff759e11052a02cb57797223e8</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;



Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;



Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Add v4l2-ctl test tool.</title>
<updated>2006-06-18T17:59:25+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-06-18T17:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c1c781e4584001dda2e11a7ad34aba4d77b3d0e3'/>
<id>c1c781e4584001dda2e11a7ad34aba4d77b3d0e3</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

v4l2-ctl can be used to query and set most v4l2 ioctls.
Very useful while testing.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

v4l2-ctl can be used to query and set most v4l2 ioctls.
Very useful while testing.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Add v4lgrab.c to test dir</title>
<updated>2006-06-17T12:43:14+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-06-17T12:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7bb0a55b44520917491be5fdcc14fb47369062dd'/>
<id>7bb0a55b44520917491be5fdcc14fb47369062dd</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

v4lgrab.c example is also under Documentation. This is a working
copy inside test dir, to allow testing using read() method.
It still uses V4L1 ioctls.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

v4lgrab.c example is also under Documentation. This is a working
copy inside test dir, to allow testing using read() method.
It still uses V4L1 ioctls.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Added a v4l vbi small test application.</title>
<updated>2006-05-13T11:04:53+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-05-13T11:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=6d1687f3c08ec5c408b776e3e291bc8a383091e4'/>
<id>6d1687f3c08ec5c408b776e3e291bc8a383091e4</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Also removed whitespaces from test environment

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Also removed whitespaces from test environment

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Add test tools for testing the sliced VBI V4L2 API.</title>
<updated>2006-03-29T20:26:34+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-03-29T20:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4009ab0a0c75c0dfe5e67327a56376d8174bbb49'/>
<id>4009ab0a0c75c0dfe5e67327a56376d8174bbb49</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

- Allow ioctl-test.c to be build again.
- Add sliced-vbi-detect to detect which VBI types are broadcast.
- Add sliced-vbi-test to read the VBI packets as they arrive.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

- Allow ioctl-test.c to be build again.
- Add sliced-vbi-detect to detect which VBI types are broadcast.
- Add sliced-vbi-test to read the VBI packets as they arrive.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test area to CVS.</title>
<updated>2006-01-01T17:28:26+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-01T17:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7d64e2bc593d45a82d1db19644fa7e0ea50224f2'/>
<id>7d64e2bc593d45a82d1db19644fa7e0ea50224f2</id>
<content type='text'>
- Added a test area to CVS.
- Included a small dumb app to test all ioctls.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added a test area to CVS.
- Included a small dumb app to test all ioctls.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@brturbo.com.br&gt;
</pre>
</div>
</content>
</entry>
</feed>
