<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch softres</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>doc: document MENU RESOLUTION</title>
<updated>2009-12-08T00:22:07+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-08T00:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=66a4a0bab62d10c66386c1f879a606366c5aea99'/>
<id>66a4a0bab62d10c66386c1f879a606366c5aea99</id>
<content type='text'>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vesamenu: add MENU RESOLUTION to be able to set nonstandard res</title>
<updated>2009-12-08T00:18:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-08T00:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e74de874126e4864dcbe88e4526180a6432d8811'/>
<id>e74de874126e4864dcbe88e4526180a6432d8811</id>
<content type='text'>
Add a MENU RESOLUTION command to make it possible to set a nonstandard
resolution.  If the nonstandard resolution is unavailable, we revert
to the text mode screen.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a MENU RESOLUTION command to make it possible to set a nonstandard
resolution.  If the nonstandard resolution is unavailable, we revert
to the text mode screen.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vesacon: make it possible to request nonstandard resolutions</title>
<updated>2009-12-08T00:17:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-08T00:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=469735a321138e519106e3d1dd16acd3be0cc024'/>
<id>469735a321138e519106e3d1dd16acd3be0cc024</id>
<content type='text'>
Make it possible to request nonstandard resolutions when enabling
vesacon.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible to request nonstandard resolutions when enabling
vesacon.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vesacon: not all JPEG images are JFIF</title>
<updated>2009-12-07T23:51:17+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-07T23:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bca6d4d9a3012ecfc1fd49ab3f83884ba842c048'/>
<id>bca6d4d9a3012ecfc1fd49ab3f83884ba842c048</id>
<content type='text'>
There are a fair number of valid JPEG images which we can validly
decode that aren't JFIF-complient, so don't require the JFIF header.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are a fair number of valid JPEG images which we can validly
decode that aren't JFIF-complient, so don't require the JFIF header.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>jpeg: actually build yuv420p</title>
<updated>2009-08-09T21:36:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T21:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=59c41c2ca42228fa098d9152714059066b19f2b5'/>
<id>59c41c2ca42228fa098d9152714059066b19f2b5</id>
<content type='text'>
Actually build the yuv420p converter again.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually build the yuv420p converter again.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tinyjpeg: fix yuv420p, correct some of the initalization code</title>
<updated>2009-08-09T21:35:08+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-09T21:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4b9ef3210bfe249acc1b63dadf6cf009275a9eaa'/>
<id>4b9ef3210bfe249acc1b63dadf6cf009275a9eaa</id>
<content type='text'>
Fix the yuv420p in the presence of partial pixels (if we have an odd
number of pixels in this mode, we include the chroma pixel.)

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the yuv420p in the presence of partial pixels (if we have an odd
number of pixels in this mode, we include the chroma pixel.)

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vesacon: infrastructure support for arbitrary resolutions</title>
<updated>2009-08-05T18:57:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-05T18:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ca49c72894c52d770bd7c2669337b32fe83c6c2e'/>
<id>ca49c72894c52d770bd7c2669337b32fe83c6c2e</id>
<content type='text'>
Drop the hard-coding of 640x480 resolution in preparation for being
able to handle other resolutions.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop the hard-coding of 640x480 resolution in preparation for being
able to handle other resolutions.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tinyjpeg: modify to handle partial image blocks</title>
<updated>2009-08-05T18:55:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-05T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d97602903c76f7f65b78d8536e8b6732a2da877e'/>
<id>d97602903c76f7f65b78d8536e8b6732a2da877e</id>
<content type='text'>
A lot of common resolutions, e.g. 800x600, include partial blocks at
the side of the image.  Implement that properly.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of common resolutions, e.g. 800x600, include partial blocks at
the side of the image.  Implement that properly.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tinyjpeg: set limit to 4096x4096 not 2048x2048</title>
<updated>2009-08-05T15:44:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-05T15:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=288ce63dee16f80dac282c020b3ed7f4470e9265'/>
<id>288ce63dee16f80dac282c020b3ed7f4470e9265</id>
<content type='text'>
There are already screens on the market which are bigger than 2048
wide...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are already screens on the market which are bigger than 2048
wide...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tinyjpeg: update to revision 20070609</title>
<updated>2009-08-05T15:42:59+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-05T15:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=74da4eee9a9c7c34a986e4a559627acd12b49a9b'/>
<id>74da4eee9a9c7c34a986e4a559627acd12b49a9b</id>
<content type='text'>
Update tinyjpeg to upstream version 20070609.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update tinyjpeg to upstream version 20070609.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
