23 Commits (da7a77fb0a6b1397f0a226ef754ff89cd2cdee35)

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 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 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
Anton Khirnov cdde7fe415 cng: convert to new channel layout API 3 years ago
Andreas Rheinhardt 350c00f3df avcodec/cngenc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 29aaff7edb avcodec/cngenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 2fd3ada931 avcodec/cngenc: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 29c5c8fdfb avcodec/cngenc: Replace av_free() by av_freep() in close function 4 years ago
Derek Buitenhuis aa2bc61a3e cngenc: Remove dead store 7 years ago
Michael Niedermayer 0508657f42 avcodec/cngenc: Use ff_alloc_packet2() 9 years ago
Michael Niedermayer 114a2eb272 avcodec: Use av_clip_uintp2() where possible 10 years ago
Michael Niedermayer 78fb5f6e2a avcodec/cngenc: Use av_malloc_array() 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Martin Storsjö ab9545a290 cng: Reindent some incorrectly indented lines 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago