]> git.sesse.net Git - ffmpeg/commit
avformat/fitsenc: write DATAMIN/DATAMAX to encoded output
authorPaul B Mahol <onemda@gmail.com>
Mon, 8 Feb 2021 17:46:36 +0000 (18:46 +0100)
committerPaul B Mahol <onemda@gmail.com>
Tue, 9 Feb 2021 23:03:38 +0000 (00:03 +0100)
commite0fd35d867752e6fcc7329a7d4f5e5fc619f2634
tree24218f69b5edf9fa8d86d2c44b5f16194ba29a9f
parent4aef642cfdd0cb9a351709a5f57fd48a4d587c9f
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.
libavformat/fitsenc.c
tests/ref/fate/fits-demux
tests/ref/fate/fitsdec-gray
tests/ref/lavf/gbrap.fits
tests/ref/lavf/gbrap16be.fits
tests/ref/lavf/gbrp.fits
tests/ref/lavf/gbrp16be.fits
tests/ref/lavf/gray.fits
tests/ref/lavf/gray16be.fits