| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fminf() emulation. | Carl Eugen Hoyos | 2014-11-08 | 1 | -10/+0 |
* | avutil/libm: fix fminf() emulation build failure due to undefined FFMIN | Michael Niedermayer | 2014-06-06 | 1 | -1/+3 |
* | avutil/libm: Replace macro based fminf() by function | Michael Niedermayer | 2014-06-06 | 1 | -1/+4 |
* | avutil/libm: use FFMIN instead of fmin() | Michael Niedermayer | 2014-06-06 | 1 | -1/+1 |
* | avutil/libm: fix fminf typo | Michael Niedermayer | 2014-06-06 | 1 | -1/+1 |
* | build: add fminf() emulation | Michael Niedermayer | 2014-06-06 | 1 | -0/+5 |
* | libm: Add fallback definition for cbrt() using pow() | James Almer | 2013-01-22 | 1 | -0/+7 |
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' | Michael Niedermayer | 2012-10-24 | 1 | -0/+40 |
|\ |
|
| * | libm: add fallbacks for various single-precision functions | Mans Rullgard | 2012-10-23 | 1 | -0/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-11 | 1 | -0/+7 |
|\| |
|
| * | configure: Check for the math function rint | Ronald S. Bultje | 2012-07-11 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-28 | 1 | -0/+21 |
|\| |
|
| * | libm: Provide fallback definitions for isnan() and isinf() | Martin Storsjö | 2012-06-27 | 1 | -0/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -3/+5 |
|\| |
|
| * | libm: provide fallback definition for cbrtf() using powf() | Mans Rullgard | 2012-06-26 | 1 | -0/+7 |
* | | Optimization of AMR NB and WB decoders for MIPS | Nedeljko Babic | 2012-06-11 | 1 | -0/+4 |
* | | Check for cbrtf() and provide fallback | Mans Rullgard | 2011-10-22 | 1 | -0/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -0/+7 |
|\| |
|
| * | Provide a fallback version of the libm function trunc | Martin Storsjö | 2011-04-21 | 1 | -0/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Workaround for missing llrintf() | Måns Rullgård | 2010-04-23 | 1 | -0/+5 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | libm.h needs attributes.h | Måns Rullgård | 2010-03-09 | 1 | -0/+1 |
* | Move libm replacements to new header libm.h | Måns Rullgård | 2010-03-09 | 1 | -0/+90 |