Andreas Rheinhardt
bc70684e74
avformat: Constify all muxer/demuxers
...
This is possible now that the next-API is gone.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2021-04-27 11:48:06 -03:00
Paul B Mahol
e0fd35d867
avformat/fitsenc: write DATAMIN/DATAMAX to encoded output
...
There is no point in doing normalization when such files are decoded.
Update fate test with new results.
2021-02-10 00:03:38 +01:00
Timo Rothenpieler
284b432662
avformat/fitsenc: validate input pixel format
...
Fixes CID #1416961 and #1416962
2017-11-13 20:33:10 +01:00
Paras Chadha
6ce4a635ed
avformat/fitsenc: fill header line with spaces
...
Signed-off-by: Paras Chadha <paraschadha18@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2017-09-12 21:39:57 -03:00
Paras Chadha
df475db9a2
Add FITS Muxer
...
Signed-off-by: Paras Chadha <paraschadha18@gmail.com>
2017-08-30 12:13:02 +02:00