| Commit message (Expand) | Author | Age | Files | Lines |
* | fix various typos | Lou Logan | 2014-06-03 | 1 | -1/+1 |
* | Fix compilation with msvc/icl due to missing header and define. | Matt Oliver | 2014-02-03 | 1 | -0/+3 |
* | avutil/mathematics: add av_add_stable() | Michael Niedermayer | 2014-01-04 | 1 | -0/+14 |
* | avutil/mathematics: fix 2 typos in the doxy | Michael Niedermayer | 2014-01-03 | 1 | -2/+2 |
* | lavu/math: fix than/then typo, and add a comma. | Clément Bœsch | 2013-01-03 | 1 | -4/+4 |
* | av_rescale: support passing MIN/MAX through | Michael Niedermayer | 2013-01-03 | 1 | -0/+7 |
* | lavu: add more doxy to av_rescale_delta | Michael Niedermayer | 2012-10-27 | 1 | -0/+6 |
* | lavu: add av_rescale_delta() | Michael Niedermayer | 2012-10-27 | 1 | -0/+5 |
* | mathemathics: update copyright years | Michael Niedermayer | 2012-10-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-01 | 1 | -2/+3 |
|\ |
|
| * | mathematics: Don't use division by zero in NAN/INFINITY macros | Ronald S. Bultje | 2012-07-01 | 1 | -2/+3 |
* | | Revert "mathematics.h: remove a couple of math defines" | Carl Eugen Hoyos | 2012-06-22 | 1 | -0/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -18/+0 |
|\| |
|
| * | mathematics.h: remove a couple of math defines | Janne Grunau | 2012-06-20 | 1 | -18/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-21 | 1 | -0/+6 |
|\| |
|
| * | avutil: add av_rescale_q_rnd() to allow different rounding | Justin Ruggles | 2012-02-20 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-23 | 1 | -0/+10 |
|\| |
|
| * | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -0/+10 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Add the M_PHI constant, contains an approximation of the golden ratio | Stefano Sabatini | 2010-07-22 | 1 | -0/+3 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -6/+6 |
* | Fix av_compare_mod() doxy. | Stefano Sabatini | 2010-06-13 | 1 | -5/+7 |
* | Add av_compare_mod() | Michael Niedermayer | 2010-06-09 | 1 | -0/+9 |
* | Add M_SQRT2 to the constants in mathematics.h. | Alex Converse | 2010-04-09 | 1 | -0/+3 |
* | Replace @returns by @return. | Benoit Fouet | 2010-03-30 | 1 | -1/+1 |
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 1 | -1/+1 |
* | More accurate value for log2(10) | Måns Rullgård | 2010-02-21 | 1 | -1/+1 |
* | Replace log2f(10) with a constant | Måns Rullgård | 2010-02-20 | 1 | -0/+3 |
* | av_compare_ts() | Michael Niedermayer | 2010-02-07 | 1 | -0/+9 |
* | 2nd try on documenting av_gcd(). | Michael Niedermayer | 2009-12-27 | 1 | -1/+1 |
* | Document av_gcd(). | Michael Niedermayer | 2009-12-27 | 1 | -0/+5 |
* | Define INFINITIY and NAN in mathematics.h if missing | Måns Rullgård | 2009-08-10 | 1 | -0/+6 |
* | 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 |