summaryrefslogtreecommitdiff
path: root/libavcodec/aptxenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* avcodec/aptxenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-051-3/+4
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-2/+2
* avcodec/aptx: split decoder and encoder into separate filesJames Almer2020-02-051-0/+278