log libvo/vo_zr.c @ 37171:29802bb119f6

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Wed, 27 Jul 2011 13:40:00 +0000 diego vo_zr: fix zr_info array initialization
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Thu, 18 Feb 2010 10:19:42 +0000 diego Add header for functions exported from vo_zr.c and use it appropriately.
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.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
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
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>