summaryrefslogtreecommitdiff
path: root/libavcodec/apac.c
Commit message (Expand)AuthorAge
* avcodec/apac: Sanity check bits_per_coded_sampleMichael Niedermayer2022-12-20
* avcodec/apac: use unsigned for sample residualMichael Niedermayer2022-11-28
* avcodec/apac: stop adding samples if we run out of bits on EOFPaul B Mahol2022-11-25
* avcodec/apac: reset buffer on errorMichael Niedermayer2022-11-20
* avcodec: add APAC decoderPaul B Mahol2022-09-23