Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Sat, 02 Aug 2008 17:38:11 +0000 |
diego |
Change a bunch of video-output-specific preprocessor directives from a HAVE_
|
Fri, 16 May 2008 08:33:27 +0000 |
diego |
cosmetics: Remove useless parentheses from from return statements.
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Sun, 27 May 2007 21:13:10 +0000 |
reimar |
Remove more pointless fastmemcpy.h includes in libvo
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Tue, 13 Sep 2005 08:47:46 +0000 |
diego |
- improved performance on truecolor modes
|
Thu, 08 Sep 2005 00:11:55 +0000 |
diego |
Replace remaining tabs by spaces.
|
Tue, 06 Sep 2005 18:44:04 +0000 |
diego |
Switch indentation over to K&R style, replace all tabs by spaces.
|
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
|
Wed, 11 May 2005 08:04:13 +0000 |
diego |
- make use of libggiwmh if found by configure
|
Wed, 27 Apr 2005 12:15:37 +0000 |
reimar |
Make it possible to use a ggi device string that contains a ',' by writing
|
Fri, 17 Dec 2004 19:36:52 +0000 |
diego |
- Fixed mode setting, so any video can be played on all supported ggi targets.
|