19 Commits (fe103ee61faa91a5d623f0f5024d56b55933df52)

Author SHA1 Message Date
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Paul B Mahol a44a540ed1 avcodec/cri: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 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 21b23ceab3 avcodec: Make init-threadsafety the default 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 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