aboutsummaryrefslogtreecommitdiff
path: root/libavutil/des.h
AgeCommit message (Expand)Author
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-03-19add missing #include "common.h" to libavutil headersMåns Rullgård
2008-03-19Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng
2008-03-18revert r12489.Benoit Fouet
2008-03-18Pure, const and malloc attributes to libavutil.Zuxy Meng
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