summaryrefslogtreecommitdiffstats
path: root/libavcodec/fitsdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/fitsdec: Fail on 0 naxisnMichael Niedermayer2019-10-101-1/+1
* avcodec/fitsdec: fix use of uninitialised valuesJames Almer2019-09-291-7/+7
* avcodec/fitsdec: Prevent division by 0 with huge data_maxMichael Niedermayer2019-09-261-1/+8
* avcodec/fitsdec: Check data_min/maxMichael Niedermayer2019-06-301-0/+8
* avcodec/fitsdec: Fix division by 0 in size checkMichael Niedermayer2019-06-251-1/+1
* avcodec/fitsdec: write output to frame directlyParas Chadha2017-09-061-3/+2
* Add FITS DecoderParas Chadha2017-08-301-0/+318
OpenPOWER on IntegriCloud