diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-09-05 20:49:28 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-10-04 19:29:14 +0200 |
commit | a7329e5fc22433dfeaf7af22fb40fe3cada21385 (patch) | |
tree | 6f5b3cffe2e60d5f6455205faf5856bda994f7b8 /libavcodec/aac_tablegen.h | |
parent | f6fbce761ea697f437cef721ec6711ffcbd1ac1f (diff) | |
download | ffmpeg-a7329e5fc22433dfeaf7af22fb40fe3cada21385.tar.gz |
x86: get_cpu_flags: add necessary ifdefs around function body
ff_get_cpu_flags_x86() requires cpuid(), which is conditionally defined
elsewhere in the file. Surrounding the function body with ifdefs allows
building even when cpuid is not defined. An empty cpuflags mask is
returned in this case.
Diffstat (limited to 'libavcodec/aac_tablegen.h')
0 files changed, 0 insertions, 0 deletions