summaryrefslogtreecommitdiffstats
path: root/libavutil/mathematics.h
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add the M_PHI constant, contains an approximation of the golden ratioStefano Sabatini2010-07-221-0/+3
* Fix grammar errors in documentationMåns Rullgård2010-06-301-6/+6
* Fix av_compare_mod() doxy.Stefano Sabatini2010-06-131-5/+7
* Add av_compare_mod()Michael Niedermayer2010-06-091-0/+9
* Add M_SQRT2 to the constants in mathematics.h.Alex Converse2010-04-091-0/+3
* Replace @returns by @return.Benoit Fouet2010-03-301-1/+1
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-1/+1
* More accurate value for log2(10)Måns Rullgård2010-02-211-1/+1
* Replace log2f(10) with a constantMåns Rullgård2010-02-201-0/+3
* av_compare_ts()Michael Niedermayer2010-02-071-0/+9
* 2nd try on documenting av_gcd().Michael Niedermayer2009-12-271-1/+1
* Document av_gcd().Michael Niedermayer2009-12-271-0/+5
* Define INFINITIY and NAN in mathematics.h if missingMåns Rullgård2009-08-101-0/+6
* Add common.h #include, necessary for av_const.Diego Biurrun2009-01-281-0/+1
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-10/+10
* export gcd function as av_gcd()Aurelien Jacobs2009-01-171-0/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* move M_PI definition along with other math definitionsAurelien Jacobs2008-08-131-0/+3
* define some math constants so as not to depend on _XOPEN_SOURCEAurelien Jacobs2008-08-131-0/+14
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-191-3/+3
* revert r12489.Benoit Fouet2008-03-181-3/+3
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-181-3/+3
* Add missing stdint.h #include to headers that use it.Diego Biurrun2008-03-131-0/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-0/+31
OpenPOWER on IntegriCloud