log

age author description
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
Thu, 02 Feb 2006 15:21:19 +0000 michael AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) libavutil
Mon, 30 Jan 2006 23:32:14 +0000 mru add missing #includes 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, 22 Jan 2006 18:34:17 +0000 diego WinCE cross-compilation support 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 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavutil
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavutil
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavutil
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavutil
Tue, 13 Dec 2005 20:24:31 +0000 mmu_man Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaults when they use such things ? libavutil
Mon, 12 Dec 2005 00:48:42 +0000 diego Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW libavutil
Sat, 10 Dec 2005 17:14:24 +0000 diego SONAME support for shared libs libavutil
Mon, 05 Dec 2005 23:14:55 +0000 mmu_man fix for systems not defining PRIu64, not everyone knows C99. libavutil
Thu, 01 Dec 2005 18:20:15 +0000 al Fixed format specifier in STOP_TIMER macro. libavutil
Mon, 07 Nov 2005 01:32:29 +0000 diego Put double-quotes around the install path in the "install-headers" section libavutil
Mon, 26 Sep 2005 10:05:13 +0000 diego support for building dynamic libraries on Mac OS X libavutil
Mon, 19 Sep 2005 23:26:47 +0000 diego Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h libavutil
Tue, 06 Sep 2005 15:06:16 +0000 diego Wrong comment after #endif. libavutil
Sun, 14 Aug 2005 15:42:40 +0000 mru kill a bunch of compiler warnings libavutil
Sat, 06 Aug 2005 10:03:08 +0000 michael add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc) libavutil
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavutil