]> git.sesse.net Git - ffmpeg/history - libavutil/des.h
This header just needs stdint.h, not inttypes.h, which is a superset of
[ffmpeg] / libavutil / des.h
2008-02-26 Peter RossThis header just needs stdint.h, not inttypes.h, which...
2007-11-24 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2007-10-20 Reimar DöffingerDocument ff_des_encdec
2007-10-19 Diego Biurruncosmetics: Add #endif comment.
2007-10-19 Reimar DöffingerAdd support for DES en- and decryption.