log

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