summaryrefslogtreecommitdiff
path: root/libavcodec/amr_parser.c
Commit message (Expand)AuthorAgeFilesLines
* amr: convert to new channel layout APIAnton Khirnov2022-03-151-5/+5
* avcodec/amr_parser: Treat 0 channels as 1Michael Niedermayer2021-10-071-0/+6
* avcodec/amr*dec: add multichannel supportPaul B Mahol2021-10-031-12/+34
* avcodec: add amr parserPaul B Mahol2021-10-021-0/+103