Fri, 14 Mar 2008 16:46:13 +0000 |
diego |
#include config.h before all other headers.
|
Fri, 28 Dec 2007 23:25:02 +0000 |
diego |
Use proper length specifiers in mp_msg calls, fixes the warnings:
|
Tue, 18 Dec 2007 21:43:12 +0000 |
rik |
change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do that since I wrote the files (based on other stuff from MPlayer (and some external things under GPL v2 or later))
|
Sun, 02 Dec 2007 16:40:20 +0000 |
reimar |
Add appropriate const specifiers to some custom parse functions.
|
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
|
Sat, 28 Jul 2007 14:28:38 +0000 |
diego |
cosmetics: misc typo fixes
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
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
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Sat, 08 Jan 2005 14:32:26 +0000 |
rik |
replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Mon, 03 Nov 2003 17:38:50 +0000 |
rik |
proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used
|
Fri, 29 Aug 2003 21:42:51 +0000 |
alex |
1000l
|
Thu, 14 Aug 2003 01:25:42 +0000 |
alex |
1000l
|