14 Commits (6a02de21278ec3bea1d2c62665f2629d5a62210f)

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 a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
James Almer 1f32e91df6 avcodec/cri: use av_packet_alloc() to allocate packets 4 years ago
Michael Niedermayer 497e747387 avcodec/cri: Stop the bitreader at the end of uncompressed input 4 years ago
Michael Niedermayer 2a0d17c4d1 avcodec/cri: Use ff_set_dimensions() 4 years ago
Michael Niedermayer 33f6d8e376 avcodec/cri: Fix whitespace issue in unpack_10bit() 4 years ago
Michael Niedermayer 43c8d3097b avcodec/cri: check for available input in unpack_10bit() 4 years ago
Andreas Rheinhardt ba96cdd551 avcodec/cri: Make decoder init-threadsafe 4 years ago
Michael Niedermayer bc9686c85b avcodec/cri: Check for end of image in unpack_10bit() 4 years ago
Paul B Mahol 283f950a65 avcodec: add Cintel RAW decoder 4 years ago