summaryrefslogtreecommitdiff
path: root/libavcodec/mscc.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/mscc: Don't modify input packetAndreas Rheinhardt2022-07-04
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/mscc: Use ff_inflate_init/end()Andreas Rheinhardt2022-03-19
* avcodec/mscc: Mark decoders as init-threadsafeAndreas Rheinhardt2021-05-10
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avcodec/mscc: decoders supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/mscc: fix several bugsPaul B Mahol2018-08-26
* avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-18
* avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-18