<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libtiff-git.git, branch master</title>
<subtitle>gitlab.com: libtiff/libtiff.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/'/>
<entry>
<title>Merge branch 'fix_558' into 'master'</title>
<updated>2023-05-16T17:40:05+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-16T17:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=a0a18437d669bc30f91bfada555417903fee65b5'/>
<id>a0a18437d669bc30f91bfada555417903fee65b5</id>
<content type='text'>
Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB, and make 'H' flag of TIFFOpen()...

See merge request libtiff/libtiff!488</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB, and make 'H' flag of TIFFOpen()...

See merge request libtiff/libtiff!488</pre>
</div>
</content>
</entry>
<entry>
<title>Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB, and make 'H' flag of TIFFOpen() to warn and an alias of FILLORDER_MSB2LSB</title>
<updated>2023-05-09T12:47:49+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-08T21:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=0dabdfe85732147d1c8d6016e8c3e40522104568'/>
<id>0dabdfe85732147d1c8d6016e8c3e40522104568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tif_lerc.c: use WORDS_BIGENDIAN instead of HOST_BIGENDIAN</title>
<updated>2023-05-09T12:47:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-08T21:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=6fd4237b0b8f03eaa51f28c9efcf89600d005bf7'/>
<id>6fd4237b0b8f03eaa51f28c9efcf89600d005bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_484_TIFFDirectory_32_64_bit' into 'master'</title>
<updated>2023-05-07T11:14:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-07T11:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=cea60470546fcb8bc1bb937512485aae15367b5d'/>
<id>cea60470546fcb8bc1bb937512485aae15367b5d</id>
<content type='text'>
Fix 484 TIFFDirectory td_fieldsset uses unsigned long which can be 32 or 64 bits.

Closes #484

See merge request libtiff/libtiff!471</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 484 TIFFDirectory td_fieldsset uses unsigned long which can be 32 or 64 bits.

Closes #484

See merge request libtiff/libtiff!471</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'DNG_1.6_EP_tags' into 'master'</title>
<updated>2023-05-07T11:12:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-07T11:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=ba425745d6273b0a4138862de6a57a78667d13e7'/>
<id>ba425745d6273b0a4138862de6a57a78667d13e7</id>
<content type='text'>
Add DNG tags up to version 1.6.0.0 and some TIFF/EP tags and update documentation

See merge request libtiff/libtiff!482</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add DNG tags up to version 1.6.0.0 and some TIFF/EP tags and update documentation

See merge request libtiff/libtiff!482</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue547' into 'master'</title>
<updated>2023-05-07T11:11:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-07T11:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=f79d2d5d1ed7c92b9fb0e87663249f1eb602d136'/>
<id>f79d2d5d1ed7c92b9fb0e87663249f1eb602d136</id>
<content type='text'>
do not install libtiff-4.pc when tiff-install is reset

Closes #547

See merge request libtiff/libtiff!481</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do not install libtiff-4.pc when tiff-install is reset

Closes #547

See merge request libtiff/libtiff!481</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_548' into 'master'</title>
<updated>2023-05-06T18:47:00+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-06T18:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=7e28cd362b9b7ca984b685562ee945dacdc2c50e'/>
<id>7e28cd362b9b7ca984b685562ee945dacdc2c50e</id>
<content type='text'>
LZWDecode(): avoid crash when trying to read again from a strip whith a...

Closes #548

See merge request libtiff/libtiff!484</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LZWDecode(): avoid crash when trying to read again from a strip whith a...

Closes #548

See merge request libtiff/libtiff!484</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tiffcrop_fix_553_multi-image-errors' into 'master'</title>
<updated>2023-05-06T18:46:35+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-06T18:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=7ead6c42c70636c0ffec2e9ff3f16d614e37fb7b'/>
<id>7ead6c42c70636c0ffec2e9ff3f16d614e37fb7b</id>
<content type='text'>
tiffcrop: fix 553 by considering error return of writeSelections()

Closes #553

See merge request libtiff/libtiff!485</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tiffcrop: fix 553 by considering error return of writeSelections()

Closes #553

See merge request libtiff/libtiff!485</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tif_ojpeg_fix-554_FPE' into 'master'</title>
<updated>2023-05-06T18:45:50+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-05-06T18:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=e53b14876f276d9bad75307055933754d94e80e1'/>
<id>e53b14876f276d9bad75307055933754d94e80e1</id>
<content type='text'>
tif_ojpeg.c fix 554 by checking for division by zero

Closes #554

See merge request libtiff/libtiff!486</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tif_ojpeg.c fix 554 by checking for division by zero

Closes #554

See merge request libtiff/libtiff!486</pre>
</div>
</content>
</entry>
<entry>
<title>tif_ojpeg.c fix 554 by checking for division by zero</title>
<updated>2023-05-06T18:45:50+00:00</updated>
<author>
<name>Su Laus</name>
<email>sulau@freenet.de</email>
</author>
<published>2023-05-06T18:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libtiff-git.git/commit/?id=d0c721cad7e5e90904b0112ba56be28c35fe4394'/>
<id>d0c721cad7e5e90904b0112ba56be28c35fe4394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
