30 Commits (bd80c97391969f9dbb312d6c498211ad85bb67cb)

Author SHA1 Message Date
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 5828e8209f avcodec: Constify frame->data pointers for encoders where possible 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 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 ed6549887a avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY 3 years ago
Andreas Rheinhardt a043dcbe65 avcodec/y41penc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt ced33a2cde avcodec/y41penc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt c767af97f8 avcodec/y41penc: Remove empty close function 5 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
Michael Niedermayer 77d8fd5c9c avcodec/y41penc: Drop coded_frame usage 10 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Clément Bœsch 546d69eb43 avcodec: use av_frame_free() for coded_frame 10 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Paul B Mahol 4853b5538f lavc: do not set coded_frame->reference 12 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer 7959eb0d12 y41penc: switch to ff_alloc_packet2(). 13 years ago
Paul B Mahol d00bc6a8fd r210enc and y41penc: don't set same pkt->size twice 13 years ago
Paul B Mahol 545e887902 y41penc: switch to encode2() 13 years ago
Carl Eugen Hoyos 001567c767 Set bits_per_coded_sample when encoding Y41P. 13 years ago
Paul B Mahol 7099f36578 lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Paul B Mahol dfa77dead2 y41p encoder and decoder 13 years ago
Mans Rullgard dabba0c676 v410enc: fix output buffer size check 13 years ago
Mans Rullgard 0249144a1c v410enc: include correct headers 13 years ago
Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago