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
2016-01-31avcodec/dca: remove old decoderfoo86
2014-03-01Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'Michael Niedermayer
2014-02-28dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet
2014-02-08Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae'Michael Niedermayer
2014-02-08dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau
2014-02-08dcadsp: add int8x8_fmul_int32 to DSP contextChristophe Gisquet
2014-02-08dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
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-04-15Fix compilation on ARM with android gcc 4.7Reimar Döffinger
2013-02-26Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622'Michael Niedermayer
2013-02-26Fix a number of incorrect intmath.h #includes.Diego Biurrun
2012-12-08Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer
2012-12-07arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard
2012-09-16arm/dca: Fix compilation of decode_blockcodes() with --enable-thumbMichael Niedermayer
2011-12-15ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard
2011-11-25dca: ARMv6 optimised decode_blockcode()Mans Rullgard
2011-10-03ARM: check for inline asm 'y' operand modifier supportMans Rullgard
2011-09-30dca: NEON optimised high freq VQ decodingMans Rullgard