summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-07-22Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2'Michael Niedermayer2-0/+26
2013-07-22fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2-0/+26
2013-07-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer3-3/+6
2013-07-17fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet10-14/+17
2013-05-18fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet10-14/+14
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer21-41/+79
2013-04-30ppc: More consistent arch initializationDiego Biurrun21-41/+79
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer38-463/+1635
2012-10-08x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau22-40/+41
2012-09-05Optimization of AC3 floating point decoder for MIPSNedeljko Babic13-0/+1173
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer26-119/+343
2011-05-18Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles4-0/+200
2011-04-03Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid24-3/+75
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-03-08cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles3-3/+3
2011-03-07cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles3-3/+3
2011-03-07Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos1-1/+1
2011-03-04Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos1-1/+1
2011-02-04Separate format conversion DSP functions from DSPContext.Justin Ruggles32-882/+1204
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles32-882/+1204