summaryrefslogtreecommitdiffstats
path: root/libavutil/mathematics.c
Commit message (Expand)AuthorAgeFilesLines
* Faster ff_sqrt()Michael Niedermayer2008-01-211-5/+9
* Fix a couple of 'return type defaults to int' and 'control reaches end ofDiego Biurrun2008-01-101-1/+2
* Allow compilation of test programs when TEST is defined.Diego Biurrun2008-01-081-1/+2
* main() --> main(void)Diego Biurrun2007-11-231-1/+1
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-011-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* improve selftestMichael Niedermayer2006-05-291-3/+4
* extend range used for testing (larger range should work too but testing code ...Michael Niedermayer2006-04-291-3/+3
* <= vs. >= 10l bugMichael Niedermayer2006-04-291-5/+9
* add newline at end of fileMåns Rullgård2006-04-281-1/+1
* avoid AVInteger usage in av_rescaleMichael Niedermayer2006-04-231-6/+54
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-6/+6
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-0/+84
OpenPOWER on IntegriCloud