Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 14 Aug 2008 04:41:02 +0000 | lorenm | missing prototype libavcodec |
Thu, 14 Aug 2008 04:40:46 +0000 | lorenm | gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even inside HAVE_7REGS), so write it in yasm libavcodec |
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 |