log libmpcodecs/ve_lavc.c @ 14892:fb3a1db63672

age author description
Wed, 02 Mar 2005 19:28:42 +0000 gpoirier 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Thu, 24 Feb 2005 02:31:41 +0000 rfelker 100l to michael :))))
Wed, 23 Feb 2005 00:10:26 +0000 reimar Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
Tue, 22 Feb 2005 20:24:18 +0000 michael switch from DIVX -> FMP4 fourcc for libavcodec
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Wed, 01 Dec 2004 20:32:05 +0000 lorenm suppress dummy frames due to B-frame delay.
Sun, 28 Nov 2004 18:37:49 +0000 lorenm new lavc codec: ffvhuff
Mon, 18 Oct 2004 12:26:45 +0000 rfelker 10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is ok
Mon, 20 Sep 2004 20:07:29 +0000 gpoirier 10l: Make turbo mode compatible with 3-pass encoding
Sun, 19 Sep 2004 09:59:05 +0000 gpoirier New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding
Sat, 18 Sep 2004 23:20:09 +0000 michael support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Sat, 21 Aug 2004 19:31:00 +0000 alex support snow
Mon, 09 Aug 2004 23:46:28 +0000 diego more precise wording
Tue, 20 Jul 2004 12:06:30 +0000 michael mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosinformatica dot com>)
Tue, 06 Jul 2004 12:29:32 +0000 michael dc=11 fixed
Tue, 06 Jul 2004 11:15:06 +0000 michael dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)
Tue, 06 Jul 2004 02:10:22 +0000 michael multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Mon, 07 Jun 2004 17:31:50 +0000 michael nsse weight
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Sat, 07 Feb 2004 00:19:42 +0000 michael bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Mon, 02 Feb 2004 14:19:55 +0000 michael quantizer noise shaping
Mon, 05 Jan 2004 23:44:51 +0000 michael ildctcmp, VSAD, VSSE
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