log Makefile @ 1701:90be497b752b libavformat

age author description
Sun, 21 Jan 2007 21:20:18 +0000 mru reorder alphabetically libavformat
Sun, 21 Jan 2007 21:06:10 +0000 mru remove no longer needed ifeq tests libavformat
Sun, 24 Dec 2006 04:51:43 +0000 kostya Musepack SV7 decoding support libavformat
Fri, 22 Dec 2006 04:38:24 +0000 diego Make the X11 frame grabber disabled by default. libavformat
Wed, 13 Dec 2006 08:45:36 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Wed, 13 Dec 2006 00:06:33 +0000 gpoirier revert broken commit of x11 device demuxer patch libavformat
Tue, 12 Dec 2006 22:31:46 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Tue, 21 Nov 2006 13:18:21 +0000 aurel move common voc muxer and demuxer data to voc.c libavformat
Tue, 21 Nov 2006 13:08:04 +0000 aurel split voc.c into vocdec.c and vocenc.c libavformat
Tue, 14 Nov 2006 21:31:19 +0000 diego Move BeOS-specific code into os_support.c. libavformat
Tue, 14 Nov 2006 03:55:26 +0000 mru check for inet_aton in configure libavformat
Tue, 14 Nov 2006 01:02:30 +0000 diego Remove wrong/misleading comment. libavformat
Sun, 12 Nov 2006 06:09:15 +0000 ods15 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT libavformat
Sat, 11 Nov 2006 01:35:50 +0000 michael updating nut demuxer to latest spec libavformat
Wed, 08 Nov 2006 00:02:15 +0000 mru allow spaces in source and build directory names libavformat
Tue, 07 Nov 2006 22:10:07 +0000 gpoirier add support for rtp/h264 streaming libavformat
Thu, 02 Nov 2006 23:22:23 +0000 bcoudurier kill AVImageFormat libavformat
Tue, 31 Oct 2006 00:11:37 +0000 diego cosmetics: Restore alphabetical order. libavformat
Sat, 28 Oct 2006 00:29:59 +0000 gpoirier move up (in the file) AAC audio handling moved from below libavformat
Sun, 15 Oct 2006 12:59:45 +0000 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libavformat
Sun, 15 Oct 2006 10:02:21 +0000 diego Consistently use $(BUILD_ROOT). libavformat
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat
Thu, 12 Oct 2006 01:04:32 +0000 reynaldo new mtv demuxer libavformat
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat
Wed, 11 Oct 2006 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libavformat
Sat, 07 Oct 2006 09:22:44 +0000 diego Replace -I../-I. by -I$(BUILD_ROOT). libavformat
Tue, 03 Oct 2006 19:23:39 +0000 diego Move EXTRALIBS handling to common.mak. libavformat
Mon, 02 Oct 2006 17:15:00 +0000 diego rtp.o needs mpegts.o libavformat
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavformat
Fri, 15 Sep 2006 19:14:24 +0000 takis Split the DV demuxer and muxer into separate files (as suggested by Diego libavformat
Fri, 08 Sep 2006 17:24:48 +0000 diego Remove empty variable declaration. libavformat
Tue, 29 Aug 2006 07:34:58 +0000 gpoirier AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % libavformat
Thu, 17 Aug 2006 16:32:08 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external libavformat
Tue, 01 Aug 2006 14:58:15 +0000 bcoudurier move common code from mov.c and movenc.c to isom.c libavformat
Tue, 25 Jul 2006 14:30:14 +0000 bcoudurier MXF demuxer libavformat
Wed, 19 Jul 2006 09:38:22 +0000 bcoudurier GXF muxer libavformat
Thu, 13 Jul 2006 23:10:01 +0000 mru replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavformat
Thu, 13 Jul 2006 21:29:01 +0000 mru move adler32 to libavutil libavformat
Wed, 12 Jul 2006 00:10:12 +0000 mru nut needs crc.o libavformat
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavformat
Mon, 03 Jul 2006 16:32:57 +0000 reimar add GXF demuxer libavformat
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavformat
Thu, 11 May 2006 23:07:22 +0000 mru ogm demuxing libavformat
Sat, 06 May 2006 10:57:38 +0000 diego Further simplify AMR build. libavformat
Sat, 15 Apr 2006 15:05:53 +0000 diego Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavformat
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavformat
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavformat
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