log rc4.h @ 1028:5dbb12a37c3d libavutil tip

age author description
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
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
Thu, 13 Mar 2008 18:17:03 +0000 diego #include stdint.h instead of inttypes.h like all libavutil headers do. libavutil
Sat, 24 Nov 2007 10:08:02 +0000 diego Add missing #includes to fix 'make checkheaders'. libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Sun, 14 Oct 2007 12:08:41 +0000 reimar Fix rc4 header, #ifndef -> #define libavutil
Sun, 14 Oct 2007 09:51:38 +0000 diego Add multiple inclusion guards. libavutil
Sun, 14 Oct 2007 09:32:06 +0000 diego Add standard license header. libavutil
Sat, 13 Oct 2007 10:42:11 +0000 reimar Add RC4 encryption/decryption function libavutil