log

age author description
Sat, 08 Jul 2006 20:23:19 +0000 michael put the code which is specific for the large crc table under #ifndef CONFIG_SMALL libavutil
Fri, 07 Jul 2006 22:43:32 +0000 michael moving utf8 reading function to libavutil libavutil
Wed, 05 Jul 2006 22:57:47 +0000 diego Add proper LGPL header. libavutil
Wed, 05 Jul 2006 22:56:45 +0000 diego spelling typo libavutil
Wed, 05 Jul 2006 20:32:19 +0000 lu_zero Make ffmpeg better support pic - from Diego Petten <flameeyes@gentoo.org> libavutil
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavutil
Tue, 04 Jul 2006 22:39:23 +0000 mru floorf() is not used, and causes warnings on Solaris libavutil
Mon, 03 Jul 2006 12:09:10 +0000 michael simplify libavutil
Mon, 03 Jul 2006 11:11:22 +0000 lu_zero fix endianess build in a better way libavutil
Mon, 03 Jul 2006 10:52:07 +0000 lucabe Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h libavutil
Mon, 03 Jul 2006 09:16:13 +0000 lu_zero big endian fix libavutil
Sun, 02 Jul 2006 20:20:28 +0000 mru 1l: put that int i back libavutil
Sun, 02 Jul 2006 19:26:22 +0000 mru kill warnings libavutil
Sun, 02 Jul 2006 19:01:52 +0000 ivo compile md5 and include in libavutil.a libavutil
Sun, 02 Jul 2006 19:01:09 +0000 ivo add missing declaration for av_md5_sum libavutil
Sun, 02 Jul 2006 19:00:15 +0000 ivo cast pointers to make compiler happy libavutil
Sat, 01 Jul 2006 10:02:08 +0000 michael md5 support libavutil
Fri, 30 Jun 2006 07:45:31 +0000 gpoirier make sure NDEBUG is not defined already before defining it libavutil
Thu, 01 Jun 2006 23:22:07 +0000 diego Ignore all generated files. libavutil
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