Tue, 03 Feb 2009 16:45:42 +0000 |
reimar |
Add support for 3DES to DES module
libavutil
|
Tue, 03 Feb 2009 14:20:55 +0000 |
reimar |
Add and use a public API for RC4 and DES, analogous to the AES API.
libavutil
|
Wed, 28 Jan 2009 23:16:49 +0000 |
diego |
spelling/grammar/consistency review part III
libavutil
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavutil
|
Wed, 19 Mar 2008 08:47:31 +0000 |
mru |
add missing #include "common.h" to libavutil headers
libavutil
|
Wed, 19 Mar 2008 06:17:43 +0000 |
zuxy |
Reapply r12489: Add pure, const and malloc attributes to proper functions
libavutil
|
Tue, 18 Mar 2008 16:29:47 +0000 |
benoit |
revert r12489.
libavutil
|
Tue, 18 Mar 2008 15:27:15 +0000 |
benoit |
Pure, const and malloc attributes to libavutil.
libavutil
|
Tue, 26 Feb 2008 09:12:55 +0000 |
diego |
This header just needs stdint.h, not inttypes.h, which is a superset of
libavutil
|
Sat, 24 Nov 2007 10:08:02 +0000 |
diego |
Add missing #includes to fix 'make checkheaders'.
libavutil
|
Sat, 20 Oct 2007 14:45:07 +0000 |
reimar |
Document ff_des_encdec
libavutil
|
Fri, 19 Oct 2007 09:54:16 +0000 |
diego |
cosmetics: Add #endif comment.
libavutil
|
Fri, 19 Oct 2007 09:31:41 +0000 |
reimar |
Add support for DES en- and decryption.
libavutil
|