summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/codec/fx_codec_flate.cpp
AgeCommit message (Expand)Author
2015-05-06Fix a couple of divide by zero crashes in PNG/TIFF predictors.Lei Zhang
2015-04-16Replace FX_NEW with new, remote tests from fxcodecTom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2014-08-27Restrict index not be greater than row_size in TIFF_PredictLineBo Xu
2014-08-15Fix buffer size offset error in PNG_PredictorBo Xu
2014-07-08Remove custom memory managerBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek