log Makefile @ 1246:ca6fc8c8c9dc libavformat

age author description
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
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