aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/des.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-241-0/+2
| | | | Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document ff_des_encdecReimar Döffinger2007-10-201-0/+10
| | | | Originally committed as revision 10822 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Add #endif comment.Diego Biurrun2007-10-191-1/+1
| | | | Originally committed as revision 10811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for DES en- and decryption.Reimar Döffinger2007-10-191-0/+27
Originally committed as revision 10810 to svn://svn.ffmpeg.org/ffmpeg/trunk