13 Commits (e405298ebded794a4ad84222c56b6c0245530afc)

Author SHA1 Message Date
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Paul B Mahol 4aef642cfd avcodec/fitsdec: properly initialize header->data_max 4 years ago
Michael Niedermayer 37f31f4e50 avcodec/fitsdec: Use lrint() 5 years ago
Michael Niedermayer 4a3303d520 avcodec/fitsdec: Fail on 0 naxisn 5 years ago
James Almer e3f0ecfc57 avcodec/fitsdec: fix use of uninitialised values 5 years ago
Michael Niedermayer cfa1937791 avcodec/fitsdec: Prevent division by 0 with huge data_max 5 years ago
Michael Niedermayer eb82d19f03 avcodec/fitsdec: Check data_min/max 5 years ago
Michael Niedermayer 07ffe94c17 avcodec/fitsdec: Fix division by 0 in size check 5 years ago
Paras Chadha b07faf39ed avcodec/fitsdec: write output to frame directly 7 years ago
Paras Chadha 61e4db4bb7 Add FITS Decoder 7 years ago