summaryrefslogtreecommitdiff
path: root/libavutil/integer.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/integer: Don't include common.hAndreas Rheinhardt2022-02-241-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-2/+3
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-281-3/+3
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-7/+8
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* add missing #include "common.h" to libavutil headersMåns Rullgård2008-03-191-0/+1
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-191-9/+9
* revert r12489.Benoit Fouet2008-03-181-9/+9
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-181-9/+9
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Move av_log2_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+5
* Move av_i2int()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+6
* Move av_int2i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+4
* Move av_cmp_i()'s unaltered comment to the header file.Panagiotis Issaris2007-03-041-0/+4
* Move av_shr_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-041-0/+5
* Move av_div_i()'s comments to the header file. The comments are unaltered.Panagiotis Issaris2007-03-041-0/+4
* Move av_mod_i()'s comment to the header file. The moved comment is unmodified.Panagiotis Issaris2007-03-041-0/+5
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-0/+47