Mathieu Malaterre
|
bdb4d96678
|
[trunk] Add new behavior for codecs. Now supports little endian RAWL format. It is now possible to encode directly little endian raw file, by simply using the rawl extension. Code has been modified to use strcasecmp instead of strncasecmp to cope with 4 letters files extensions.
Update issue 141
|
2012-05-29 09:30:03 +00:00 |
Mathieu Malaterre
|
80076276e1
|
[trunk] remove a warning about no end of file
|
2012-03-15 13:35:04 +00:00 |
Mathieu Malaterre
|
c7540fba94
|
[trunk] Import getopt modification from 1.5 branch
|
2012-03-02 13:50:29 +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 |
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 |
Antonin Descampe
|
fa6aea80f5
|
fixed handling of "jp2->meth" value (Restricted ICC profile handling currently not implemented)
|
2011-07-03 17:56:49 +00:00 |
Antonin Descampe
|
16f205d886
|
re-organization of openjpeg directories hierarchy : step 1
|
2011-04-13 21:01:39 +00:00 |