index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applications
/
codec
/
convert.c
Age
Commit message (
Expand
)
Author
2011-12-21
hopefully fix a warning on VS2008 compiler
Mathieu Malaterre
2011-12-12
Fix a bunch of warnings reported by gcc (unused results from fwrite)
Mathieu Malaterre
2011-10-19
backport rev 1013-1014 from trunk
Mickael Savinaud
2011-09-01
backport r898 to r907 in openjpeg-1.5 branch
Antonin Descampe
2011-08-11
fixed wrong patch with the return value of fgets into convert.c file
Mickael Savinaud
2011-08-10
fixed error with the return value of fgets into convert.c file
Mickael Savinaud
2011-07-29
solve some obvious warnings for WIN platform, increase number of warning repo...
Mickael Savinaud
2011-07-28
manage case 0 frames inside yuv_num_frames function and correct some warnings...
Mickael Savinaud
2011-07-27
correct some warnings detected under unix platform
Mickael Savinaud
2011-07-25
fixed issue 74 for trunk
Mickael Savinaud
2011-07-21
to follow last version of conformance data about component separator for pgx ...
Mickael Savinaud
2011-07-18
correct build error (mislocated declaration) with convert to tiff function wh...
Mickael Savinaud
2011-07-03
fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...
Antonin Descampe
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-04-13
changed the directory hierarchy of the whole project. See README files for de...
Antonin Descampe
2011-04-13
re-organization of openjpeg directories hierarchy : step 1
Antonin Descampe