Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 10 Sep 2008 17:50:49 +0000 | michael | Fix build failure due to %%eip on x86_64. |
Wed, 10 Sep 2008 16:39:56 +0000 | michael | Change RGB2YUV_SHIFT from 16 to 15 to make it able to work |
Wed, 10 Sep 2008 13:55:51 +0000 | michael | Add bgr/rgb15/16/32->UV-half to the macro so there is less code duplication |
Wed, 10 Sep 2008 03:56:06 +0000 | michael | Factorize RGB/BGR15/16/32->UV by using the preprocessor. |