<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/v4l2-apps/lib/libv4l/libv4l2, 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>merge: http://linuxtv.org/hg/~hgoede/v4l-dvb</title>
<updated>2008-09-24T13:35:08+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2008-09-24T13:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=ec1abc6d3b2508366efa97c0f3f08078902e47ac'/>
<id>ec1abc6d3b2508366efa97c0f3f08078902e47ac</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Priority: normal

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

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: 0.5.0 release</title>
<updated>2008-09-15T11:48:21+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-09-15T11:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=37365f711151fceee2bbc87ef7836c5f08b7c1f1'/>
<id>37365f711151fceee2bbc87ef7836c5f08b7c1f1</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

* Add support for enumerating framesizes and frameintervals of emulated
  formats when the driver supports it for the real format
* Make sure the video device always gets opened RW even if the application
  asks for RO
* Add Genius E-Messenger 112 (093a:2476) to list of cams which have their
  sensor upside down

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

* Add support for enumerating framesizes and frameintervals of emulated
  formats when the driver supports it for the real format
* Make sure the video device always gets opened RW even if the application
  asks for RO
* Add Genius E-Messenger 112 (093a:2476) to list of cams which have their
  sensor upside down

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: Prefer compressed pixformats for resolutions &gt; 176x144</title>
<updated>2008-09-03T12:24:30+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-09-03T12:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=d00cfd7d61d0a9cf2b38a816bfd5478f3342a0e4'/>
<id>d00cfd7d61d0a9cf2b38a816bfd5478f3342a0e4</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: Prefer compressed pixformats for resolutions &gt; 176x144

Priority: normal

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: Prefer compressed pixformats for resolutions &gt; 176x144

Priority: normal

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.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: fix a few compile warnings</title>
<updated>2008-08-26T16:11:09+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-26T16:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5bbdc31c65b0843fd17e1d0c13827d9d7ef9c22b'/>
<id>5bbdc31c65b0843fd17e1d0c13827d9d7ef9c22b</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: fix a few compile warnings

Priority: normal

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: fix a few compile warnings

Priority: normal

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.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: add support for Pixart custom JPEG format</title>
<updated>2008-08-22T21:23:50+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-22T21:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a15825844ed72e4b0f13e10de4b7dd0ce31846ac'/>
<id>a15825844ed72e4b0f13e10de4b7dd0ce31846ac</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

libv4l: add support for Pixart custom JPEG format

Priority: normal

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 support for Pixart custom JPEG format

Priority: normal

Signed-off-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: add support for fixing upside down images to libv4lconvert</title>
<updated>2008-08-07T17:34:10+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2008-08-07T17:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a63e58c8101caacfc5f82b66de79e794adf0ca3a'/>
<id>a63e58c8101caacfc5f82b66de79e794adf0ca3a</id>
<content type='text'>
From: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;

Add support to libv4lconvert to flipping the image for upside down mounted
sensors, libv4lconvert will do this automatically if the webcam sets a
flag in its query_fmt reply indicating that this is necessary, this fixes
the upside down image on Philips SPC200NC images

Priority: normal

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;

Add support to libv4lconvert to flipping the image for upside down mounted
sensors, libv4lconvert will do this automatically if the webcam sets a
flag in its query_fmt reply indicating that this is necessary, this fixes
the upside down image on Philips SPC200NC images

Priority: normal

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>
</feed>
