log

age author description
Sun, 23 Apr 2006 10:28:54 +0000 michael avoid AVInteger usage in av_rescale libavutil
Sat, 01 Apr 2006 22:29:20 +0000 mru #define [U]INT32_{MIN,MAX} if missing libavutil
Thu, 30 Mar 2006 16:24:38 +0000 lucabe move enum PixelFormat from libavcodec to libavutil libavutil
Mon, 06 Mar 2006 22:06:33 +0000 diego Proper mangling information for symbols in OS X Mach-O shared objects. libavutil
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavutil
Wed, 22 Feb 2006 10:28:44 +0000 iive Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code. libavutil
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