summaryrefslogtreecommitdiff
path: root/libavcodec/fastaudio.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/fastaudio: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-021-0/+1
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* mobiclip: fix copyright headersFlorian Nouwt2021-03-081-0/+2
* avcodec/fastaudio: Fix invalid shift exponentMichael Niedermayer2020-12-191-1/+1
* avcodec/fastaudio: Remove redundant % 32Michael Niedermayer2020-09-101-1/+1
* avcodec: add FastAudio decoderPaul B Mahol2020-09-031-0/+200