]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/float_altivec.c
consistency cosmetics: Rename POWERPC identifiers to PPC.
[ffmpeg] / libavcodec / ppc / float_altivec.c
2008-12-17 Guillaume Poirieradd AltiVec implementation of int32_to_float_fmul_scalar
2008-08-25 Luca BarbatoMissing static in float_to_int16_altivec declaration
2008-08-23 Luca BarbatoRemove unused variables
2008-08-23 Luca BarbatoIntroduce float_to_int16_interleave_altivec, tested...
2008-08-23 Luca BarbatoIntroduce float_to_int16_one_altivec
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-01-23 Luca Barbato10l, there is a corner case afterall...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-31 Luca BarbatoProper fix for the corner case that would have been...
2006-08-31 Luca BarbatoFix float_to_int16, unaligned case, broken by the previ...
2006-08-15 Luca Barbato10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-14 Luca Barbatoaltivec float optimizations