Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-02avcodec/fastaudio: Mark decoder as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-03-08mobiclip: fix copyright headersFlorian Nouwt
2020-12-20avcodec/fastaudio: Fix invalid shift exponentMichael Niedermayer
2020-09-11avcodec/fastaudio: Remove redundant % 32Michael Niedermayer
2020-09-03avcodec: add FastAudio decoderPaul B Mahol