]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/float_altivec.c
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
[frescor/ffmpeg.git] / libavcodec / ppc / float_altivec.c
2009-04-12 diegoRemove gcc_fixes.h. It only contains workarounds for...
2009-01-06 gpoirierAdd Altivec version of vector_fmul_window.
2009-01-06 gpoirierFix float_to_int16_altivec prototype to match float_to_...
2008-12-17 gpoirieradd AltiVec implementation of int32_to_float_fmul_scalar
2008-08-25 lu_zeroMissing static in float_to_int16_altivec declaration
2008-08-23 lu_zeroRemove unused variables
2008-08-23 lu_zeroIntroduce float_to_int16_interleave_altivec, tested...
2008-08-23 lu_zeroIntroduce float_to_int16_one_altivec
2008-05-09 diegoUse full path for #includes from another directory.
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-01-23 lu_zero10l, there is a corner case afterall...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-31 lu_zeroProper fix for the corner case that would have been...
2006-08-31 lu_zeroFix float_to_int16, unaligned case, broken by the previ...
2006-08-15 lu_zero10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-14 lu_zeroaltivec float optimizations