summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/float_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Add Altivec version of vector_fmul_window.David Conrad2009-01-061-0/+39
* Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.hDavid Conrad2009-01-061-1/+1
* add AltiVec implementation of int32_to_float_fmul_scalarGuillaume Poirier2008-12-171-0/+25
* Missing static in float_to_int16_altivec declarationLuca Barbato2008-08-251-1/+1
* Remove unused variablesLuca Barbato2008-08-231-2/+0
* Introduce float_to_int16_interleave_altivec, tested with vorbisLuca Barbato2008-08-231-1/+54
* Introduce float_to_int16_one_altivecLuca Barbato2008-08-231-10/+13
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* 10l, there is a corner case afterall...Luca Barbato2007-01-231-2/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato2006-08-311-3/+3
* Fix float_to_int16, unaligned case, broken by the previous commitLuca Barbato2006-08-311-2/+2
* 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato2006-08-151-4/+4
* altivec float optimizationsLuca Barbato2006-08-141-0/+192
OpenPOWER on IntegriCloud