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
Fri, 15 Jul 2005 12:50:00 +0000 michael Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformat
Mon, 11 Jul 2005 00:15:37 +0000 michael compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) libavformat
Mon, 27 Jun 2005 00:55:29 +0000 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Sat, 25 Jun 2005 09:04:08 +0000 michael *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Sun, 22 May 2005 23:58:58 +0000 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Thu, 19 May 2005 00:17:50 +0000 aurel install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavformat
Wed, 11 May 2005 22:47:26 +0000 mru flac in ogg support libavformat
Wed, 11 May 2005 16:38:34 +0000 mru support theora in ogg, plus required ogg core changes libavformat
Sun, 08 May 2005 15:04:59 +0000 mmu_man support BUILDSUF patch by <charles dot yates at pandora dot be> libavformat
Sat, 09 Apr 2005 15:32:58 +0000 mru Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, libavformat
Wed, 16 Mar 2005 19:11:58 +0000 michael add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavformat
Tue, 15 Mar 2005 12:37:39 +0000 michael dont link with libavcodec twice on win32 libavformat
Fri, 11 Mar 2005 11:34:31 +0000 michael fix lib order and remove nonsense avcodec double linking libavformat
Thu, 24 Feb 2005 15:18:02 +0000 michael 01-makefile_fix_updated.patch libavformat
Mon, 21 Feb 2005 17:50:48 +0000 michael removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) libavformat
Tue, 11 Jan 2005 08:16:04 +0000 diego Quote path expression to take care of $(prefix) possibly containing spaces. libavformat
Wed, 29 Dec 2004 23:17:42 +0000 rtognimp Fix compilation when both amr_nb and amr_wb are enabled libavformat
Sat, 20 Nov 2004 23:10:07 +0000 mmu_man First implementation of nsv demuxer. libavformat
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavformat
Sat, 16 Oct 2004 19:33:57 +0000 melanson Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformat
Fri, 01 Oct 2004 13:32:13 +0000 michael Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavformat
Thu, 16 Sep 2004 17:15:58 +0000 michael removing the .so file when make clean is run patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavformat
Thu, 15 Jul 2004 18:32:54 +0000 michael image2 / image API cleanup phase-1 libavformat
Sat, 24 Apr 2004 15:16:23 +0000 michael vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) libavformat
Mon, 12 Apr 2004 18:42:23 +0000 michael distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat
Sat, 13 Mar 2004 17:30:37 +0000 melanson added SGI image format, encoding and decoding, courtesy of Todd Kirby libavformat
Thu, 11 Mar 2004 16:26:42 +0000 michael matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Sat, 06 Mar 2004 11:07:37 +0000 michael forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) libavformat
Fri, 02 Jan 2004 04:47:02 +0000 melanson initial commit for Sierra VMD file demuxer libavformat