<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/v4l2-apps/libv4l/libv4lconvert/processing, 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>libv4l: Change controls shm segment name to include the username</title>
<updated>2009-08-20T09:28:51+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-08-20T09:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=571db9ea44fcb35c1bc260eb98f3d085de5d132a'/>
<id>571db9ea44fcb35c1bc260eb98f3d085de5d132a</id>
<content type='text'>
From: Gregor Jasny &lt;gjasny@googlemail.com&gt;

Change controls shm segment name to include the username, as it is only
writable by the user (this means libv4l controls are per user)

Priority: normal

Signed-off-by: Gregor Jasny &lt;gjasny@googlemail.com&gt;
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: Gregor Jasny &lt;gjasny@googlemail.com&gt;

Change controls shm segment name to include the username, as it is only
writable by the user (this means libv4l controls are per user)

Priority: normal

Signed-off-by: Gregor Jasny &lt;gjasny@googlemail.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: whitebalance fix divide by 0 and avoid abrupt changes</title>
<updated>2009-06-24T12:07:03+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-06-24T12:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e9e321113789949491c97d93eae4f5e9bacc86f1'/>
<id>e9e321113789949491c97d93eae4f5e9bacc86f1</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

libv4l: whitebalance fix divide by 0 and avoid abrupt changes

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;

libv4l: whitebalance fix divide by 0 and avoid abrupt changes

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: initial support for compiling on FreeBSD</title>
<updated>2009-06-02T13:34:34+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-06-02T13:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5999b7d164dbf3118a3a75ee3f6f0b48cb8845c1'/>
<id>5999b7d164dbf3118a3a75ee3f6f0b48cb8845c1</id>
<content type='text'>
From: Hans Petter Selasky &lt;hselasky@freebsd.org&gt;

Add a patch by Hans Petter Selasky &lt;hselasky@freebsd.org&gt;, which should
lead to allowing use of libv4l (and the Linux webcam drivers ported
to userspace usb drivers) on FreeBSd, this is a work in progress

Priority: normal

Signed-off-by: Hans Petter Selasky &lt;hselasky@freebsd.org&gt;
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 Petter Selasky &lt;hselasky@freebsd.org&gt;

Add a patch by Hans Petter Selasky &lt;hselasky@freebsd.org&gt;, which should
lead to allowing use of libv4l (and the Linux webcam drivers ported
to userspace usb drivers) on FreeBSd, this is a work in progress

Priority: normal

Signed-off-by: Hans Petter Selasky &lt;hselasky@freebsd.org&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: Fix black screen on devices with hardware gamma control</title>
<updated>2009-05-27T18:05:11+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-05-27T18:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3976f3799b7993639ae213780b20448c01f58dd9'/>
<id>3976f3799b7993639ae213780b20448c01f58dd9</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

libv4l: Fix black screen on devices with hardware gamma control

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;

libv4l: Fix black screen on devices with hardware gamma control

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: add gamma correction to video processing</title>
<updated>2009-05-26T08:07:18+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-05-26T08:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=08f4c9bb91fbc3e348322f140e1a0c1f662b7478'/>
<id>08f4c9bb91fbc3e348322f140e1a0c1f662b7478</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

add gamma correction to the video processing, and enable it by default
(correct for a display gamma of 1.5) for pac207 based cams.

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 gamma correction to the video processing, and enable it by default
(correct for a display gamma of 1.5) for pac207 based cams.

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: add software autogain / exposure</title>
<updated>2009-05-25T13:25:15+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-05-25T13:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=51949cfaadebd8e341fed1e85eca683dd40195d2'/>
<id>51949cfaadebd8e341fed1e85eca683dd40195d2</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

Add software autogain / exposure, for camera's which have gain and
exposure controls but do not contain the ability to calculate the average
lumination in hardware (which is needed to do this in the kernel). This
patch enables this for the spca561 rev12a, but it should be usefull for
other cameras too.

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 software autogain / exposure, for camera's which have gain and
exposure controls but do not contain the ability to calculate the average
lumination in hardware (which is needed to do this in the kernel). This
patch enables this for the spca561 rev12a, but it should be usefull for
other cameras too.

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: rewrite video processing code</title>
<updated>2009-05-21T11:08:29+00:00</updated>
<author>
<name>hans@localhost.localdomain</name>
<email>hans@localhost.localdomain</email>
</author>
<published>2009-05-21T11:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=62805a6b176a0bbd17ab8fa421791765186fb77d'/>
<id>62805a6b176a0bbd17ab8fa421791765186fb77d</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

Rewrite video processing code to make it easier to add more video filters
(and with little extra processing cost). As part of this the normalize
filter has been removed as it wasn't functioning satisfactory anyways

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;

Rewrite video processing code to make it easier to add more video filters
(and with little extra processing cost). As part of this the normalize
filter has been removed as it wasn't functioning satisfactory anyways

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: Fix video processing parameter updating</title>
<updated>2009-04-13T19:56:28+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-04-13T19:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b1352a9018aeac6722d2e8d606f9c0ea140e0abd'/>
<id>b1352a9018aeac6722d2e8d606f9c0ea140e0abd</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

Unless the source format of a conversion was a format supported to do
processing on we would update the processing parameters each frame instead
of every 10 frames

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;

Unless the source format of a conversion was a format supported to do
processing on we would update the processing parameters each frame instead
of every 10 frames

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libv4l: add video processing: whitebalance and normalize</title>
<updated>2009-04-13T18:02:34+00:00</updated>
<author>
<name>hans@rhel5-devel.localdomain</name>
<email>hans@rhel5-devel.localdomain</email>
</author>
<published>2009-04-13T18:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=fa59c01eadd849ed2e5b0cf1406347bf632c80ed'/>
<id>fa59c01eadd849ed2e5b0cf1406347bf632c80ed</id>
<content type='text'>
From: Hans de Goede &lt;hdegoede@redhat.com&gt;

As the version number shows this work is the basis for a beta release of the
0.6.x series, the big change here is the addition of video processing to libv4l
currently this only does whitebalance and normalizing (which turns out
to be useless for most cams) but the basic framework for doing video
processing, and being able to control it through fake v4l2 controls using
for example v4l2ucp is there.
The initial version of this code was written by 3 of my computer science
students: Elmar Kleijn, Sjoerd Piepenbrink and Radjnies Bhansingh.
This initial hg commit is a cleaned up and somewhat bug fixed version of
their code.

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;

As the version number shows this work is the basis for a beta release of the
0.6.x series, the big change here is the addition of video processing to libv4l
currently this only does whitebalance and normalizing (which turns out
to be useless for most cams) but the basic framework for doing video
processing, and being able to control it through fake v4l2 controls using
for example v4l2ucp is there.
The initial version of this code was written by 3 of my computer science
students: Elmar Kleijn, Sjoerd Piepenbrink and Radjnies Bhansingh.
This initial hg commit is a cleaned up and somewhat bug fixed version of
their code.

Priority: normal

Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
