summaryrefslogtreecommitdiff
path: root/libavutil/mathematics.h
Commit message (Expand)AuthorAge
* Add common.h #include, necessary for av_const.Diego Biurrun2009-01-28
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* export gcd function as av_gcd()Aurelien Jacobs2009-01-17
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* move M_PI definition along with other math definitionsAurelien Jacobs2008-08-13
* define some math constants so as not to depend on _XOPEN_SOURCEAurelien Jacobs2008-08-13
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-19
* revert r12489.Benoit Fouet2008-03-18
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-18
* Add missing stdint.h #include to headers that use it.Diego Biurrun2008-03-13
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01