2007-09-06 |
Mathieu Malaterre | ENH: Start building mj2 |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Giuseppe Baruffa | Added some fields in the codestream_info structure... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Giuseppe Baruffa | Added the knowledge of JPSEC SEC and INSEC markers... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Giuseppe Baruffa | Fixed save capabilities in OPJViewer due to recent... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Francois-Olivier... | Added information regarding the end of packet position... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Francois-Olivier... | Changed the OpenJPEG library interface to enable users... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Francois-Olivier... | Fixed wrong destructors called in openjpeg.c |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Parvatha Elangovan | The end of main header is calculated after TLM and... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Francois-Olivier... | Fixed problem with _mm_malloc under OSX. Thanks to... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Use <xmmintrin.h> for WIN32, else use <mm_malloc.h> |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Moved the orient flipping into the ctxno_zc table. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Replaced the large ctxno_mag lookup table with a small... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Consolidated some calls to mqc_setcurctx. Cleaned up... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Reworks of t1_updateflags to get rid of the shift opera... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Memory leaks fixed |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Aligned malloc using Intel's _mm_malloc(), cleanup... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Minor cleanup patch, that gets rid of a bunch of "old... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Solved problems with codec reading from image file... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Robustified MJ2 codecs |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Added support for Visual Studio 2005 |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Francois-Olivier... | Corrected allocation to take into account the EOC marker |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Francois-Olivier... | Fixed _strnicmp bug |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Francois-Olivier... | Added support for the TGA file format in the codec |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Francois-Olivier... | Fixed the DCinema filesize allocation. It now includes... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Giuseppe Baruffa | Added a basic saving capability to OPJViewer |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Francois-Olivier... | Lighter version of libtiff uploaded (without JPEG support). |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Francois-Olivier... | Delete Tiffconf.h |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Francois-Olivier... | Updated libtiff library version to 3.8.2 (for WIN32) |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Francois-Olivier... | Fixed raw option to encode raw images with more than... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Francois-Olivier... | Added support for RAW images. This module has been... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Francois-Olivier... | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Giuseppe Baruffa | Fixed a bug in JPWL module, which prevented to exploit... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Antonin Descampe | fixed the size of the memory allocation in cio.c (confu... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Giuseppe Baruffa | Previous, home, and next frame buttons for exploring... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Francois-Olivier... | Output image color space set when decoding a JP2 file |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Giuseppe Baruffa | Reload image doesn't crash in OPJViewer; more settings... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Giuseppe Baruffa | added toolbar to OPJViewer |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Giuseppe Baruffa | Possibility to disable parsing in OPJViewer; also,... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Francois-Olivier... | Fixed the generation of index files. Now works with... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Antonin Descampe | changed the dylib-version to 1.2.0 |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Francois-Olivier... | Tipo corrected... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Francois-Olivier... | Release of version 1.2.0 |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Francois-Olivier... | Bugs corrected in decoding of command line (getopt... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Giuseppe Baruffa | OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Francois-Olivier... | Fixed the handling of 16bit TIFF files for cinema compr... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Francois-Olivier... | Bug fixed by Sylvain Munaut. Change in the reading... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Francois-Olivier... | Patch suggested by Callum Lerwick <seg@haxxed.com>... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Francois-Olivier... | Patch suggested by Callum Lerwick <seg@haxxed.com>... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Francois-Olivier... | Patch suggested by Callum Lerwick <seg@haxxed.com>... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Francois-Olivier... | Patch suggested by Callum Lerwick <seg@haxxed.com>... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Francois-Olivier... | Changlog updated |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Francois-Olivier... | JP3D library Binaries removed from SVN. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Francois-Olivier... | MJ2 codec updated from LibOpenJPEG version 0.97 to... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Francois-Olivier... | Possibility to choose to apply MCT (multiple component... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Giuseppe Baruffa | workarounds for rendering differently sized components |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Mathieu Malaterre | ENH: add basic instructions for cmake |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Mathieu Malaterre | ENH: add basic instructions for cmake |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Francois-Olivier... | Modification of the openjpeg.h file to avoid and ABI... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Giuseppe Baruffa | enable/disable decoding in OPJViewer |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Parvatha Elangovan | Fixed Error in tiftoimage(). Modification in convert.c. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Parvatha Elangovan | Accepting "j2c" as format for Encoding and Decoding... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Francois-Olivier... | fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonat... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Parvatha Elangovan | Digital cinema compliance for 4K chosen by "-cinema4K... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Francois-Olivier... | Included the license in a distinct file, which allows... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Giuseppe Baruffa | OPJViewer should now work under Linux, at least with... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Parvatha Elangovan | Enable accepting file names with `-´ symbol .Modificati... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Giuseppe Baruffa | Some coding style adaptations for compiling the OPJView... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Francois-Olivier... | Fixed an historical bug in t1.c that leaded to the... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Giuseppe Baruffa | Following to Hervé's suggestions, all the exit() calls... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Giuseppe Baruffa | Improved parsing in OPJViewer, as well some aesthetic... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Antonin Descampe | Fixed Makefile.osx and changed Readme.osx accordingly |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Parvatha Elangovan | Fixed j2k_prog_order_list[]. Modifications in j2k.c. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Parvatha Elangovan | Added feature for generation of tile parts. Modificatio... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Francois-Olivier... | Fixed linux makefile, with help from David Fries and... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Parvatha Elangovan | Added option for Digital cinema profile compliant codes... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Francois-Olivier... | Modified codec projects (*.dsp) and makefile to include... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Mathieu Malaterre | COMP: Fix compilation of executable linking to TIFF... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Giuseppe Baruffa | Zoom capability and decoder settings dialog in OPJViewer |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Giuseppe Baruffa | Modified JPWL libopenjpeg library by directly embedding... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Antonin Descampe | add an "ifdef WIN32" to "include malloc.h" to be compli... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Parvatha Elangovan | Enabled compression of TIF image format to j2k by tifft... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Antonin Descampe | fixed a bug in context numerotation that prevented... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Francois-Olivier... | Corrected codec Makefile by adding the compilation... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Parvatha Elangovan | Made get_file_format function more robust. Modification... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Parvatha Elangovan | Added the dirent.h file used for opening and reading... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Parvatha Elangovan | Option to read images from a Folder whose path is speci... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Giuseppe Baruffa | Added makefile for linux build of JPWL module; added... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Francois-Olivier... | Changed version number from 1.1.0 to 1.1.1 in openjpeg.h |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Giuseppe Baruffa | Added Readme file for OPJViewer |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Giuseppe Baruffa | Fixed a copy-and-paste type assignment error (bool... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Francois-Olivier... | Added the OPJViewer Module (/OPJViewer), developed... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Francois-Olivier... | Algorithmic optimizations in t1.c, thanks to Guido... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Francois-Olivier... | Added OPJ_LIMIT_DECODING enabling us to limit the decod... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Francois-Olivier... | David Fries suggestions. In image_to_j2k and j2k_to_ima... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Francois-Olivier... | Change file modified. -fPIC flag used for 64-bit compil... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Francois-Olivier... | Extra tokens at the end of #endif directive corrected... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Francois-Olivier... | Linux Makefile for the codec added |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Francois-Olivier... | Linux Makefile for the codec added |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Francois-Olivier... | Use of OPJ_PATH_LEN (defined as 4096) to be the maximum... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Francois-Olivier... | Correction of the syntax usage (line 36) |
commit | commitdiff | tree | snapshot |
next |