17 Commits (95d1052fba671d6c4ab6727a6905a637d03211c7)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months 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 3 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
Anton Khirnov b14fa1b95d hcom: convert to new channel layout API 3 years ago
Andreas Rheinhardt c437afa3d3 avcodec/hcom: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 0bb5cc0ee9 avcodec/hcom: Cleanup generically upon init failure 4 years ago
Michael Niedermayer 4834ec926a avcodec/hcom: Check the root entry and the right entries 5 years ago
Michael Niedermayer b2785cd3ac avcodec/hcom: Check that there are dictionary entries 5 years ago
Paul B Mahol 17008a0107 avcodec/hcom: check that index into array is valid 6 years ago
Paul B Mahol 95a27a8846 avcodec/hcom: get rid of single line brackets 6 years ago
Paul B Mahol 894cbcd83b avcodec: add HCOM decoder 6 years ago