log libmpcodecs/ve_lavc.c @ 11375:3544f1823f6b

age author description
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 !
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
Thu, 02 Jan 2003 01:33:14 +0000 michael motion estimation pre pass
Wed, 01 Jan 2003 14:39:09 +0000 michael lavc 4649
Tue, 31 Dec 2002 17:29:53 +0000 michael trellis quantization
Sat, 28 Dec 2002 00:04:20 +0000 michael lavc 4647
Fri, 27 Dec 2002 22:43:20 +0000 arpi the long-waited MUXER layer, and new MPEG-PS muxer
Wed, 18 Dec 2002 10:51:10 +0000 michael mb qp limits
Mon, 09 Dec 2002 12:36:04 +0000 michael AVVideoFrame -> AVFrame
Thu, 05 Dec 2002 09:13:29 +0000 michael infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Wed, 04 Dec 2002 21:46:53 +0000 michael PSNR
Wed, 04 Dec 2002 12:41:57 +0000 michael specific debug output support
Wed, 04 Dec 2002 11:53:47 +0000 michael cleanup
Wed, 04 Dec 2002 10:49:03 +0000 michael support for lavc build 4641
Wed, 20 Nov 2002 13:16:09 +0000 michael aspect ratio clenaup
Thu, 14 Nov 2002 22:36:16 +0000 michael vstrict is no flag
Thu, 14 Nov 2002 19:27:51 +0000 michael ffhuffyuv
Sat, 02 Nov 2002 04:56:48 +0000 rfelker cleanup
Sat, 02 Nov 2002 02:44:19 +0000 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
Sun, 29 Sep 2002 23:21:57 +0000 michael idct algo selection support
Sun, 29 Sep 2002 17:53:14 +0000 arpi vcodec=mpeg4 set as default
Thu, 26 Sep 2002 00:48:25 +0000 michael interlaced dct
Tue, 24 Sep 2002 11:23:23 +0000 michael darkmasking & docs
Mon, 23 Sep 2002 15:46:16 +0000 michael adaptive quant support ...
Thu, 19 Sep 2002 09:47:37 +0000 michael use avcodec_alloc_context()
Fri, 13 Sep 2002 20:46:23 +0000 alex aspect ratio support by encoding (currently only with mpeg4 and h263p)
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Fri, 30 Aug 2002 00:38:42 +0000 michael dct selection support
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Sun, 25 Aug 2002 23:19:38 +0000 michael fixing compilation without divx4 patch by (Rmi Guyomarch <rguyom at pobox dot com>)