openjpeg/jp3d/codec
Luis Ibanez 26e8f3fd28 COMP: Fixing configuration for static builds. Fixing dependencies that several
executables have on getopt.c, convert.c and index.c.

Some refactoring is going to be required in order to have a cleaner
configuration process and make it easier to maintain.
2010-09-01 00:52:26 +00:00
..
CMakeLists.txt COMP: Fixing configuration for static builds. Fixing dependencies that several 2010-09-01 00:52:26 +00:00
Makefile JP3D Module. Fixed issue when computing the number of elements in an array that leads to crash (thanks Kristof). Updated JP3D makefiles. 2010-02-18 16:36:21 +00:00
convert.c initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
convert.h initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
dirent.h Move include file that collides with system include to the correct directory (no need to be present for the lib, only codec need it) 2007-09-06 10:49:19 +00:00
getopt.c initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
getopt.h initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_to_volume.c [v1.4] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for catching this. 2010-04-08 18:43:03 +00:00
jp3d_vm_dec.ncb initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_dec.sln initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_dec.suo initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_dec.vcproj initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_enc.ncb initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_enc.sln initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_enc.suo initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
jp3d_vm_enc.vcproj initial release of jp3d library and codec 2006-10-30 15:32:50 +00:00
volume_to_jp3d.c Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch. 2010-04-08 17:34:40 +00:00