Mathieu Malaterre
|
c469e1339f
|
Remove some simple warnings about comments
|
2011-12-16 10:29:30 +00:00 |
Mickael Savinaud
|
8d8841c84f
|
[1.5] remove obvious memory leak from applications
|
2011-10-20 16:36:45 +00:00 |
Antonin Descampe
|
9a89e2f162
|
backport r898 to r907 in openjpeg-1.5 branch
|
2011-09-01 12:08:10 +00:00 |
Mickael Savinaud
|
5743cca5f8
|
solve some obvious warnings for WIN platform, increase number of warning reported on the dashboard, correct last warnings with gcc 4.4 (-Wall)
|
2011-07-29 08:50:55 +00:00 |
Mickael Savinaud
|
e716a316f6
|
manage case 0 frames inside yuv_num_frames function and correct some warnings with gcc4.5 (credit to Winfried)
|
2011-07-28 10:45:22 +00:00 |
Mickael Savinaud
|
c2b0a8101b
|
correct some warnings detected under unix platform
|
2011-07-27 16:37:57 +00:00 |
Antonin Descampe
|
88f43b15fa
|
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avoid having to deal with "stdbool.h" (patch from Winfried)
|
2011-05-18 11:02:27 +00:00 |
Antonin Descampe
|
16f205d886
|
re-organization of openjpeg directories hierarchy : step 1
|
2011-04-13 21:01:39 +00:00 |