This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openjpeg
Watch
1
Star
0
Fork
0
You've already forked openjpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
171
Commits
17
Branches
17
Tags
52
MiB
C
87.4%
C++
7%
CMake
2.5%
Java
2%
Tcl
0.6%
Other
0.4%
0ea26e7ba6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Antonin Descampe
0ea26e7ba6
small change to avoid signed/unsigned warning during compilation
2005-11-04 11:10:38 +00:00
codec
1) quantization stepsizes stored as float instead of shifted integers -> fixes a pb of precision when using very small stepsizes. 2) bug fixed when decoding until bitplane 0 -> r-value (1/2) added to the coefficient.
2005-10-27 07:49:29 +00:00
CVSROOT
initial checkin
2003-11-27 10:07:24 +00:00
indexer_JPIP
USAGE-statement updated
2004-07-16 10:39:06 +00:00
j2kviewer
Initial revision
2004-02-17 16:33:43 +00:00
libopenjpeg
small change to avoid signed/unsigned warning during compilation
2005-11-04 11:10:38 +00:00
mj2
Variables in Movie and Track structure initialized to avoid problems when freeing memory.
2005-05-23 09:48:44 +00:00