Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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:40:29 +0000 | michael | Remove mistakenly commited code I used for testing. |
Thu, 11 Sep 2008 14:39:12 +0000 | michael | Implement full horizontal chroma for rgb/bgr24/32 output. |
Thu, 11 Sep 2008 03:22:39 +0000 | michael | Do not do unneeded clipping in YSCALE_YUV_2_PACKEDX_C. |
Thu, 11 Sep 2008 02:36:51 +0000 | michael | Factorize yuv2packedXinC(). |
Thu, 11 Sep 2008 01:49:35 +0000 | michael | Set rgb2yuv constants more accurately, makes no real difference though. |