log Makefile @ 709:8f8d69d028fd libavutil

age author description
Sun, 22 Mar 2009 23:13:21 +0000 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the libavutil
Sat, 21 Mar 2009 17:28:38 +0000 diego Remove deprecated and now unused Mersenne Twister PRNG. libavutil
Sun, 08 Mar 2009 14:35:13 +0000 michael Remove the Mersenne Twister from the public API/ABI. libavutil
Sun, 08 Mar 2009 01:28:14 +0000 bcoudurier add ff_random_get_seed to be used in conjunction with random functions libavutil
Sun, 22 Feb 2009 14:27:50 +0000 stefano Split avutil.h, move all the pixel format definitions to the new libavutil
Fri, 06 Feb 2009 23:29:25 +0000 stefano Add a new test program for base64, based on that removed in r17024. libavutil
Thu, 29 Jan 2009 22:12:36 +0000 diego Rename string.c to avstring.c so that the name of header and C file match. libavutil
Sun, 11 Jan 2009 22:48:07 +0000 diego Extend 'checkheaders' target to architecture-specific subdirectories. libavutil
Thu, 20 Nov 2008 22:53:18 +0000 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavutil
Sun, 26 Oct 2008 15:21:45 +0000 mru cosmetic: align backslashes in makefiles libavutil
Sun, 17 Aug 2008 17:41:48 +0000 jbr use LFG instead of Mersenne Twister for AC-3 PRNG libavutil
Sun, 17 Aug 2008 16:58:47 +0000 michael restore alphabetical order of TESTS libavutil
Sun, 17 Aug 2008 16:44:13 +0000 michael Add PCA to TESTS. libavutil
Fri, 08 Aug 2008 18:32:20 +0000 stefano Implement avutil_version(). libavutil
Sun, 27 Jul 2008 21:11:06 +0000 diego Add random to list of test programs. libavutil
Mon, 07 Apr 2008 21:16:31 +0000 mru non-recursive makefiles libavutil
Sat, 08 Mar 2008 14:39:43 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavutil
Fri, 07 Mar 2008 19:27:17 +0000 mru simplify library version handling libavutil
Wed, 27 Feb 2008 21:38:36 +0000 mru simplify lzo-test rule libavutil
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