summaryrefslogtreecommitdiff
path: root/libavformat/fitsdec.c
Commit message (Expand)AuthorAge
* avformat/fits*: format does not store timestampsPaul B Mahol2023-05-21
* avformat/fitsdec: stop creating pts, instead set packet durationPaul B Mahol2023-05-21
* avformat/fitsdec: fix demuxer class categoryPaul B Mahol2023-05-21
* avformat/fitsdec: remove .raw_codec_idPaul B Mahol2023-05-21
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/fitsdec: Better size checksMichael Niedermayer2021-01-23
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat/fitsdec: Fix potential leak of string in AVBPrintAndreas Rheinhardt2020-01-08
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Add FITS DemuxerParas Chadha2017-08-30