18 Commits (15972cce8c0a813b3df6b9c31488bceb6fa1a7d4)

Author SHA1 Message Date
Paul B Mahol 4d4aed2815 avcodec/fitsdec: fix decoder class category 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
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