]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/des.h
rtp: Allow specifying contract parameters in URL
[frescor/ffmpeg.git] / libavutil / des.h
2009-02-03 reimarAdd support for 3DES to DES module
2009-02-03 reimarAdd and use a public API for RC4 and DES, analogous...
2009-01-28 diegospelling/grammar/consistency review part III
2008-08-31 stefanoRename globally the header inclusion guards.
2008-03-19 mruadd missing #include "common.h" to libavutil headers
2008-03-19 zuxyReapply r12489
2008-03-18 benoitrevert r12489.
2008-03-18 benoitPure, const and malloc attributes to libavutil.
2008-02-26 diegoThis header just needs stdint.h, not inttypes.h, which...
2007-11-24 diegoAdd missing #includes to fix 'make checkheaders'.
2007-10-20 reimarDocument ff_des_encdec
2007-10-19 diegocosmetics: Add #endif comment.
2007-10-19 reimarAdd support for DES en- and decryption.