<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/lib/jpeg, branch master</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>tinyjpeg: change DEBUG to JPEG_DEBUG</title>
<updated>2011-04-04T23:17:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2011-04-04T23:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b4820db9bd8f6ebe0b01d47972ff2ee816fddf64'/>
<id>b4820db9bd8f6ebe0b01d47972ff2ee816fddf64</id>
<content type='text'>
Rename the debugging option for tinyjpeg to JPEG_DEBUG to avoid
conflict with the global dprintf option.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the debugging option for tinyjpeg to JPEG_DEBUG to avoid
conflict with the global dprintf option.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>com32/lib/jpeg/tinyjpeg.c: remove variables set but not used</title>
<updated>2011-03-16T20:10:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2011-03-16T20:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=88dc082230617745fc872ca093a3b1b4701f0f4e'/>
<id>88dc082230617745fc872ca093a3b1b4701f0f4e</id>
<content type='text'>
gcc 4.6 warns on variables set but not used, so remove them.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc 4.6 warns on variables set but not used, so remove them.

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>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>
<entry>
<title>Stealth whitespace cleanup (automated)</title>
<updated>2007-03-15T05:07:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T05:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=64d7ea7b604c2ca9ab8f7236374b3a1c05005e55'/>
<id>64d7ea7b604c2ca9ab8f7236374b3a1c05005e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Augment tinyjpeg so that we can decode straight into the buffer;</title>
<updated>2006-09-06T00:06:14+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-06T00:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=23f602a07a570de8a3a356b6b156fe036c38ab27'/>
<id>23f602a07a570de8a3a356b6b156fe036c38ab27</id>
<content type='text'>
clear the screen on startup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clear the screen on startup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the memory layout for the BGRA32 color space</title>
<updated>2006-09-05T23:18:30+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-05T23:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7bad5e30a928e81db7537f281c43d30726cb47c1'/>
<id>7bad5e30a928e81db7537f281c43d30726cb47c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tinyjpeg: add rgba32 and bgra32 formats</title>
<updated>2006-09-05T18:12:17+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2006-09-05T18:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9fa728d60c73615041719cfc000c0e7426b2692e'/>
<id>9fa728d60c73615041719cfc000c0e7426b2692e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
