]> git.sesse.net Git - ffmpeg/history - libavutil/mathematics.h
doc/avconv: expand documentation for the -s option.
[ffmpeg] / libavutil / mathematics.h
2012-02-20 Justin Rugglesavutil: add av_rescale_q_rnd() to allow different rounding
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-22 Stefano SabatiniAdd the M_PHI constant, contains an approximation of...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-13 Stefano SabatiniFix av_compare_mod() doxy.
2010-06-09 Michael NiedermayerAdd av_compare_mod()
2010-04-09 Alex ConverseAdd M_SQRT2 to the constants in mathematics.h.
2010-03-30 Benoit FouetReplace @returns by @return.
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-02-21 Måns RullgårdMore accurate value for log2(10)
2010-02-20 Måns RullgårdReplace log2f(10) with a constant
2010-02-07 Michael Niedermayerav_compare_ts()
2009-12-27 Michael Niedermayer2nd try on documenting av_gcd().
2009-12-27 Michael NiedermayerDocument av_gcd().
2009-08-10 Måns RullgårdDefine INFINITIY and NAN in mathematics.h if missing
2009-01-28 Diego BiurrunAdd common.h #include, necessary for av_const.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-13 Aurelien Jacobsmove M_PI definition along with other math definitions
2008-08-13 Aurelien Jacobsdefine some math constants so as not to depend on _XOPE...
2008-03-19 Zuxy MengReapply r12489: Add pure, const and malloc attributes...
2008-03-18 Benoit Fouetrevert r12489.
2008-03-18 Zuxy MengPure, const and malloc attributes to libavutil.
2008-03-13 Diego BiurrunAdd missing stdint.h #include to headers that use it.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...