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

Nicolas Plourde nicolas.plourde at gmail.com
Sat Jun 25 18:36:26 CEST 2005


On 25-Jun-05, at 12:09 PM, Rich Felker wrote:
>
> ROTFL... actually no I'm crying.
> Couldn't you at least tell him the right way? i.e. if (width&15)...
>

in this case  maybe

if ( !(width&15) )
{
...

right?

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






More information about the MPlayer-dev-eng mailing list