summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_Image.h
AgeCommit message (Expand)Author
2018-05-22Remove return value from CJBig2_Image::SetPixel().Lei Zhang
2018-05-22Fix method style in JBig2_Image.Lei Zhang
2018-05-17Expose CJBig2_Image::ComposeTo() as a public method.Lei Zhang
2018-05-01Clean up CJBig2_Image compose methods.Lei Zhang
2018-04-27Add CJBig2_Image::IsValidImageSize() helper method.Lei Zhang
2017-11-07Use MaybeOwned in CJBig2_ImageNicolas Pena
2017-08-28Add helper methods in CJBig2_GRRDProc.Lei Zhang
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-10-27Fix FX_BOOL / int noise in JBig2, pass 2tsepez
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez
2016-03-14Move core/src/ up to core/.Dan Sinclair