Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 12 Sep 2008 23:52:37 +0000 | michael | yvu9toyv12Wrapper is not bitexact so disable it when the user wants |
Fri, 12 Sep 2008 22:29:21 +0000 | michael | Make the horizontal C scaler code clip only against INT16_MAX not 0, |
Fri, 12 Sep 2008 21:46:53 +0000 | michael | Add bitexact flag. |
Fri, 12 Sep 2008 21:25:42 +0000 | michael | The yuv->rgb tables are too small for clipping to be avoidable, |
Fri, 12 Sep 2008 18:05:57 +0000 | michael | Fix another 1000l bug in the mono input code. |
Fri, 12 Sep 2008 17:51:13 +0000 | michael | Add support for PIX_FMT_YUV440P. |
Fri, 12 Sep 2008 17:28:36 +0000 | michael | 10000l PIX_FMT_MONOWHITE check was really a || 1. |