summaryrefslogtreecommitdiff
path: root/libavutil/integer.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* simplifyMichael Niedermayer2008-04-05
* 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
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Move av_log2_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move av_i2int()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move av_int2i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move av_cmp_i()'s unaltered comment to the header file.Panagiotis Issaris2007-03-04
* Move av_shr_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move av_div_i()'s comments to the header file. The comments are unaltered.Panagiotis Issaris2007-03-04
* Move av_mod_i()'s comment to the header file. The moved comment is unmodified.Panagiotis Issaris2007-03-04
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* 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