log libvo/vo_zr.c @ 9481:0b0725c9f3f7

age author description
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