[MPlayer-dev-eng] [PATCH] altivec unscaled planar YV12 to packed YUY2 conversion.

Nicolas Plourde nicolas.plourde at gmail.com
Sat Jun 25 16:51:10 CEST 2005


Here is a fix for yv12 to yuy2 altivec conversion. I dont know  
anything about altivec
and csp conversion so I did not try to fix the altivec code. the  
problem is that the altivec code
expect the width to be multiple of 16, when its not the image get  
distorted so my patch
fall back to default converter if its the case.

its probably not the best solution but fix the problem until a better  
fix to the altivec code is
submitted.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: altivec_pp.diff
Type: application/octet-stream
Size: 1341 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050625/2c1a8642/attachment.obj>
-------------- next part --------------

====
Nicolas Plourde <nicolas.plourde at gmail.com>





More information about the MPlayer-dev-eng mailing list