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
/
src
/
lib
/
openjp2
/
bio.c
Age
Commit message (
Expand
)
Author
2022-08-11
Micro-optimization: use directly opj_bio_putbit() instead of opj_bio_write() ...
Even Rouault
2017-06-17
Remove OPJ_NOSANITIZE in opj_bio_read() and opj_bio_write() (#761)
Even Rouault
2017-05-09
Reformat whole codebase with astyle.options (#128)
Even Rouault
2016-04-28
Fix unsigned int overflow reported by UBSan (#761)
Matthieu Darbois
2015-07-18
Add some missing static
mayeut
2014-12-23
[trunk] removed unnecessary operation in opj_bio_flush (fixes issue 461)
Matthieu Darbois
2014-10-06
[trunk] fixed potential negative size params (fixes issue 390)
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-02-24
[trunk] Fix a warning about type conversion. Use a trick where unsigned wrapp...
Mathieu Malaterre
2012-11-15
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud
2012-10-24
[trunk] finalize bio.c/.h related to the v2 style
Mickael Savinaud
2012-10-03
[trunk] update global functions of bio.c with opj_prefix and new opj type
Mickael Savinaud
2012-10-01
[trunk] Fix a set of warnings about C90 issues
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre