<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yavta.git/Makefile, branch master</title>
<subtitle>Yet Another V4L2 Test Application</subtitle>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/'/>
<entry>
<title>Remove make support</title>
<updated>2026-02-12T12:59:57+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2026-02-12T12:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=3bf1c3bfc25a780dda8333653b80932cb1e422a8'/>
<id>3bf1c3bfc25a780dda8333653b80932cb1e422a8</id>
<content type='text'>
Make has been deprecated in favour of meson 5 years ago. Drop make
support.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make has been deprecated in favour of meson 5 years ago. Drop make
support.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to meson build</title>
<updated>2021-03-05T15:55:54+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2021-03-05T15:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=583bedefc2a247d2cfd32d1b4a0abbe3e2015c70'/>
<id>583bedefc2a247d2cfd32d1b4a0abbe3e2015c70</id>
<content type='text'>
Meson makes it much easier to handle cross builds compared to manually
written makefiles. The makefile is kept to avoid build breakages, with a
message now printed to warn that is is deprecated.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Meson makes it much easier to handle cross builds compared to manually
written makefiles. The makefile is kept to avoid build breakages, with a
message now printed to warn that is is deprecated.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update kernel header files</title>
<updated>2012-11-27T16:30:15+00:00</updated>
<author>
<name>Sakari Ailus</name>
<email>sakari.ailus@iki.fi</email>
</author>
<published>2012-11-15T22:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=64fff31d7500605587d448a22d325f8f46ba1229'/>
<id>64fff31d7500605587d448a22d325f8f46ba1229</id>
<content type='text'>
Update videodev2.h and move it under include/linux. v4l2-common.h and
v4l2-controls.h are now required by videodev2.h as well --- they're really
the reason for moving videodev2.h. The two required headers are added, too.

Signed-off-by: Sakari Ailus &lt;sakari.ailus@iki.fi&gt;
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update videodev2.h and move it under include/linux. v4l2-common.h and
v4l2-controls.h are now required by videodev2.h as well --- they're really
the reason for moving videodev2.h. The two required headers are added, too.

Signed-off-by: Sakari Ailus &lt;sakari.ailus@iki.fi&gt;
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use monotonic clock to retrieve timestamps</title>
<updated>2011-10-25T08:14:22+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-10-25T08:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=9aa07bd7bae08345e213c201021c9e29b67627b2'/>
<id>9aa07bd7bae08345e213c201021c9e29b67627b2</id>
<content type='text'>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do accept CFLAGS and LDFLAGS from environment.</title>
<updated>2010-07-29T17:08:27+00:00</updated>
<author>
<name>Sakari Ailus</name>
<email>sakari.ailus@maxwell.research.nokia.com</email>
</author>
<published>2010-07-29T15:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=66431309dccf8af0441407bf53e9be3cbcdf6c27'/>
<id>66431309dccf8af0441407bf53e9be3cbcdf6c27</id>
<content type='text'>
Signed-off-by: Sakari Ailus &lt;sakari.ailus@maxwell.research.nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sakari Ailus &lt;sakari.ailus@maxwell.research.nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import</title>
<updated>2010-05-19T09:59:00+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2010-05-19T09:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ideasonboard.org/yavta.git/commit/?id=f2ff2bfef299e3ebddeb4962aef50d3c3012edb6'/>
<id>f2ff2bfef299e3ebddeb4962aef50d3c3012edb6</id>
<content type='text'>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
