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.
|
Thu, 28 Feb 2008 18:31:35 +0000 |
diego |
TARGET_OS2 is never set, use __OS2__ instead.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:14:38 +0000 |
diego |
Add comments to some #endif directives.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Tue, 05 Jun 2007 16:13:00 +0000 |
diego |
Create a new MSGT for just the status line.
|
Sat, 24 Feb 2007 10:27:14 +0000 |
diego |
cosmetics: Fix some common typos, appropiate --> appropRiate,
|
Thu, 22 Feb 2007 00:18:10 +0000 |
diego |
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
Fri, 26 Jan 2007 09:57:09 +0000 |
gpoirier |
filename double-conversion, especially usefull for CJK users :-)
|
Mon, 27 Nov 2006 02:44:06 +0000 |
nplourde |
fix compilation for win32 dll codec support for intel osx
|