Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/fitsdec: Use lrint() | Michael Niedermayer | 2020-01-06 | 1 | -1/+1 |
* | avcodec/fitsdec: Fail on 0 naxisn | Michael Niedermayer | 2020-01-06 | 1 | -1/+1 |
* | avcodec/fitsdec: fix use of uninitialised values | James Almer | 2020-01-06 | 1 | -7/+7 |
* | avcodec/fitsdec: Prevent division by 0 with huge data_max | Michael Niedermayer | 2020-01-06 | 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-27 | 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 |