15 Commits (5b2bb2c906d1b20234c22e2ce21cc9d9a7b4a44a)

Author SHA1 Message Date
Luca Barbato 9e052e8d28 Reindent 17 years ago
Luca Barbato 4049e0142d Minor fix 17 years ago
Luca Barbato 6b646b068e 10l do not load after the buffer... 17 years ago
Luca Barbato 08571377e6 Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually 17 years ago
Luca Barbato 4159db8ca3 Reindent 17 years ago
Luca Barbato e36b639f0f Partially address issue299, no performance change apparently 17 years ago
Luca Barbato 8d8d178dad Avoid a vec_add, directly start with sum 17 years ago
Luca Barbato c7f66add4c Reindent 17 years ago
Luca Barbato a75fe63d3e Factorize common code (almost cosmetic) 17 years ago
Luca Barbato 907fc60f31 Cosmetics 17 years ago
Guillaume Poirier 16dae5173b remove alignment correction of the destination pointers in luma_16x6 17 years ago
Guillaume Poirier 3ca96802e2 use shorter types vec_"type" instead of the too long vector "type" 17 years ago
Guillaume Poirier 88bcb6c23f use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Luca Barbato b5f7e6eb95 Clean up:make dsputil subfile names consistent 18 years ago
Luca Barbato 4726111362 Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue 19 years ago
Luca Barbato e8772eecdc Cosmetics: should not hurt performance, scream if are 19 years ago
Likai Liu 11c19637d2 use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) 19 years ago
Luca Barbato 5cb9fda4b0 Fix AltiVec H.264 decoding on FSF gcc. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Romain Dolbeau a6a12a8a5c h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) 20 years ago