Fri, 07 Mar 2008 20:07:15 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 31 Dec 2007 13:40:08 +0000 |
diego |
Relicense files marked as GPL v2 to GPL v2 or later.
|
Sun, 02 Dec 2007 13:37:15 +0000 |
reimar |
Use proper type for vidix_preinit parameter instead of void *
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 21:23:42 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Fri, 07 Nov 2003 15:12:29 +0000 |
diego |
Change conflicting function declaration between .c and .h file, causing a
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Thu, 31 Jan 2002 10:23:39 +0000 |
nick |
Use new tune info
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Sat, 19 Jan 2002 16:58:33 +0000 |
alex |
vidix_grkey_support checking for colorkeying
|
Fri, 18 Jan 2002 18:14:44 +0000 |
alex |
added colorkey handling
|
Fri, 18 Jan 2002 10:41:31 +0000 |
alex |
sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)
|
Wed, 16 Jan 2002 15:22:45 +0000 |
alex |
added vidix_start() and vidix_stop() for better runtime-resize support ;)
|
Thu, 10 Jan 2002 18:00:23 +0000 |
nick |
Using any graphics server
|
Sun, 06 Jan 2002 16:02:24 +0000 |
nick |
preliminary version
|