<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/v4l2-apps/lib/libv4l/libv4l2/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>v4l2-apps: move libraries around to make the directory tree flatter</title>
<updated>2009-02-13T12:06:29+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-02-13T12:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4e061e403e8a5ab5f041a54a6852c69e6b00b368'/>
<id>4e061e403e8a5ab5f041a54a6852c69e6b00b368</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Instead of having libv4l2util in v4l2-apps/lib and libv4l in v4l2-apps/lib/libv4l,
both are now moved to v4l2-apps/libv4l2util and v4l2-apps/libv4l.

This is much cleaner and less confusing.

Priority: normal

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;

Instead of having libv4l2util in v4l2-apps/lib and libv4l in v4l2-apps/lib/libv4l,
both are now moved to v4l2-apps/libv4l2util and v4l2-apps/libv4l.

This is much cleaner and less confusing.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l2-apps: fix v4l2-apps build and 'make firmware' warnings</title>
<updated>2008-08-29T21:36:14+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2008-08-29T21:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4478dd69f2b9c27d2e6a4c9d6bbd4528483ec73c'/>
<id>4478dd69f2b9c27d2e6a4c9d6bbd4528483ec73c</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

- fix some warnings when creating/removing directories when running
  'make firmware'
- fix v4l2-apps build: copy and strip the linux/include headers first
  to avoid the kernel-specific constructs in the original headers.
  Update the include paths to point to the copy.

Priority: normal

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;

- fix some warnings when creating/removing directories when running
  'make firmware'
- fix v4l2-apps build: copy and strip the linux/include headers first
  to avoid the kernel-specific constructs in the original headers.
  Update the include paths to point to the copy.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: x86_64 asm fixes and hide non public symbols</title>
<updated>2008-08-26T14:37:38+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-26T14:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=d8b389356c9965565035d1e7a3c400b5aa46c7aa'/>
<id>d8b389356c9965565035d1e7a3c400b5aa46c7aa</id>
<content type='text'>
From: Gregor Jasny &lt;gjasny@web.de&gt;

* Hide non public symbols (Gregor Jasny)
* Fix and enable x86_64 asm jpeg decompress helper functions (Gregor Jasny)

Priority: normal

Signed-off-by: Gregor Jasny &lt;gjasny@web.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Gregor Jasny &lt;gjasny@web.de&gt;

* Hide non public symbols (Gregor Jasny)
* Fix and enable x86_64 asm jpeg decompress helper functions (Gregor Jasny)

Priority: normal

Signed-off-by: Gregor Jasny &lt;gjasny@web.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: Fix errors and warnings when compiling with ICC</title>
<updated>2008-08-06T08:49:16+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-06T08:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=cfbd2d6622d7a75929f34972ca407acb4437d3d2'/>
<id>cfbd2d6622d7a75929f34972ca407acb4437d3d2</id>
<content type='text'>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

libv4l: Fix errors and warnings when compiling with ICC

Priority: normal

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

libv4l: Fix errors and warnings when compiling with ICC

Priority: normal

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: keep our own CPPFLAGS even when otherflags are specified to make</title>
<updated>2008-08-04T14:09:03+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-04T14:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=970369c4b036ee451d7c5adbe61040ec7060ddfb'/>
<id>970369c4b036ee451d7c5adbe61040ec7060ddfb</id>
<content type='text'>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

libv4l: keep our own CPPFLAGS even when otherflags are specified to make

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

libv4l: keep our own CPPFLAGS even when otherflags are specified to make

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: link against pthread</title>
<updated>2008-08-03T11:21:19+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-03T11:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3dbcf4e987933e8e41ff496e76223f457a7609e5'/>
<id>3dbcf4e987933e8e41ff496e76223f457a7609e5</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: link against pthread

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: link against pthread

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: makefile and pkgconfig improvements</title>
<updated>2008-08-03T11:15:46+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-03T11:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=1d60339ee5ca9a861de510dc4c57576ec9f2e5be'/>
<id>1d60339ee5ca9a861de510dc4c57576ec9f2e5be</id>
<content type='text'>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

Various Makefile and pkgconfig file improvements by Gregor Jasny (Debian)

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Gregor Jasny &lt;jasny@vidsoft.de&gt;

Various Makefile and pkgconfig file improvements by Gregor Jasny (Debian)

Signed-off-by: Gregor Jasny &lt;jasny@vidsoft.de&gt;
Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: silence the creation of pkg-config files</title>
<updated>2008-07-31T03:05:21+00:00</updated>
<author>
<name>Brandon Philips</name>
<email>brandon@ifup.org</email>
</author>
<published>2008-07-31T03:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=feec7dd735a92d1d390cc0669f879e2b6d36389e'/>
<id>feec7dd735a92d1d390cc0669f879e2b6d36389e</id>
<content type='text'>
Signed-off-by: Brandon Philips &lt;bphilips@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Brandon Philips &lt;bphilips@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: add pkg-config (.pc) files for easier detection if libv4l is available</title>
<updated>2008-07-29T21:02:59+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-07-29T21:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=55b3e527968b0644e7eaf3aae2b873249400b614'/>
<id>55b3e527968b0644e7eaf3aae2b873249400b614</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: add pkg-config (.pc) files for easier detection if libv4l is available

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: add pkg-config (.pc) files for easier detection if libv4l is available

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l2-library: libv4l-makefile-improvements.patch</title>
<updated>2008-07-04T17:28:49+00:00</updated>
<author>
<name>Thierry MERLE</name>
<email>thierry.merle@free.fr</email>
</author>
<published>2008-07-04T17:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=40536a32a310338da9cf2c697dd978780aeda18a'/>
<id>40536a32a310338da9cf2c697dd978780aeda18a</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

Makefile improvements:
* Split DESTDIR into DESTDIR and PREFIX as used in most makefiles out there
* Add LIBDIR variable to allow installation in &lt;prefix&gt;/lib64 for example
* Install the wrappers in &lt;libdir&gt;/libv4l instead of directly under libdir,
  as they are not libraries meant for linking
* preserve timestamps of header files when installing them

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

Makefile improvements:
* Split DESTDIR into DESTDIR and PREFIX as used in most makefiles out there
* Add LIBDIR variable to allow installation in &lt;prefix&gt;/lib64 for example
* Install the wrappers in &lt;libdir&gt;/libv4l instead of directly under libdir,
  as they are not libraries meant for linking
* preserve timestamps of header files when installing them

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
Signed-off-by: Thierry MERLE &lt;thierry.merle@free.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
