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
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer12-30/+27
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun11-29/+26
2012-09-05Optimization of AC3 floating point decoder for MIPSNedeljko Babic13-0/+1173
2012-04-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer18-147/+176
2012-04-04cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun15-21/+21
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer47-998/+1119
2011-10-21fmtconvert: fix and extend documentation for float_interleave()Justin Ruggles1-1/+9
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-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