summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-10-08 23:01:02 +0100
committerMans Rullgard <mans@mansr.com>2012-10-08 23:14:51 +0100
commitf79364b2c30aaaec9f0b1500a74da5a859c2ff37 (patch)
treed62b0d4830e7f90ae54efacd6af9b9a9bfa9c57c /libavformat
parent643933f51d1cf0efedece07b058d46c87deb0b2d (diff)
ppc: fix Altivec build with old compilers
The vec_splat() intrinsic requires a constant argument for the element number, and the code relies on the compiler unrolling the loop to provide this. Manually unrolling the loop avoids this reliance and works with all compilers. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions