ffmpeg/libavutil
Diego Biurrun 46caba4a65 float_dsp: Replace arch optimization ifdefs by if cascade
Arch-specific optimizations are handled this way everywhere else.
2014-03-22 14:11:22 +01:00
..
aarch64 aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
arm Update dsputil- and SIMD-related comments to match reality more closely 2014-03-13 05:50:29 -07:00
avr32
bfin bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00
mips
ppc
sh4
tomi
x86 x86: add detection for Bit Manipulation Instruction sets 2014-02-23 15:29:36 +01:00
Makefile float_dsp: add test program and use it as fate test 2014-03-18 13:08:00 +01:00
adler32.c
adler32.h
aes.c avutil: remove timer.h include from internal.h 2014-01-25 21:50:20 +01:00
aes.h
atomic.c threads: Check w32threads dependencies at the configure stage 2014-02-19 15:12:37 +01:00
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c x86: add detection for Bit Manipulation Instruction sets 2014-02-23 15:29:36 +01:00
cpu.h x86: add detection for Bit Manipulation Instruction sets 2014-02-23 15:29:36 +01:00
cpu_internal.h
crc.c
crc.h
des.c
des.h
dict.c dict: K&R formatting cosmetics 2014-03-07 01:19:22 +01:00
dict.h doxy: Format @code blocks so they render properly 2014-02-04 22:09:47 +01:00
downmix_info.c lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 2014-02-15 22:24:53 +01:00
downmix_info.h lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 2014-02-15 22:24:53 +01:00
error.c
error.h
eval.c avutil: remove timer.h include from internal.h 2014-01-25 21:50:20 +01:00
eval.h
fifo.c
fifo.h
file.c
file.h
file_open.c
float_dsp.c float_dsp: Replace arch optimization ifdefs by if cascade 2014-03-22 14:11:22 +01:00
float_dsp.h aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
frame.c frame: add a convenience function for copying AVFrame data 2014-02-24 07:25:07 +01:00
frame.h doc: fix a couple of typos in frame.h 2014-03-04 16:12:11 +01:00
hmac.c
hmac.h
imgutils.c
imgutils.h
internal.h avutil: remove timer.h include from internal.h 2014-01-25 21:50:20 +01:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c log: Have function parameter names match between .c and .h file 2014-02-12 12:08:02 +01:00
log.h log: Have function parameter names match between .c and .h file 2014-02-12 12:08:02 +01:00
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h
old_pix_fmts.h
opt.c AVOptions: add flags for read/read-only options 2014-02-19 21:52:17 +01:00
opt.h AVOptions: add flags for read/read-only options 2014-02-19 21:52:17 +01:00
parseutils.c
parseutils.h
pixdesc.c RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
pixdesc.h
pixfmt.h RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c samplefmt: avoid integer overflow in av_samples_get_buffer_size() 2014-02-04 12:32:47 -05:00
samplefmt.h
sha.c
sha.h
stereo3d.c
stereo3d.h
time.c
time.h
timer.h timer: use mach_absolute_time as high resolution clock on darwin 2014-03-09 00:45:34 +01:00
tree.c
tree.h
utils.c
version.h RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
xtea.c
xtea.h