HomeFreeBSD

multimedia/vlc: fix build on powerpc with ALTIVEC

Description

multimedia/vlc: fix build on powerpc with ALTIVEC

video_chroma/i420_yuy2.c:227:5: error: use of undeclared identifier 'vector'

vector unsigned char u_vec;
^

video_chroma/i420_yuy2.c:228:5: error: use of undeclared identifier 'vector'

vector unsigned char v_vec;
^

Details

Provenance
pkubajAuthored on Dec 21 2022, 12:57 AM
Parents
R11:97e9098a189d: math/gismo: fix build on powerpc64
Branches
Unknown
Tags
Unknown