ffmpeg/libavutil
Diego Biurrun a7329e5fc2 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.
2012-10-04 19:29:14 +02:00
..
arm ARM: use numeric ID for Tag_ABI_align_preserved 2012-10-03 11:49:55 +01:00
avr32
bfin
mips
ppc
sh4
tomi
x86 x86: get_cpu_flags: add necessary ifdefs around function body 2012-10-04 19:29:14 +02:00
Makefile lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 2012-09-05 17:07:30 +03:00
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.c lavu/audioconvert: add a second low frequency channel. 2012-09-12 18:26:53 -04:00
audioconvert.h lavu/audioconvert: add a second low frequency channel. 2012-09-12 18:26:53 -04:00
avassert.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
blowfish.c blowfish: Add more tests 2012-10-03 16:05:54 +03:00
blowfish.h
bswap.h
colorspace.h
common.h
cpu.c
cpu.h
crc.c
crc.h
crc_data.h
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
float_dsp.c
float_dsp.h
imgutils.c
imgutils.h
internal.h Allow use of strncpy() 2012-10-03 14:36:51 +01:00
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h
inverse.c
lfg.c avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 2012-10-01 10:24:28 +02:00
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h mem: fix typo in check for __ICC 2012-09-10 00:07:26 +01:00
opt.c
opt.h avopt: fix examples to match the same style about default values as the actual code. 2012-09-05 20:09:47 +03:00
parseutils.c
parseutils.h
pixdesc.c
pixdesc.h
pixfmt.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c samplefmt: make av_samples_alloc() initialize the data to silence. 2012-10-04 08:05:21 +02:00
samplefmt.h samplefmt: make av_samples_alloc() initialize the data to silence. 2012-10-04 08:05:21 +02:00
sha.c
sha.h
time.c
time.h
timer.h
tree.c
tree.h
utils.c
version.h samplefmt: make av_samples_alloc() initialize the data to silence. 2012-10-04 08:05:21 +02:00
xtea.c xtea: Test inplace decryption 2012-10-03 19:19:53 +03:00
xtea.h