log

age author description
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavutil
Mon, 29 May 2006 19:44:17 +0000 michael improve selftest libavutil
Wed, 17 May 2006 23:40:32 +0000 diego Remove some lines that are duplicated in common.mak. libavutil
Mon, 01 May 2006 00:27:24 +0000 aurel document clip functions libavutil
Sun, 30 Apr 2006 17:49:11 +0000 aurel clip_uint8 should return an uint8_t instead of an int (patch by Panagiotis Issaris < takis.issaris _at_ uhasselt.be >) libavutil
Sat, 29 Apr 2006 16:02:28 +0000 michael extend range used for testing (larger range should work too but testing code overflows) libavutil
Sat, 29 Apr 2006 15:38:20 +0000 michael <= vs. >= 10l bug libavutil
Fri, 28 Apr 2006 19:45:16 +0000 mru add newline at end of file libavutil
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