| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/integer: Don't include common.h | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -6/+6 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | spelling/grammar/consistency review part III | Diego Biurrun | 2009-01-28 | 1 | -2/+3 |
* | spelling/grammar/consistency review part II | Diego Biurrun | 2009-01-28 | 1 | -3/+3 |
* | spelling/grammar/consistency review part I | Diego Biurrun | 2009-01-28 | 1 | -7/+8 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | add missing #include "common.h" to libavutil headers | Måns Rullgård | 2008-03-19 | 1 | -0/+1 |
* | Reapply r12489: Add pure, const and malloc attributes to proper functions | Zuxy Meng | 2008-03-19 | 1 | -9/+9 |
* | revert r12489. | Benoit Fouet | 2008-03-18 | 1 | -9/+9 |
* | Pure, const and malloc attributes to libavutil. | Zuxy Meng | 2008-03-18 | 1 | -9/+9 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | Move av_log2_i()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+5 |
* | Move av_i2int()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+6 |
* | Move av_int2i()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+4 |
* | Move av_cmp_i()'s unaltered comment to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+4 |
* | Move av_shr_i()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+5 |
* | Move av_div_i()'s comments to the header file. The comments are unaltered. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+4 |
* | Move av_mod_i()'s comment to the header file. The moved comment is unmodified. | Panagiotis Issaris | 2007-03-04 | 1 | -0/+5 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -0/+47 |