aboutsummaryrefslogtreecommitdiff
path: root/libavutil/softfloat.c
AgeCommit message (Expand)Author
2011-05-11Remove unused softfloat implementation.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-03-20Make softfloat test program compile again: Setting the av_log_level variableDiego Biurrun
2007-11-23main() --> main(void)Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-08-08floating point "emulation" codeMichael Niedermayer