<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/applications/codec/convert.c, branch version.1.5</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2011-12-21T10:24:59Z</updated>
<entry>
<title>hopefully fix a warning on VS2008 compiler</title>
<updated>2011-12-21T10:24:59Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2011-12-21T10:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c9ae2a5fbcdf8eb2325fe7fdcffbc64879e5c105'/>
<id>urn:sha1:c9ae2a5fbcdf8eb2325fe7fdcffbc64879e5c105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of warnings reported by gcc (unused results from fwrite)</title>
<updated>2011-12-12T08:55:44Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2011-12-12T08:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=72867bc692ff984ba76484e12b1cb7b3dcbda2d1'/>
<id>urn:sha1:72867bc692ff984ba76484e12b1cb7b3dcbda2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backport rev 1013-1014 from trunk</title>
<updated>2011-10-19T15:45:03Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-10-19T15:45:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1dc6eddf1cc8b091d6eba01e33d76f04cde2211a'/>
<id>urn:sha1:1dc6eddf1cc8b091d6eba01e33d76f04cde2211a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backport r898 to r907 in openjpeg-1.5 branch</title>
<updated>2011-09-01T12:08:10Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-09-01T12:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=9a89e2f162804ab5d39dac0d1e0469816a2cfb45'/>
<id>urn:sha1:9a89e2f162804ab5d39dac0d1e0469816a2cfb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed wrong patch with the return value of fgets into convert.c file</title>
<updated>2011-08-11T08:21:28Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-08-11T08:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4f329cbb450e3f8934aa6a378b92e615ca7957a7'/>
<id>urn:sha1:4f329cbb450e3f8934aa6a378b92e615ca7957a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed error with the return value of fgets into convert.c file</title>
<updated>2011-08-10T15:54:15Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-08-10T15:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0e8995aa7e02e6f26c55f28f41f2990d77f011a4'/>
<id>urn:sha1:0e8995aa7e02e6f26c55f28f41f2990d77f011a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)</title>
<updated>2011-07-29T08:50:55Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-07-29T08:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5743cca5f851a6c33462f66c2006ca5fc78f3c12'/>
<id>urn:sha1:5743cca5f851a6c33462f66c2006ca5fc78f3c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried)</title>
<updated>2011-07-28T10:45:22Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-07-28T10:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e716a316f60f66cd5a6fb07b88b2cb8b9c815cec'/>
<id>urn:sha1:e716a316f60f66cd5a6fb07b88b2cb8b9c815cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct some warnings detected under unix platform</title>
<updated>2011-07-27T16:37:57Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-07-27T16:37:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c2b0a8101b21babd3e3572c18497df2c9a1f85ac'/>
<id>urn:sha1:c2b0a8101b21babd3e3572c18497df2c9a1f85ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed issue 74 for trunk</title>
<updated>2011-07-25T07:31:52Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-07-25T07:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a7f08e9b36fbdc87c7a51a3c83879531f30405eb'/>
<id>urn:sha1:a7f08e9b36fbdc87c7a51a3c83879531f30405eb</id>
<content type='text'>
</content>
</entry>
</feed>
