| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/fitsdec: Use lrint() | Michael Niedermayer | 2019-12-05 | 1 | -1/+1 |
* | avcodec/fitsdec: Fail on 0 naxisn | Michael Niedermayer | 2019-10-10 | 1 | -1/+1 |
* | avcodec/fitsdec: fix use of uninitialised values | James Almer | 2019-09-29 | 1 | -7/+7 |
* | avcodec/fitsdec: Prevent division by 0 with huge data_max | Michael Niedermayer | 2019-09-26 | 1 | -1/+8 |
* | avcodec/fitsdec: Check data_min/max | Michael Niedermayer | 2019-06-30 | 1 | -0/+8 |
* | avcodec/fitsdec: Fix division by 0 in size check | Michael Niedermayer | 2019-06-25 | 1 | -1/+1 |
* | avcodec/fitsdec: write output to frame directly | Paras Chadha | 2017-09-06 | 1 | -3/+2 |
* | Add FITS Decoder | Paras Chadha | 2017-08-30 | 1 | -0/+318 |