log Makefile @ 961:d1d7a0e87dea libavformat

age author description
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavformat
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavformat
Sun, 12 Feb 2006 06:49:40 +0000 melanson complete American Laser Games MM playback system, courtesy of Peter Ross libavformat
Sun, 12 Feb 2006 02:18:37 +0000 alex tta demuxer, also usable for moving tta audio data into an other container libavformat
Sat, 11 Feb 2006 20:51:26 +0000 diego Use the incdir variable. libavformat
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavformat
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavformat
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavformat
Fri, 10 Feb 2006 01:24:32 +0000 mru generate adts frame headers if required libavformat
Thu, 09 Feb 2006 22:52:23 +0000 aurel add a Creative VOC (de)muxer libavformat
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) libavformat
Wed, 01 Feb 2006 11:31:33 +0000 diego video4linux2 input support libavformat
Mon, 30 Jan 2006 00:22:41 +0000 diego On MinGW it is not possible to build shared and static libraries at once. libavformat
Sun, 29 Jan 2006 18:32:55 +0000 diego Simplify LDFLAGS handling for MinGW. libavformat
Thu, 26 Jan 2006 23:42:30 +0000 diego Remove obscure Makefile.bak entry from distclean rules. libavformat
Sat, 21 Jan 2006 18:36:32 +0000 diego Add --disable-protocols option to configure to disable I/O protocol from libavformat
Mon, 16 Jan 2006 14:59:54 +0000 diego Make clean/distclean consistent throughout all the Makefiles. libavformat
Sun, 15 Jan 2006 00:28:36 +0000 diego Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavformat
Sat, 14 Jan 2006 15:54:58 +0000 diego Move library name generation to configure, simplifies build system a bit more. libavformat
Sat, 14 Jan 2006 03:39:02 +0000 diego Create symbolic links for all library sonames and clean up Makefiles. libavformat
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 10 Dec 2005 17:14:24 +0000 diego SONAME support for shared libs libavformat
Mon, 07 Nov 2005 01:32:29 +0000 diego Put double-quotes around the install path in the "install-headers" section libavformat
Tue, 04 Oct 2005 11:19:08 +0000 diego Move all definitions of external dependencies into configure instead of libavformat
Mon, 26 Sep 2005 10:05:13 +0000 diego support for building dynamic libraries on Mac OS X libavformat
Fri, 02 Sep 2005 19:18:59 +0000 reimar Support D-Cinema audio demuxing. libavformat
Sat, 13 Aug 2005 13:45:42 +0000 mru fix building in separate directory libavformat
Thu, 11 Aug 2005 22:16:25 +0000 al Fix building shared version of lavf on some systems. libavformat
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavformat