[vlc-devel] [PATCH] /src/misc/messages.c Added loging via OutputDebugString under windows. attempt 3.
Rémi Denis-Courmont
remi at remlab.net
Thu Nov 17 07:34:30 CET 2011
On Thu, 17 Nov 2011 12:06:22 +0700, Sergey Radionov <rsatom at gmail.com>
wrote:
> Regarding second attempt, I've found that sometimes debug messages can
> exceed 512 bytes, so I've increased buffer length to 2*1024 bytes.
Messages can be any length.
And I am not sure passing all VLC messages to Windows unconditionally is a
good idea.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list