]> git.sesse.net Git - ffmpeg/commit
tablegen: Don't use cbrtf in host tools
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Tue, 15 Jan 2013 21:08:59 +0000 (16:08 -0500)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Tue, 15 Oct 2013 16:00:28 +0000 (17:00 +0100)
commitbc31a7a3b6bcd7409e4440d7d8124006813fe15a
treec013de7d9dcb5f207defc4aefb6b1821e5d0961b
parent884fd4d2590c30c7787fc05b86b050125fd53f33
tablegen: Don't use cbrtf in host tools

You cannot count on them being present on all systems, and you
cannot include libm.h in a host tool, so just hard code baseline
implementations.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavcodec/cbrt_tablegen.h
libavcodec/mpegaudio_tablegen.h