aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/liblc3dec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/liblc3dec: retrieve duration of the last packet from the demuxerAntoine SOULIER2024-04-061-7/+1
* avcodec/liblc3dec: fix extradata sizeAntoine SOULIER2024-04-061-1/+1
* avcodec/liblc3dec: fix typo in macro name, fix compilationAntoine SOULIER2024-04-061-1/+1
* avcodec/liblc3dec: sanitize channel count in avctxJames Almer2024-04-041-0/+6
* avcodec/liblc3: add encoding/decoding support of LC3 audio codecAntoine Soulier via ffmpeg-devel2024-04-041-0/+146