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 (Collapse)Author
2020-03-31mailmap: fix 3-address entriesrcombs
git only supports <new> <old>, not <new> <old1> <old2>
2020-02-27mailmap: Add another old mail address I used.Carl Eugen Hoyos
2020-02-27mailmap: add entry for myselfThilo Borgmann
2020-02-27mailmap: add entry for myselfrcombs
2020-02-27Add .mailmapJosh de Kock
This allows for easy shortlog/log parsing, useful in determining eligible members of the general assembly for the new FFmpeg voting system. Signed-off-by: Josh de Kock <josh@itanimul.li>