log libmpcodecs/ve_lavc.c @ 11702:e4c043ebf3a6

age author description
Tue, 30 Dec 2003 18:24:19 +0000 michael vismv, alt, ilme options
Sun, 28 Dec 2003 19:36:10 +0000 michael scenechange_threshold command line option patch by (Balatoni Denes <pnis at coder dot hu>)
Mon, 22 Dec 2003 20:22:06 +0000 michael better top_field_first behaviour (mostly what rich suggested)
Mon, 22 Dec 2003 17:42:54 +0000 michael using top_field_first from mpi, and support overriding it
Wed, 12 Nov 2003 12:30:52 +0000 michael RD optimal lambda->qp support
Mon, 03 Nov 2003 16:35:40 +0000 ranma mencoder lavc audio encoding support
Mon, 03 Nov 2003 02:42:39 +0000 michael 10l
Sun, 02 Nov 2003 23:21:45 +0000 michael noise reduction
Thu, 23 Oct 2003 12:05:33 +0000 michael 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)
Mon, 20 Oct 2003 21:40:58 +0000 michael mpeg4 has only 8bit per numerator and denominator ...
Mon, 20 Oct 2003 21:21:42 +0000 michael sample_aspect_ratio
Tue, 07 Oct 2003 11:45:09 +0000 michael use lagrange multipler instead of qscale
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Thu, 02 Oct 2003 00:28:29 +0000 michael mv0
Tue, 30 Sep 2003 22:32:13 +0000 michael rd cbp
Fri, 19 Sep 2003 18:45:02 +0000 faust3 fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
Thu, 11 Sep 2003 07:09:25 +0000 michael 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schindelin at gmx dot de>)
Mon, 01 Sep 2003 14:04:41 +0000 alex support for user specified intra/inter matrices
Mon, 01 Sep 2003 13:26:05 +0000 alex switched lavc_param_format to CONF_TYPE_IMGFMT
Mon, 01 Sep 2003 12:44:31 +0000 michael asv2 encoding
Mon, 25 Aug 2003 23:19:08 +0000 michael mpeg2
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.
Tue, 29 Jul 2003 02:29:58 +0000 michael mb decision stuff
Tue, 17 Jun 2003 22:52:57 +0000 michael lossless ff mjpeg encoding
Sat, 14 Jun 2003 01:26:06 +0000 michael YUV 444 411 410 support
Fri, 13 Jun 2003 21:35:02 +0000 michael context model size & coder type options for FFV1
Mon, 09 Jun 2003 02:31:04 +0000 michael FFV1
Mon, 19 May 2003 13:40:50 +0000 michael FFASV1
Sat, 26 Apr 2003 16:47:25 +0000 rfelker optional automatic aspect encoding based on d_width and d_height
Mon, 07 Apr 2003 13:48:51 +0000 rguyom Fix serious breakage, 10000l !