Skip to content
Snippets Groups Projects
Commit 9425dc3d authored by Pavel Koshevoy's avatar Pavel Koshevoy Committed by Michael Niedermayer
Browse files

Fix build failure on osx 10.5.8 ppc


Second parameter to vec_splat must be a literal, not a variable
value.  Therefore the second nested for-loop in
float_to_int16_stride_altivec had to be unrolled.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent f464b02d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment