summaryrefslogtreecommitdiff
path: root/libavutil/mathematics.c
Commit message (Expand)AuthorAge
* Faster ff_sqrt()Michael Niedermayer2008-01-21
* Fix a couple of 'return type defaults to int' and 'control reaches end ofDiego Biurrun2008-01-10
* Allow compilation of test programs when TEST is defined.Diego Biurrun2008-01-08
* main() --> main(void)Diego Biurrun2007-11-23
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* improve selftestMichael Niedermayer2006-05-29
* extend range used for testing (larger range should work too but testing code ...Michael Niedermayer2006-04-29
* <= vs. >= 10l bugMichael Niedermayer2006-04-29
* add newline at end of fileMåns Rullgård2006-04-28
* avoid AVInteger usage in av_rescaleMichael Niedermayer2006-04-23
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01