| Commit message (Expand) | Author | Age | Files | Lines |
* | Faster ff_sqrt() | Michael Niedermayer | 2008-01-21 | 1 | -5/+9 |
* | Fix a couple of 'return type defaults to int' and 'control reaches end of | Diego Biurrun | 2008-01-10 | 1 | -1/+2 |
* | Allow compilation of test programs when TEST is defined. | Diego Biurrun | 2008-01-08 | 1 | -1/+2 |
* | main() --> main(void) | Diego Biurrun | 2007-11-23 | 1 | -1/+1 |
* | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. | Steve L'Homme | 2006-11-01 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | improve selftest | Michael Niedermayer | 2006-05-29 | 1 | -3/+4 |
* | extend range used for testing (larger range should work too but testing code ... | Michael Niedermayer | 2006-04-29 | 1 | -3/+3 |
* | <= vs. >= 10l bug | Michael Niedermayer | 2006-04-29 | 1 | -5/+9 |
* | add newline at end of file | Måns Rullgård | 2006-04-28 | 1 | -1/+1 |
* | avoid AVInteger usage in av_rescale | Michael Niedermayer | 2006-04-23 | 1 | -6/+54 |
* | 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 | -6/+6 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -0/+84 |