diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-01-16 01:27:46 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2010-01-16 01:27:46 +0000 |
commit | 06cb7a1c8f4965e45f4e102d69c0efc0dadb8eec (patch) | |
tree | 70020ffecb6795332fc2103b54d844963695c838 /libavformat | |
parent | a4be782cbde337ced47b04e2e6f79ba99e79ae1d (diff) | |
download | ffmpeg-06cb7a1c8f4965e45f4e102d69c0efc0dadb8eec.tar.gz |
Use macros instead of inline functions to replace the following missing C99
functions: exp2, exp2f, log2, log2f.
Should fix compilation in systems where these functions are defined in math.h
but not implemented.
Originally committed as revision 21231 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions