18 Commits (83065939cb84d79f1880bf3470e031619b55988b)

Author SHA1 Message Date
Michael Niedermayer 955cdc43a3 avutil/softfloat: Include negative numbers in cmp/gt tests 9 years ago
Michael Niedermayer 791ea23e57 avutil/softfloat: Add test for av_gt_sf() 9 years ago
Michael Niedermayer ecfb076141 avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of exponents 9 years ago
Michael Niedermayer df2a2117d2 avutil/softfloat: Add test for av_cmp_sf() 9 years ago
Michael Niedermayer 596dfe7d6c avutil/softfloat: Add tests for exponent underflows 9 years ago
Michael Niedermayer e171309756 avutil/softfloat: Add a test for av_sincos_sf() 9 years ago
James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 9 years ago
Michael Niedermayer daf1158d77 avutil/softfloat: Move av_sf2double() to header 10 years ago
Michael Niedermayer 54f685a0ee avutil/softfloat: properly separate testcode 10 years ago
Michael Niedermayer d3585c53de avutil/softfloat: Move av_sincos_sf() from header to c file 10 years ago
Michael Niedermayer 904ea60afa avutil/softfloat: Add more tests for the normalization 10 years ago
Nedeljko Babic 729466dc68 libavutil/softfloat: Add test case for av_add_sf 10 years ago
Michael Niedermayer 56123fc721 avutil/softfloat: remove unneeded include assert.h 11 years ago
Diego Biurrun bea705752d Remove unused softfloat implementation. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun 7349392535 Make softfloat test program compile again: Setting the av_log_level variable 16 years ago
Diego Biurrun f8a80fd69d main() --> main(void) 17 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Michael Niedermayer a2fd60437d floating point "emulation" code 19 years ago