Mercurial > mplayer.hg
comparison loader/wine/winuser.h @ 10576:e4cdc9ca94c5
Changed all printf into mp_msg
Removed extern int verbose
Removed some unneeded includes
Removed swscale, because this should be done by vf layer instead
Removed weird video_out_png definition
There is no more flip, zoom, or geometry support, so I removed those.
Slices, stride support for all supported CSP.
Replaced draw_frame with a stub.
Removed: do { ... } while (0)
Removed unused dstFourcc.
Added DR support
Removed USE_CONVERT2FB, since we have real DR now
Simplified some color depth checks
author | joey |
---|---|
date | Tue, 12 Aug 2003 06:57:19 +0000 |
parents | 3b5f5d1c5041 |
children | 67e6bb7dcac4 |
comparison
equal
deleted
inserted
replaced
10575:148f029ff426 | 10576:e4cdc9ca94c5 |
---|