summaryrefslogtreecommitdiff
path: root/libavcodec/libcodec2.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec/libcodec2: Remove AVClass for decoderAndreas Rheinhardt2021-07-081-7/+0
* avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-231-2/+3
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-2/+2
* avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes2020-12-101-1/+1
* avcodec/codec2utils: remove avpriv prefix from inline functionsJames Almer2020-10-281-8/+8
* Add libcodec2 en/decoderTomas Härdin2018-02-241-0/+213