Mercurial > mplayer.hg
log libswscale/swscale_template.c @ 28957:e538af2c69c1
age | author | description |
---|---|---|
Wed, 18 Mar 2009 17:07:30 +0000 | ramiro | Do not assume long is same width as x86 register. |
Wed, 18 Mar 2009 08:06:08 +0000 | diego | Consistently use ff_ prefixes for internal symbols. |
Sat, 14 Mar 2009 08:11:03 +0000 | sdrik | Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro |
Wed, 11 Mar 2009 14:44:22 +0000 | sdrik | Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro |
Mon, 09 Mar 2009 17:25:43 +0000 | kostya | Mask all unused bits for packed pixel format instead of green and alpha mask only. |
Tue, 03 Mar 2009 19:47:23 +0000 | henry | remove the rest of x86 asm from LGPL build |
Sat, 28 Feb 2009 08:01:52 +0000 | sdrik | When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes |