ppc: replace pointer casting with AV_COPY32
authorMans Rullgard <mans@mansr.com>
Sat, 10 Nov 2012 13:21:52 +0000 (13:21 +0000)
committerMans Rullgard <mans@mansr.com>
Mon, 12 Nov 2012 10:31:31 +0000 (10:31 +0000)
commita384f6a7f73a8bd53046dd95a1ca0ac785d4add3
tree5d61db767eb5b74cb9a92803d5673abdbfd5299a
parent031aac9861dbd2d6e195f63e585cebe711db9d49
ppc: replace pointer casting with AV_COPY32

This removes warnings about strict aliasing violations.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/ppc/h264_altivec.c