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
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Sat, 21 Jun 2003 23:22:38 +0000 |
alex |
more flexible device name guessing
|
Thu, 24 Apr 2003 17:17:57 +0000 |
rik |
fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Tue, 29 Oct 2002 19:06:26 +0000 |
rik |
some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
|
Thu, 24 Oct 2002 21:34:54 +0000 |
rik |
spelling: paramerters -> parameters
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Mon, 05 Aug 2002 20:49:58 +0000 |
rik |
0.1l
|