Skip to content
Snippets Groups Projects
Commit 06cb7a1c authored by Vitor Sessak's avatar Vitor Sessak
Browse files

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
parent a4be782c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment