[MPlayer-dev-eng] [PATCH] Direct3D beautify info/error messages
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Feb 4 19:24:20 CET 2009
On Wed, Feb 04, 2009 at 08:19:17PM +0200, Georgi Petrov wrote:
> mp_msg(MSGT_VO, MSGL_V,
> - "<vo_direct3d>Fullscreen Movie Rect: t: %ld, l: %ld, r: %ld, b:%ld\r\n",
> + "<vo_direct3d>Fullscreen movie rectangle: t: %ld, l: %ld, r: %ld, b:%ld\r\n",
It's been like that before in some places, but you should be using Linux
line-breaks (i.e. just \n).
If that causes issues on Windows, only changing vo_direct3d is a bad
idea and this should be handled in mp_msg.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list