summaryrefslogtreecommitdiff
path: root/libavutil/softfloat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused softfloat implementation.Diego Biurrun2011-05-111-72/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* 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