summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/cjpx_decoder.h
AgeCommit message (Expand)Author
2018-06-27Use spans and UnownedPtrs in cjpx_decoder.hTom Sepez
2018-06-20Add in a size guard to JPX fuzzerRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-08Move decompressing of JPX out of Init and into DecodeRyan Harrison
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-30Add some calls to MakeUniqueDan Sinclair