17 Commits (95af0bcc344e2f3742494c76b7f6bcfee909a8ef)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 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 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
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Andreas Rheinhardt 83e96418f7 avcodec/notchlc: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer 32d0561891 avcodec/notchlc: Check uncompressed size against input for LZ4 4 years ago
Michael Niedermayer 3f6653efdb avcodec/notchlc: Check available space for luma block code and alpha code 4 years ago
Michael Niedermayer 6707152f08 avcodec/notchlc: Revert incorrect compression bound 4 years ago
Michael Niedermayer 51002362c4 avcodec/notchlc: Check uncompressed size against input for LZ4 4 years ago
Paul B Mahol 4e012fc8af avcodec/notchlc: simplify reading le16 in lz4_decompress 5 years ago
Paul B Mahol 1c3a3a4ec6 avcodec/notchlc: add initial alpha support 5 years ago
Paul B Mahol cdd06db56f avcodec: add NotchLC decoder 5 years ago