summaryrefslogtreecommitdiff
path: root/applications/codec/convert.c
AgeCommit message (Expand)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
2012-05-29[trunk] The two files in Issue145 have a precision < 8-bit:Mathieu Malaterre
2012-05-29[trunk] Follow up to r1691. Handle signed case.Mathieu Malaterre
2012-05-29[trunk] Add new behavior for codecs. Now supports little endian RAWL format. ...Mathieu Malaterre
2012-05-29[trunk] Add commented out code for tile support in applications.Mathieu Malaterre
2012-03-02[trunk] Import applications modifications from 1.5 over to trunkMathieu Malaterre
2011-10-19[trunk] WIP: solve problem with writing of tga image from an image with signd...Mickael Savinaud
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to Wi...Mickael Savinaud
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-11fixed wrong patch with the return value of fgets into convert.c fileMickael Savinaud
2011-08-10fixed error with the return value of fgets into convert.c fileMickael Savinaud
2011-07-29solve some obvious warnings for WIN platform, increase number of warning repo...Mickael Savinaud
2011-07-28manage case 0 frames inside yuv_num_frames function and correct some warnings...Mickael Savinaud
2011-07-27correct some warnings detected under unix platformMickael Savinaud
2011-07-25fixed issue 74 for trunkMickael Savinaud
2011-07-21to follow last version of conformance data about component separator for pgx ...Mickael Savinaud
2011-07-18correct build error (mislocated declaration) with convert to tiff function wh...Mickael Savinaud
2011-07-03fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...Antonin Descampe
2011-05-18defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...Antonin Descampe
2011-04-13changed the directory hierarchy of the whole project. See README files for de...Antonin Descampe
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe