aboutsummaryrefslogtreecommitdiff
path: root/libavutil/softfloat.h
AgeCommit message (Expand)Author
2009-01-28spelling/grammar/consistency review part IDiego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-07-24cosmetics: Fix two common typos: wont --> will not, lets --> let us.Diego Biurrun
2008-03-19add missing #include "common.h" to libavutil headersMåns Rullgård
2008-03-19Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng
2008-03-18revert r12489.Benoit Fouet
2008-03-18Pure, const and malloc attributes to libavutil.Zuxy Meng
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-16include all prerequisites in header filesMåns Rullgård
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-04Exchange informal LGPL notice by official license header.Diego Biurrun
2006-08-08floating point "emulation" codeMichael Niedermayer