summaryrefslogtreecommitdiff
path: root/libavformat/fitsdec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/fitsdec: Better size checksMichael Niedermayer2021-01-231-2/+8
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-101-2/+0
* avformat/fitsdec: Fix potential leak of string in AVBPrintAndreas Rheinhardt2020-01-081-1/+1
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Add FITS DemuxerParas Chadha2017-08-301-0/+231