summaryrefslogtreecommitdiffstats
path: root/libavutil/softfloat.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/softfloat: Include negative numbers in cmp/gt testsMichael Niedermayer2015-11-081-3/+3
* avutil/softfloat: Add test for av_gt_sf()Michael Niedermayer2015-11-081-0/+8
* avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of expon...Michael Niedermayer2015-11-081-0/+9
* avutil/softfloat: Add test for av_cmp_sf()Michael Niedermayer2015-11-081-0/+13
* avutil/softfloat: Add tests for exponent underflowsMichael Niedermayer2015-11-081-0/+12
* avutil/softfloat: Add a test for av_sincos_sf()Michael Niedermayer2015-07-251-0/+12
* avutil/softfloat: move av_sincos_sf() back to headerJames Almer2015-07-221-49/+0
* avutil/softfloat: Move av_sf2double() to headerMichael Niedermayer2015-06-111-6/+0
* avutil/softfloat: properly separate testcodeMichael Niedermayer2015-06-111-8/+9
* avutil/softfloat: Move av_sincos_sf() from header to c fileMichael Niedermayer2015-06-051-0/+49
* avutil/softfloat: Add more tests for the normalizationMichael Niedermayer2015-06-051-0/+10
* libavutil/softfloat: Add test case for av_add_sfNedeljko Babic2015-05-141-2/+29
* avutil/softfloat: remove unneeded include assert.hMichael Niedermayer2013-07-191-1/+0
* Make softfloat test program compile again: Setting the av_log_level variableDiego Biurrun2009-03-201-1/+1
* main() --> main(void)Diego Biurrun2007-11-231-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* floating point "emulation" codeMichael Niedermayer2006-08-081-0/+52
OpenPOWER on IntegriCloud