Tue, 24 May 2011 19:51:38 +0000 |
diego |
configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
|
Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Tue, 16 Feb 2010 16:22:17 +0000 |
diego |
libvo: Mark functions not used outside of their files as static.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 05 Jan 2009 14:48:03 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
|
Sun, 07 Sep 2008 14:09:51 +0000 |
diego |
Replace casual GPL notices by proper license headers.
|
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
|
Tue, 28 Aug 2007 17:08:04 +0000 |
diego |
warning fix:
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Tue, 13 Jun 2006 08:00:48 +0000 |
gpoirier |
Fix a condition as suggested by Rich.
|
Tue, 13 Jun 2006 07:58:06 +0000 |
gpoirier |
cosmetics
|
Tue, 13 Jun 2006 07:57:06 +0000 |
gpoirier |
Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
|
Tue, 30 May 2006 23:18:05 +0000 |
poirierg |
Remove dead code, and do close smem file descriptor during un-init
|
Thu, 18 May 2006 10:08:38 +0000 |
ivo |
use mp_msg instead of printf
|
Thu, 18 May 2006 09:54:44 +0000 |
ivo |
include sys/io.h instead of asm/io.h so iopl() gets declared too
|
Thu, 18 May 2006 09:21:45 +0000 |
ivo |
only include sys/mman.h if HAVE_SYS_MMAN_H is defined
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|