<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/function_list.h, branch ccache</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=ccache</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=ccache'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-07-30T17:46:52Z</updated>
<entry>
<title>src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved __ (#587)</title>
<updated>2017-07-30T17:46:52Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T17:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=13cde9fa37249628af6b6f10601b733f87a025f4'/>
<id>urn:sha1:13cde9fa37249628af6b6f10601b733f87a025f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)</title>
<updated>2017-07-30T16:18:59Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T16:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=83342f2aafcab4599b49f780e35fd249e8402b61'/>
<id>urn:sha1:83342f2aafcab4599b49f780e35fd249e8402b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat: apply reformattin on .h files (#128)</title>
<updated>2017-05-15T10:21:30Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-15T10:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3c2972f924857016bb454201c7e92f25de9105ee'/>
<id>urn:sha1:3c2972f924857016bb454201c7e92f25de9105ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove printf/fprintf to stdout/stderr throughout openjp2 lib</title>
<updated>2015-07-30T21:26:31Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-07-30T21:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0df90afdf743c85fe943041f5716ca072b4678d1'/>
<id>urn:sha1:0df90afdf743c85fe943041f5716ca072b4678d1</id>
<content type='text'>
Update uclouvain/openjpeg#246
</content>
</entry>
<entry>
<title>[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS</title>
<updated>2014-04-03T15:30:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-03T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d19a4ab6768c48b542c0add922eba0dcddae9ffe'/>
<id>urn:sha1:d19a4ab6768c48b542c0add922eba0dcddae9ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move opj_bool to OPJ_BOOL to follow the other type</title>
<updated>2012-11-15T13:13:36Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec0fe091380c2de75584fdfc3d914eee5b89e731'/>
<id>urn:sha1:ec0fe091380c2de75584fdfc3d914eee5b89e731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Rework r2077</title>
<updated>2012-10-25T07:39:59Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-25T07:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f3d7d2f7b1b0cf41c10c48eaecdab6707780e7f1'/>
<id>urn:sha1:f3d7d2f7b1b0cf41c10c48eaecdab6707780e7f1</id>
<content type='text'>
r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch.
Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func.

</content>
</entry>
<entry>
<title>[trunk] Remove some warnings about missing prototypes (gcc)</title>
<updated>2012-10-15T15:47:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T15:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=98682e1073211000495aa378e7da5bfb69b225c9'/>
<id>urn:sha1:98682e1073211000495aa378e7da5bfb69b225c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix compilation:</title>
<updated>2012-10-15T09:44:34Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T09:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=dff377a741ec87f8737002cf112ae12655881777'/>
<id>urn:sha1:dff377a741ec87f8737002cf112ae12655881777</id>
<content type='text'>
- using mingw32 compiler (missing exported symbols)
- using -fvisibility=hidden (gcc on UNIX)

</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task: Fix doxygen</title>
<updated>2012-10-01T08:30:04Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-01T08:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5db7b01fa2c27dee88836271ed711a7dc37b48d3'/>
<id>urn:sha1:5db7b01fa2c27dee88836271ed711a7dc37b48d3</id>
<content type='text'>
Update issue 177

</content>
</entry>
</feed>
