log Makefile @ 438:812ff5adfa54 libavutil

age author description
Sun, 27 Jan 2008 23:28:56 +0000 diego Move common test program infrastructure to common.mak. libavutil
Sun, 27 Jan 2008 23:27:13 +0000 diego Move some lines in preparation for an upcoming commit. libavutil
Sun, 27 Jan 2008 22:39:30 +0000 diego Add Makefile rules for test programs. libavutil
Sun, 27 Jan 2008 21:03:54 +0000 diego Do not install integer.h, it is not part of the public API. libavutil
Fri, 04 Jan 2008 23:47:10 +0000 aurel install crc.h which is now part of public API libavutil
Wed, 12 Dec 2007 20:58:41 +0000 lu_zero Provide sha1 to outside applications libavutil
Fri, 19 Oct 2007 09:31:41 +0000 reimar Add support for DES en- and decryption. libavutil
Sun, 14 Oct 2007 09:29:59 +0000 diego cosmetics: sort() libavutil
Sat, 13 Oct 2007 10:42:11 +0000 reimar Add RC4 encryption/decryption function libavutil
Thu, 30 Aug 2007 23:11:24 +0000 diego cosmetics: Sort some lines, whitespace changes. libavutil
Sat, 23 Jun 2007 23:10:26 +0000 mru add some string functions libavutil
Mon, 19 Mar 2007 00:48:47 +0000 lu_zero expose av_base64_decode and av_base64_encode libavutil
Mon, 12 Mar 2007 15:23:18 +0000 takis Install mem.h on "make install" as: libavutil
Wed, 28 Feb 2007 03:40:23 +0000 lu_zero Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch libavutil
Wed, 28 Feb 2007 03:28:31 +0000 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavutil