log mathematics.h @ 802:485faa6e1728 libavutil

age author description
Sun, 27 Dec 2009 12:20:06 +0000 michael Document av_gcd(). libavutil
Mon, 10 Aug 2009 01:27:27 +0000 mru Define INFINITIY and NAN in mathematics.h if missing libavutil
Wed, 28 Jan 2009 08:50:10 +0000 diego Add common.h #include, necessary for av_const. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavutil
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
Wed, 13 Aug 2008 16:01:21 +0000 aurel move M_PI definition along with other math definitions libavutil
Wed, 13 Aug 2008 10:04:59 +0000 aurel define some math constants so as not to depend on _XOPEN_SOURCE libavutil
Wed, 19 Mar 2008 06:17:43 +0000 zuxy Reapply r12489: Add pure, const and malloc attributes to proper functions libavutil
Tue, 18 Mar 2008 16:29:47 +0000 benoit revert r12489. libavutil
Tue, 18 Mar 2008 15:27:15 +0000 benoit Pure, const and malloc attributes to libavutil. libavutil
Thu, 13 Mar 2008 00:20:15 +0000 diego Add missing stdint.h #include to headers that use it. libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavutil
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavutil