]> git.sesse.net Git - ffmpeg/history - libavutil/mathematics.h
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to
[ffmpeg] / libavutil / mathematics.h
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...