]> git.sesse.net Git - vlc/commit
i420->yuv2 converter: disabled altivec usage if video's width isn't a multiple of 32
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 12 Sep 2010 13:19:54 +0000 (15:19 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 12 Sep 2010 13:19:54 +0000 (15:19 +0200)
commitf7345bf58ea06d0f5e8a0c7d42c1728eff334c0c
treed81afcb71299cf66597e136cf6d832e54ad6467d
parent9f1c2185529eec1eb422acd60800c6bca8d66983
i420->yuv2 converter: disabled altivec usage if video's width isn't a multiple of 32

This fixes the video output on PowerPC based Macs. A proper fix would be welcome.

Forward-port of [c036a9961b04ef03e8ae6951c78f1e550e57395a]
modules/video_chroma/i420_yuy2.c