log libmpcodecs/ve_lavc.c @ 11363:222d2661f373

age author description
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 !
Sun, 06 Apr 2003 23:37:56 +0000 rguyom Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
Sat, 22 Mar 2003 12:46:44 +0000 michael lavc 4663 / quantizer bias
Wed, 12 Mar 2003 15:44:24 +0000 michael per context frame_rate_base
Wed, 05 Mar 2003 16:40:14 +0000 michael aic & umv
Thu, 27 Feb 2003 23:10:06 +0000 michael motion estimation range limit
Sun, 19 Jan 2003 01:48:52 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Sun, 05 Jan 2003 16:06:18 +0000 michael qpel & pre ME improvements