OSDN Git Service

don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 11 Sep 2006 23:29:24 +0000 (23:29 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 11 Sep 2006 23:29:24 +0000 (23:29 +0000)
commit0dd5866af767953af61828504c2de662bb6ae49a
treecd7013f21a9fb713c0fecce81e83f4dd9ffe44b1
parentd70e3ff410b0f945a6249658465d807dedfa7857
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)

Originally committed as revision 6231 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp56.c