summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
diff options
context:
space:
mode:
authorMans Rullgard <[email protected]>2012-10-08 23:01:02 +0100
committerMans Rullgard <[email protected]>2012-10-08 23:14:51 +0100
commitf79364b2c30aaaec9f0b1500a74da5a859c2ff37 (patch)
treed62b0d4830e7f90ae54efacd6af9b9a9bfa9c57c /libavformat/utils.c
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 <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions