log des.c @ 1028:5dbb12a37c3d libavutil tip

age author description
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavutil
Sat, 10 Jul 2010 22:09:01 +0000 mru bswap: change ME to NE in macro names libavutil
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavutil
Tue, 31 Mar 2009 09:32:59 +0000 diego Mark non-exported functions in test and example programs as static. libavutil
Sun, 08 Mar 2009 14:51:25 +0000 reimar Remove/replace code disabled by major version bump. libavutil
Tue, 03 Feb 2009 18:04:52 +0000 reimar 100l, don't run tests twice, this was some forgotten debugging code. libavutil
Tue, 03 Feb 2009 17:58:19 +0000 reimar Fix a bug in 3DEC CBC decryption and add more extensive tests based on libavutil
Tue, 03 Feb 2009 17:03:49 +0000 reimar Update DES test code to use the new public API. libavutil
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, 21 Jan 2009 23:55:51 +0000 diego Avoid unused variable warning when compiling DES test program. libavutil
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavutil
Fri, 18 Apr 2008 07:05:49 +0000 diego Fix des-test compilation. 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
Fri, 19 Oct 2007 09:31:41 +0000 reimar Add support for DES en- and decryption. libavutil