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