14 Commits (34cbda3ee193a793dea396314d7d11f8c4108fc3)

Author SHA1 Message Date
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Paul B Mahol 42518d8dd0 avcodec/exrenc: add av_cold to some functions 3 years ago
Paul B Mahol 3f72155fc6 avcodec/exrenc: add grayf32 format support 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 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