summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec_jpx_opj.cpp
AgeCommit message (Expand)Author
2017-06-30Use the right free function for ICC color profiles.chromium/3146Chris Palmer
2017-06-08Guard against undefined shifting in JPX decoderDan Sinclair
2017-05-24core: allow building against system lcms2chromium/3111Miklos Vajna
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-13Remove openjpeg write support.thestig
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-19Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgbstackexploit
2016-09-12Verify value of prec before usingdsinclair
2016-08-29Skip the channel if there is no data.dsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-04-29Avoid nullptr dereferences in sycc444_to_rgb().thestig
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-15Reland "Fix sycc{420,422}_to_rgb issues."chromium/2680Oliver Chang
2016-03-15Revert "Fix sycc{420,422}_to_rgb issues."Oliver Chang
2016-03-15Fix sycc{420,422}_to_rgb issues.Oliver Chang
2016-03-14Move core/src/ up to core/.Dan Sinclair