summaryrefslogtreecommitdiffstats
path: root/libavutil/des.h
Commit message (Collapse)AuthorAgeFilesLines
* This header just needs stdint.h, not inttypes.h, which is a superset ofPeter Ross2008-02-261-1/+1
| | | | | | | stdint.h. This has the sideeffect of fixing the build on Interix. patch by Pete Ross, pross xvid org Originally committed as revision 12225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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
OpenPOWER on IntegriCloud