log mp_msg.h @ 37182:1c64016edce3

age author description
Sun, 08 May 2011 10:48:39 +0000 reimar Change mp_dbg so that syntax is checked also when it is disabled.
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Sat, 09 Oct 2010 12:12:14 +0000 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
Fri, 18 Jun 2010 09:41:53 +0000 diego Move mp_msg-related extern variable declarations to mp_msg.h.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Thu, 29 Oct 2009 22:39:00 +0000 cehoyos Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
Sat, 01 Mar 2008 09:50:06 +0000 diego Remove va_start/vsnprintf workaround for OS/2.