21 Commits (87f243911e0769b560162bce1a356699784e1fea)

Author SHA1 Message Date
Michael Niedermayer 9783749c66
avcodec/fmvc: Move frame allocation to a later stage 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() 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 a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer b24d3bfe66 avcodec/fmvc: avoid copying uninitialized data 4 years ago
Michael Niedermayer 561cc161ca avcodec/fmvc: Check if header fields are available before allocating the image 5 years ago
Paul B Mahol 1f71f0a312 avcodec/fmvc: use correct pixel format on big-endian for 16 bpp 6 years ago
Max Justicz 3766aa7343 avcodec/fmvc: Fix use of uninitialized memory when the first frame is not a keyframe 8 years ago
Michael Niedermayer e11dcc35bb avcodec/fmvc: Fix off by 1 error 8 years ago
Michael Niedermayer 0158b405a7 avcodec/fmvc: Check nb_blocks 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Diego Biurrun b4da4307a9 avcodec/fmvc: small refactoring in decode_type1() 8 years ago
Paul B Mahol c583e701bd avcodec/fmvc: initialize opcode to 0 8 years ago
Paul B Mahol 1a71df9bac avcodec/fmvc: fix decoding of odd size videos 8 years ago
Paul B Mahol 8259f8a720 avcodec: add FM Screen Capture Codec decoder 8 years ago