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
2008-02-26This header just needs stdint.h, not inttypes.h, which is a superset ofPeter Ross
2007-11-24Add missing #includes to fix 'make checkheaders'.Diego Biurrun
2007-10-20Document ff_des_encdecReimar Döffinger
2007-10-19cosmetics: Add #endif comment.Diego Biurrun
2007-10-19Add support for DES en- and decryption.Reimar Döffinger