Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 14 Aug 2008 04:39:59 +0000 | lorenm | gcc chokes on xmm constraints, so pessimize int32_to_float_fmul_scalar_sse a little libavcodec |
Thu, 14 Aug 2008 03:58:05 +0000 | ramiro | mlp: split simple inline function that xors 4 bytes into one. libavcodec |
Wed, 13 Aug 2008 23:36:37 +0000 | lorenm | special case 6 channel version of float_to_int16_interleave libavcodec |
Wed, 13 Aug 2008 23:35:40 +0000 | lorenm | simd int->float libavcodec |
Wed, 13 Aug 2008 23:33:48 +0000 | lorenm | simd downmix libavcodec |
Wed, 13 Aug 2008 23:30:53 +0000 | lorenm | don't mark the delayed samples for upmixing if they haven't been downmixed libavcodec |
Wed, 13 Aug 2008 23:30:28 +0000 | lorenm | oops, non-normalized downmix to mono contaminated add_bias for non-simd float-to-int. libavcodec |