summaryrefslogtreecommitdiff
path: root/src/j2k.cc
AgeCommit message (Expand)Author
2018-01-24Throw exceptions in openjpeg's error handler during decode as well as encode.Carl Hetherington
2017-09-02Try to fix wavelet transform levels count for 4K (dcpomatic #1125).Carl Hetherington
2017-02-13More informative errors when opj_start_compress fails.Carl Hetherington
2016-11-07Add copy constructor for OpenJPEGImage.Carl Hetherington
2016-06-14Re-add support for OpenJPEG version 1.5.x.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2015-12-11Missing specification of tcp_mct=1.Carl Hetherington
2015-12-08Try to fix build on OS X.Carl Hetherington
2015-12-06Fix extra data returned from compress_j2k. Take advantage of openjp2's cinem...Carl Hetherington
2015-12-04Add missing seek code; fix memory leak.Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington