log mathematics.c @ 975:c0a0cf0c61c7 libavutil

age author description
Sat, 03 Jul 2010 17:06:12 +0000 cehoyos Silence "comparison of unsigned expression >= 0 is always true" warning. libavutil
Wed, 09 Jun 2010 17:27:42 +0000 michael Add av_compare_mod() libavutil
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Tue, 09 Mar 2010 17:39:19 +0000 mru Replace many includes of libavutil/common.h with what is actually needed libavutil
Sun, 07 Feb 2010 16:26:50 +0000 michael av_compare_ts() libavutil
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavutil
Mon, 09 Mar 2009 10:24:47 +0000 diego Remove all remaining code that was disabled through the major version bump. libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Tue, 27 Jan 2009 00:46:18 +0000 aurel add a ff_gcd() function again, for compatibility with old libavcodec libavutil
Sat, 24 Jan 2009 14:55:30 +0000 diego Directly #include a bunch of indirectly #included headers. libavutil
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavutil
Mon, 21 Jan 2008 13:33:18 +0000 michael Faster ff_sqrt() libavutil
Thu, 10 Jan 2008 10:35:37 +0000 diego Fix a couple of 'return type defaults to int' and 'control reaches end of libavutil
Tue, 08 Jan 2008 22:54:49 +0000 diego Allow compilation of test programs when TEST is defined. libavutil
Fri, 23 Nov 2007 00:52:56 +0000 diego main() --> main(void) libavutil
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Mon, 29 May 2006 19:44:17 +0000 michael improve selftest 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
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavutil
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavutil
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavutil