Mon, 10 Jan 2011 19:18:51 +0000 |
cboesch |
Add size based support for -endpos in MPlayer.
|
Fri, 22 Oct 2010 17:40:02 +0000 |
reimar |
Remove unused message string.
|
Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Fri, 06 Aug 2010 23:31:39 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Mon, 28 Jun 2010 09:25:56 +0000 |
diego |
Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
|
Mon, 21 Jun 2010 10:51:31 +0000 |
diego |
Adjust printf length modifier, fixes the warning:
|
Wed, 16 Jun 2010 13:55:09 +0000 |
diego |
Rename libvo/mga_common.c --> libvo/mga_template.c.
|
Wed, 09 Jun 2010 13:44:32 +0000 |
diego |
Reduce verbosity about suboption parsing in vo drivers.
|
Mon, 12 Apr 2010 10:56:17 +0000 |
diego |
the great MPlayer tab removal: part I
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Wed, 30 Sep 2009 14:55:43 +0000 |
diego |
Reduce console output verbosity: Move colorspace information to verbose mode.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 27 Apr 2009 21:41:42 +0000 |
bircoph |
Fix polish spelling. Noticed in Gentoo ebuild long time ago.
|
Mon, 20 Apr 2009 15:24:47 +0000 |
diego |
Remove reference to outdated documentation file.
|
Fri, 06 Mar 2009 20:11:23 +0000 |
reimar |
The large -help help_text should be const so it goes into .rodata
|