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-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2020-11-29avcodec/pcm-dvdenc: Mark encoder as init-threadsafeAndreas Rheinhardt
2020-09-17avcodec/pcm-dvdenc: Remove empty functionAndreas Rheinhardt
2018-12-01avcodec: add PCM-DVD encoderPaul B Mahol