29 Commits (3b80f73b186dc24a39a95edc4243f785d1459273)

Author SHA1 Message Date
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
Janne Grunau a0fc780a20 arm64: int32_to_float_fmul neon asm 9 years ago
Timothy Gu 8d9fe002b3 fmtconvert: Remove float_interleave* 9 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Ben Avison 31c6f6f65c fmtconvert: Add a new method, int32_to_float_fmul_array8 11 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 11 years ago
Christophe Gisquet f49564c607 fmtconvert: int32_t input to int32_to_float_fmul_scalar 12 years ago
Diego Biurrun 38282149b6 ppc: More consistent arch initialization 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Nedeljko Babic b3fdfc8c4e Optimization of AC3 floating point decoder for MIPS 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 14 years ago
clsid2 0e09997fa4 Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles 539244eeb6 cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
Justin Ruggles d21be5f15b cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
Carl Eugen Hoyos 159683ddec Fix compilation on powerpc with --disable-altivec. 14 years ago
Carl Eugen Hoyos 7f1b1f3d74 Fix compilation on powerpc with --disable-altivec. 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago