]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dca.h
dashenc: Simplify code by using a local variable
[ffmpeg] / libavcodec / arm / dca.h
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-07 Christophe Gisquetdcadsp: add int8x8_fmul_int32 to dsp context
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-02-25 Diego BiurrunFix a number of incorrect intmath.h #includes.
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-11-25 Mans Rullgarddca: ARMv6 optimised decode_blockcode()
2011-10-03 Mans RullgardARM: check for inline asm 'y' operand modifier support
2011-09-30 Mans Rullgarddca: NEON optimised high freq VQ decoding