Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27lavc/fmtconvert: RISC-V V int32_to_float_fmul_scalarRémi Denis-Courmont
2022-09-21avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt
2022-09-18lavc/fmtconvert: remove dead int32_to_floatRémi Denis-Courmont
2016-01-02Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'Hendrik Leppkes
2016-01-02Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes
2015-12-23dca: change the core to work with integer coefficients.Alexandra Hájková
2015-12-14arm64: int32_to_float_fmul neon asmJanne Grunau
2015-08-22fmtconvert: Remove float_interleave*Timothy Gu
2015-03-01Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer
2015-02-28fmtconvert: drop unused functionsAnton Khirnov
2013-07-22Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2'Michael Niedermayer
2013-07-22fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison
2013-07-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-17fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet
2013-05-18fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer
2013-04-30ppc: More consistent arch initializationDiego Biurrun
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-23Remove pointless av_cold attributes in header filesDiego Biurrun
2012-09-05Optimization of AC3 floating point decoder for MIPSNedeljko Babic
2012-04-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-04cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21fmtconvert: fix and extend documentation for float_interleave()Justin Ruggles
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles
2011-04-04Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid2
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-08cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles
2011-03-07cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles
2011-02-04Separate format conversion DSP functions from DSPContext.Justin Ruggles
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles