OSDN Git Service

Add support for DES en- and decryption.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 19 Oct 2007 09:31:41 +0000 (09:31 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 19 Oct 2007 09:31:41 +0000 (09:31 +0000)
commit2e9ad69aaf182e45e43646bda0dc89c68aecbddf
treebd762123e3e977e834084b080baed1da70dcd70d
parent939bac287e715790815a32d8b00f0f0326d643de
Add support for DES en- and decryption.

Originally committed as revision 10810 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/des.c [new file with mode: 0644]
libavutil/des.h [new file with mode: 0644]