Mercurial > mplayer.hg
log libswscale/swscale_template.c @ 27556:ff8cabc7f18f
age | author | description |
---|---|---|
Fri, 12 Sep 2008 17:28:36 +0000 | michael | 10000l PIX_FMT_MONOWHITE check was really a || 1. |
Fri, 12 Sep 2008 16:46:38 +0000 | michael | Support mono as input format. |
Fri, 12 Sep 2008 16:01:17 +0000 | michael | Add support for PIX_FMT_MONOWHITE as output format. |
Thu, 11 Sep 2008 14:47:18 +0000 | michael | Fix typo that lead to averaging of the same pixel in rgb24ToUV_half(). |
Thu, 11 Sep 2008 14:39:12 +0000 | michael | Implement full horizontal chroma for rgb/bgr24/32 output. |
Thu, 11 Sep 2008 02:36:51 +0000 | michael | Factorize yuv2packedXinC(). |
Wed, 10 Sep 2008 22:41:55 +0000 | michael | Make the 2point linear interpolation coefficients correct even for the |