| Commit message (Expand) | Author | Age | Files | Lines |
* | Add common.h #include, necessary for av_const. | Diego Biurrun | 2009-01-28 | 1 | -0/+1 |
* | spelling/grammar/consistency review part I | Diego Biurrun | 2009-01-28 | 1 | -10/+10 |
* | export gcd function as av_gcd() | Aurelien Jacobs | 2009-01-17 | 1 | -0/+2 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | move M_PI definition along with other math definitions | Aurelien Jacobs | 2008-08-13 | 1 | -0/+3 |
* | define some math constants so as not to depend on _XOPEN_SOURCE | Aurelien Jacobs | 2008-08-13 | 1 | -0/+14 |
* | Reapply r12489: Add pure, const and malloc attributes to proper functions | Zuxy Meng | 2008-03-19 | 1 | -3/+3 |
* | revert r12489. | Benoit Fouet | 2008-03-18 | 1 | -3/+3 |
* | Pure, const and malloc attributes to libavutil. | Zuxy Meng | 2008-03-18 | 1 | -3/+3 |
* | Add missing stdint.h #include to headers that use it. | Diego Biurrun | 2008-03-13 | 1 | -0/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -0/+31 |