Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / j2k.cc
2018-01-24 Carl HetheringtonThrow exceptions in openjpeg's error handler during...
2017-09-02 Carl HetheringtonTry to fix wavelet transform levels count for 4K (dcpom...
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-13 Carl HetheringtonMore informative errors when opj_start_compress fails.
2016-11-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-11-07 Carl HetheringtonAdd copy constructor for OpenJPEGImage.
2016-06-14 Carl HetheringtonRe-add support for OpenJPEG version 1.5.x.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-12-11 Carl HetheringtonMissing specification of tcp_mct=1.
2015-12-08 Carl HetheringtonMerge.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-06 Carl HetheringtonFix extra data returned from compress_j2k. Take advant...
2015-12-04 Carl HetheringtonAdd missing seek code; fix memory leak.
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-12-04 Carl HetheringtonMove J2K comp/decomp out into j2k.{cc,h}