<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib, branch v2.5.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.5.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.5.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2024-02-27T14:54:37Z</updated>
<entry>
<title>opj_config.h.cmake.in: add inclusion guard</title>
<updated>2024-02-27T14:54:37Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2024-02-27T14:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f19c21309ee996a752e35ff299cb2d2a6fd8b6cd'/>
<id>urn:sha1:f19c21309ee996a752e35ff299cb2d2a6fd8b6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openjpeg.h: make sure to include opj_config.h (fixes #1514)</title>
<updated>2024-02-27T11:50:40Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2024-02-27T11:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e521a5094be3be4f8657a2253958b0d752616479'/>
<id>urn:sha1:e521a5094be3be4f8657a2253958b0d752616479</id>
<content type='text'>
It was previously included by openjpeg.h
</content>
</entry>
<entry>
<title>opj_t2_read_packet_header(): avoid unsigned integer overflow (alternate fix to https://github.com/uclouvain/openjpeg/pull/1488)</title>
<updated>2024-02-18T17:02:09Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2024-02-18T16:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=017f2becdddbf31cf60dc6d914478b0b2f728cc7'/>
<id>urn:sha1:017f2becdddbf31cf60dc6d914478b0b2f728cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1510 from rouault/fix_1505</title>
<updated>2024-02-18T16:43:23Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2024-02-18T16:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0f3ca8108a1f673001e72ce32eb4912ab2e49e25'/>
<id>urn:sha1:0f3ca8108a1f673001e72ce32eb4912ab2e49e25</id>
<content type='text'>
opj_dwt_decode_tile(): avoid potential UndefinedBehaviorSanitizer 'applying zero offset to null pointer' (fixes #1505)</content>
</entry>
<entry>
<title>opj_dwt_decode_tile(): avoid potential UndefinedBehaviorSanitizer 'applying zero offset to null pointer' (fixes #1505)</title>
<updated>2024-02-18T16:17:00Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2024-02-18T16:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d903fbb4ab9ccf9b96c8bc7398fafc0007505a37'/>
<id>urn:sha1:d903fbb4ab9ccf9b96c8bc7398fafc0007505a37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: drop support for cmake &lt; 3.5</title>
<updated>2024-01-08T17:13:14Z</updated>
<author>
<name>Dominik Wójt</name>
<email>domin144@o2.pl</email>
</author>
<published>2024-01-08T17:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=65d0326e5ac8db97314e1c211a20183f939bebb5'/>
<id>urn:sha1:65d0326e5ac8db97314e1c211a20183f939bebb5</id>
<content type='text'>
Compatibility for cmake version &lt; 3.5 is now deprecated in cmake and
specifing version below 3.5 in cmake_minimum_required produces a
warning.[1]

[1] https://cmake.org/cmake/help/latest/release/3.27.html#deprecated-and-removed-features
</content>
</entry>
<entry>
<title>Fix compiler error on Windows</title>
<updated>2024-01-05T00:21:15Z</updated>
<author>
<name>scaramallion</name>
<email>scaramallion@users.noreply.github.com</email>
</author>
<published>2024-01-05T00:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3a100a337e8b6fb9a3b91a5f6686271b9c7fb43b'/>
<id>urn:sha1:3a100a337e8b6fb9a3b91a5f6686271b9c7fb43b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ht_dec.c: Improve MSVC arm64 popcount performance (#1479)</title>
<updated>2023-12-09T21:02:11Z</updated>
<author>
<name>Peter Johnson</name>
<email>johnson.peter@gmail.com</email>
</author>
<published>2023-12-09T21:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=41c25e3827c68a39b9e20c1625a0b96e49955445'/>
<id>urn:sha1:41c25e3827c68a39b9e20c1625a0b96e49955445</id>
<content type='text'>
Use NEON instructions for ARM64 (implementation based on microsoft/STL#2127).

Godbolt output here: https://godbolt.org/z/q7GPTqT14
</content>
</entry>
<entry>
<title>Merge pull request #1496 from rouault/fix_1480</title>
<updated>2023-12-08T16:23:24Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-12-08T16:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dfdedea48f0b1f0d7f7d28c5e98be6a64f8febc8'/>
<id>urn:sha1:dfdedea48f0b1f0d7f7d28c5e98be6a64f8febc8</id>
<content type='text'>
opj_tcd_dc_level_shift_decode(): avoid increment nullptr (fixes #1480)</content>
</entry>
<entry>
<title>Merge pull request #1490 from headshog/fix-j2k</title>
<updated>2023-12-08T15:47:34Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2023-12-08T15:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=49c4ef56129b85cce8aaad85e9f22f0f3bc16f2e'/>
<id>urn:sha1:49c4ef56129b85cce8aaad85e9f22f0f3bc16f2e</id>
<content type='text'>
Integer Overflow at j2k.c:3962</content>
</entry>
</feed>
