log libvo/vo_zr.c @ 23873:49a433e2e78f

age author description
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
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
Mon, 05 Aug 2002 20:03:22 +0000 rik cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
Thu, 30 May 2002 11:20:58 +0000 arpi 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>
Mon, 27 May 2002 18:05:26 +0000 alex revised query_format
Sat, 27 Apr 2002 18:24:12 +0000 rik update: we use the new quantizer in libavcodec, -zrquality 1 is allowed
Wed, 17 Apr 2002 21:28:51 +0000 rik Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Tue, 12 Feb 2002 15:53:40 +0000 rik migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
Mon, 11 Feb 2002 01:24:56 +0000 arpi mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 19:01:32 +0000 arpi fix a decimation/scaling bug in vo_zr and some verbose messages have changed - patch by Rik Snel <rsnel@cube.dyndns.org>
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Sat, 26 Jan 2002 00:53:29 +0000 arpi use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>
Sat, 19 Jan 2002 17:02:50 +0000 albeu Added reverting support for -zr* options
Fri, 18 Jan 2002 09:58:18 +0000 nick Missed fastmemcpy
Thu, 17 Jan 2002 01:32:29 +0000 arpi zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>