Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2012-06-21 19:59:56 +0400
committerJanne Grunau <janne-libav@jannau.net>2012-06-21 20:05:40 +0400
commit1d01fee980edf60215acd94daf2533a9fefb9342 (patch)
tree4ab68c5c9f149e42b604e09779f9deecad0421fa /libavfilter/audio.c
parent67ffcb9613b7bd35fd37a67a0d2363bd4d564605 (diff)
fix hardcoded tables compililation caused by missing math constants
Add -D_XOPEN_SOURCE=600 to host cflags to make the constants in math.h available. Include math.h where necessary and remove redundant M_PI defines.
Diffstat (limited to 'libavfilter/audio.c')
0 files changed, 0 insertions, 0 deletions