log Makefile @ 34:dedc1568e2cf libavutil

age author description
Sun, 23 Apr 2006 10:28:54 +0000 michael avoid AVInteger usage in av_rescale libavutil
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavutil
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavutil
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavutil
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavutil
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavutil
Mon, 30 Jan 2006 00:22:41 +0000 diego On MinGW it is not possible to build shared and static libraries at once. libavutil
Sun, 29 Jan 2006 18:32:55 +0000 diego Simplify LDFLAGS handling for MinGW. libavutil
Thu, 26 Jan 2006 23:42:30 +0000 diego Remove obscure Makefile.bak entry from distclean rules. libavutil
Sun, 15 Jan 2006 00:28:36 +0000 diego Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavutil
Sat, 14 Jan 2006 15:54:58 +0000 diego Move library name generation to configure, simplifies build system a bit more. libavutil
Sat, 14 Jan 2006 03:39:02 +0000 diego Create symbolic links for all library sonames and clean up Makefiles. libavutil
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavutil
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavutil
Sat, 10 Dec 2005 17:14:24 +0000 diego SONAME support for shared libs libavutil