Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 02 Oct 2010 14:22:03 +0000 |
diego |
Remove UNUSED macros used to shut up unused function parameter warnings.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Mon, 13 Oct 2008 14:38:36 +0000 |
diego |
Remove redundant variable declaration, fixes the warning:
|
Fri, 20 Jun 2008 20:16:34 +0000 |
ben |
remove now useless vidixlib.h file
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Sun, 21 Aug 2005 01:20:31 +0000 |
reimar |
remove extern for variables that are already in headers.
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Sun, 26 Jun 2005 17:44:07 +0000 |
faust3 |
keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>
|
Fri, 03 Jun 2005 05:16:02 +0000 |
faust3 |
regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yahoo.com>
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Mon, 19 Jul 2004 23:19:50 +0000 |
diego |
name change
|
Mon, 19 Jul 2004 23:11:26 +0000 |
diego |
embarassing typo and new name
|
Sat, 15 Nov 2003 09:58:15 +0000 |
gabucino |
message expanded with hint to use -v option
|
Thu, 02 Oct 2003 14:25:52 +0000 |
faust3 |
new vidix vo modules for textmode console and windows
|