summaryrefslogtreecommitdiff
path: root/libavcodec/dfpwmdec.c
Commit message (Expand)AuthorAge
* avcodec/dfpwmdec: Remove always-false checkAndreas Rheinhardt2022-09-22
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec: Add const to decoder packet data pointersAndreas Rheinhardt2022-07-09
* 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/dfpwmdec: Check packet size more completelyMichael Niedermayer2022-03-18
* dfpw: convert to new channel layout APIJames Almer2022-03-15
* avcodec: add DFPWM1a codecJack Bruienne2022-03-10