summaryrefslogtreecommitdiff
path: root/libavformat/fitsenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-091-6/+7
* avformat/fitsenc: Simplify writing header paddingAndreas Rheinhardt2022-04-281-5/+2
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/fitsenc: write DATAMIN/DATAMAX to encoded outputPaul B Mahol2021-02-101-10/+29
* avformat/fitsenc: validate input pixel formatTimo Rothenpieler2017-11-131-1/+5
* avformat/fitsenc: fill header line with spacesParas Chadha2017-09-121-1/+1
* Add FITS MuxerParas Chadha2017-08-301-0/+183