Hi Andrew,
On Fri, Nov 15, 2024, 13:44 Andrew Randrianasulu <[email protected]> wrote: > чт, 14 нояб. 2024 г., 23:38 Sean McGovern <[email protected]>: > > > Even on a reasonably modern POWER9 (ppc64le), it does not function > > correctly. > > > > > I was under impression it was mostly developed and used on older G4/G5 > cpus (big endian) > It was, but some of our AltiVec acceleration was adapted for little-endian configurations and/or converted to VSX. POWER (and by extension, PowerPC) have always been capable of either endianness but were traditionally shipped/supported only as big-endian until the POWER8 (ISA 2.07) in 2014. -- Sean McGovern > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
