20 Commits (319a6b3ae2dfb4524db89cf82f08632a3ecc6233)

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
Timo Rothenpieler 6dc79f1d04 avutil/half2float: move non-inline init code out of header 2 years ago
Timo Rothenpieler f3fb528cd5 avutil/half2float: move tables to header-internal structs 2 years ago
Timo Rothenpieler b42925264a avutil: move half-precision float helper to avutil 2 years ago
Andreas Rheinhardt 5828e8209f avcodec: Constify frame->data pointers for encoders where possible 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Paul B Mahol 42518d8dd0 avcodec/exrenc: add av_cold to some functions 2 years ago
Paul B Mahol 3f72155fc6 avcodec/exrenc: add grayf32 format support 2 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 bc40cd6214 avcodec/exrenc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt f100a7de5c avcodec/exrenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Paul B Mahol cf2f8dcc6a avcodec/exrenc: move float2half code to own header 4 years ago
Paul B Mahol f9cb557d66 avcodec/exrenc: add half-float support 4 years ago
Paul B Mahol d7f10b2497 avcodec/exrenc: use correct type for actual_size as argument for zlib 4 years ago
Paul B Mahol 67c8c863c7 avcodec: add initial exr image encoder 4 years ago