summaryrefslogtreecommitdiffstats
path: root/libavcodec/fits.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/fits: Check bitpixMichael Niedermayer2019-05-061-0/+11
| | | | | | | | | | Reference: Table 8: Interpretation of valid BITPIX value from FITS standard 4.0 Fixes: runtime error: division by zero Fixes: 14581/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FITS_fuzzer-5652382425284608 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Add FITS DecoderParas Chadha2017-08-301-0/+203
Signed-off-by: Paras Chadha <paraschadha18@gmail.com>
OpenPOWER on IntegriCloud