| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -1/+3 |
|\ |
|
| * | rational-test: Add proper main() declaration to fix gcc warnings. | Diego Biurrun | 2011-06-30 | 1 | -1/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Add selftest code for av_cmp_q(). | Michael Niedermayer | 2010-10-05 | 1 | -0/+20 |
* | Make av_d2q() manage the case in which the value to convert is inf. | Stefano Sabatini | 2010-10-04 | 1 | -0/+2 |
* | Avoid cast of double nan to int. | Stefano Sabatini | 2010-10-02 | 1 | -2/+4 |
* | Rename libavutil/assert.h to avassert.h | Måns Rullgård | 2010-10-01 | 1 | -1/+1 |
* | av_assert() system. | Michael Niedermayer | 2010-09-30 | 1 | -2/+2 |
* | Convert NaN to 0/0 in av_d2q | David Conrad | 2010-05-24 | 1 | -0/+2 |
* | 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 |
* | cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator. | Diego Biurrun | 2009-02-01 | 1 | -11/+11 |
* | spelling/grammar/consistency review part I | Diego Biurrun | 2009-01-28 | 1 | -2/+2 |
* | Directly #include a bunch of indirectly #included headers. | Diego Biurrun | 2009-01-24 | 1 | -0/+1 |
* | export gcd function as av_gcd() | Aurelien Jacobs | 2009-01-17 | 1 | -2/+2 |
* | Implement av_nearer_q() and av_find_nearest_q_idx() functions. | Stefano Sabatini | 2008-09-25 | 1 | -0/+25 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | move doxy comments from rational.c to rational.h and add some new comments | Dujardin Bernard | 2007-02-26 | 1 | -16/+0 |
* | 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 |