Mathieu Malaterre
|
ea2b1d36aa
|
[trunk] minor coding style change to match 1.5
|
2012-03-02 13:57:04 +00:00 |
Mickael Savinaud
|
eb3cd22aa3
|
[trunk] fix bug with mj2 applications (credit to winfried)
|
2011-11-09 14:47:44 +00:00 |
Mickael Savinaud
|
5b35f5fb69
|
[trunk] enhance mj2 when read jp2h (credit to winfried)
|
2011-11-09 14:38:12 +00:00 |
Vincent Torri
|
cee4505172
|
[trunk] fix 'distcheck' rule
|
2011-10-10 06:26:34 +00:00 |
Mickael Savinaud
|
a5e442d490
|
[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit to Winfried)
|
2011-09-22 09:31:45 +00:00 |
Mickael Savinaud
|
c0bad42eb1
|
WIP: fixed build issue with MJ2 option ON with new framework
|
2011-09-20 14:36:23 +00:00 |
Antonin Descampe
|
fa720c1858
|
TRUNK:added a new indexer functionality to the library. With the new -jpip option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP
|
2011-09-09 14:49:08 +00:00 |
Antonin Descampe
|
aba0e602ed
|
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files rather than the system ones. This fixed issue 78. Credit to Winfried.
|
2011-09-01 11:24:08 +00:00 |
Antonin Descampe
|
883e0826e2
|
removed obsolete testing directory and *.nix files (in trunk)
|
2011-08-16 09:33:37 +00:00 |
Mickael Savinaud
|
16998b4b6d
|
update MJ2 CMakeLists regards to the new thirdparty strategy
|
2011-07-29 10:47:42 +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 |
Antonin Descampe
|
586581685c
|
fixed autotools (broken since the new directory structure) and added autotools as a build method for jpip (credit to Vincent Torri)
|
2011-05-23 20:30:20 +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
|
6aaaa3eae2
|
changed the directory hierarchy of the whole project. See README files for details.
|
2011-04-13 22:38:50 +00:00 |
Antonin Descampe
|
16f205d886
|
re-organization of openjpeg directories hierarchy : step 1
|
2011-04-13 21:01:39 +00:00 |