| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/fits*: format does not store timestamps | Paul B Mahol | 2023-05-21 | 1 | -0/+1 |
* | avformat/fitsdec: stop creating pts, instead set packet duration | Paul B Mahol | 2023-05-21 | 1 | -6/+2 |
* | avformat/fitsdec: fix demuxer class category | Paul B Mahol | 2023-05-21 | 1 | -0/+1 |
* | avformat/fitsdec: remove .raw_codec_id | Paul B Mahol | 2023-05-21 | 1 | -1/+0 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/fitsdec: Better size checks | Michael Niedermayer | 2021-01-23 | 1 | -2/+8 |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -2/+0 |
* | avformat/fitsdec: Fix potential leak of string in AVBPrint | Andreas Rheinhardt | 2020-01-08 | 1 | -1/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | Add FITS Demuxer | Paras Chadha | 2017-08-30 | 1 | -0/+231 |