Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix av_reduce() with things like 1/0 and 0/0 | Michael Niedermayer | 2007-01-09 | 1 | -3/+5 |
* | fix overflow and remove wrong comment | Michael Niedermayer | 2006-11-30 | 1 | -2/+1 |
* | return optimal fraction | Michael Niedermayer | 2006-11-30 | 1 | -1/+9 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -3/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | simplify | Michael Niedermayer | 2006-07-20 | 1 | -5/+4 |
* | for floats fabs is better & smaller then ABS | Michael Niedermayer | 2006-07-20 | 1 | -1/+1 |
* | 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 | -5/+5 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -0/+110 |