log libmpcodecs/ve_lavc.c @ 17373:e20a3a4c58e3

age author description
Tue, 10 Jan 2006 11:09:03 +0000 rathann convert some printfs to mp_msg
Thu, 29 Dec 2005 17:01:33 +0000 diego Support vme=8 (iterative overlapped block).
Wed, 28 Dec 2005 08:45:18 +0000 gpoirier Add bidir_refine to lavc's set of options, and document it.
Sun, 25 Dec 2005 21:29:18 +0000 gpoirier support downscaling frames for dynamic b frame decission
Tue, 29 Nov 2005 04:16:46 +0000 reynaldo Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 17 Jul 2005 07:58:09 +0000 ranma 10l: scene change detecion is deactivated with sc_threshold=1000000000
Sun, 17 Jul 2005 06:59:45 +0000 ranma 10l for me
Mon, 20 Jun 2005 14:27:21 +0000 ranma Add vrc_init_occupancy to lavcopts
Mon, 09 May 2005 20:04:12 +0000 reimar vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
Sun, 08 May 2005 20:51:38 +0000 gpoirier Add border masking support for lavc
Sun, 08 May 2005 10:31:33 +0000 reimar ljpeg codec needs YUVJ colorspace, too
Sat, 30 Apr 2005 22:41:41 +0000 michael LIBAVCODEC_BUILD >= 4754
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>)