log mathematics.h @ 1028:5dbb12a37c3d libavutil tip

age author description
Thu, 22 Jul 2010 22:05:21 +0000 stefano Add the M_PHI constant, contains an approximation of the golden ratio libavutil
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavutil
Sun, 13 Jun 2010 09:06:50 +0000 stefano Fix av_compare_mod() doxy. libavutil
Wed, 09 Jun 2010 17:27:42 +0000 michael Add av_compare_mod() libavutil
Fri, 09 Apr 2010 23:29:47 +0000 alexc Add M_SQRT2 to the constants in mathematics.h. libavutil
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavutil
Tue, 09 Mar 2010 17:39:19 +0000 mru Replace many includes of libavutil/common.h with what is actually needed libavutil
Sun, 21 Feb 2010 20:47:10 +0000 mru More accurate value for log2(10) libavutil
Sat, 20 Feb 2010 20:13:48 +0000 mru Replace log2f(10) with a constant libavutil
Sun, 07 Feb 2010 16:26:50 +0000 michael av_compare_ts() libavutil
Sun, 27 Dec 2009 14:40:49 +0000 michael 2nd try on documenting av_gcd(). libavutil
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