OSDN Git Service

tablegen: Don't use cbrtf in host tools
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Tue, 15 Jan 2013 21:28:03 +0000 (16:28 -0500)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Tue, 15 Oct 2013 15:52:07 +0000 (16:52 +0100)
commit008014b5e72442fe7c8bf4a31e6bb74469b81359
tree31f96fd701ed2e92a97f2e680b7b8611ebcd4965
parent00aa24ffee91d52488765088ea0f60748e2a2083
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