log motion_est.c @ 1007:b2cf2a1d9a51 libavcodec

age author description
Wed, 15 Jan 2003 18:05:23 +0000 michaelni more compare functions (rd & bit) libavcodec
Mon, 06 Jan 2003 01:20:37 +0000 michaelni b frame segfault fix libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Thu, 02 Jan 2003 12:48:09 +0000 michaelni pre motion estimation cleanup/bugfix libavcodec
Thu, 02 Jan 2003 01:29:35 +0000 michaelni motion estimation pre pass libavcodec
Wed, 01 Jan 2003 16:47:31 +0000 michaelni bugfix libavcodec
Wed, 01 Jan 2003 14:36:20 +0000 michaelni shape adaptive diamonds for EPZS libavcodec
Fri, 27 Dec 2002 23:51:46 +0000 michaelni qpel encoding libavcodec
Thu, 05 Dec 2002 22:22:53 +0000 michaelni better? scene change detection libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Fri, 22 Nov 2002 07:53:06 +0000 kabi * altivec and pix_norm patch by Brian Foley libavcodec
Thu, 14 Nov 2002 18:02:07 +0000 michaelni 1l found by kabi libavcodec
Mon, 11 Nov 2002 09:40:17 +0000 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
Sun, 10 Nov 2002 11:46:59 +0000 michaelni reversing header game libavcodec
Thu, 31 Oct 2002 00:48:05 +0000 michaelni fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated libavcodec
Wed, 30 Oct 2002 22:55:07 +0000 michaelni fixing q>0.0 assert failure caused by overflow of variance for b frames libavcodec
Thu, 24 Oct 2002 00:51:17 +0000 michaelni clip MVs for direct mode libavcodec
Mon, 23 Sep 2002 15:16:09 +0000 michaelni fixing variance scaling for b frames (messed adaptive quants up) libavcodec
Mon, 23 Sep 2002 14:56:11 +0000 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
Fri, 13 Sep 2002 09:45:32 +0000 michaelni interlaced mpeg4 b frame decoding libavcodec
Wed, 11 Sep 2002 12:39:53 +0000 michaelni put/avg_pixels16 libavcodec
Wed, 28 Aug 2002 08:15:30 +0000 michaelni warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) libavcodec
Sun, 25 Aug 2002 21:19:50 +0000 michaelni new ratecontrol code libavcodec
Thu, 22 Aug 2002 19:41:06 +0000 michaelni better scene change detection libavcodec
Wed, 31 Jul 2002 08:01:29 +0000 michaelni b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>) libavcodec
Mon, 24 Jun 2002 15:02:52 +0000 michaelni 4mv bugfix libavcodec
Sun, 02 Jun 2002 12:18:18 +0000 michaelni dont double check vectors libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Sat, 11 May 2002 23:42:16 +0000 pulento - pict_type exported to AVCodecContext libavcodec
Fri, 19 Apr 2002 03:25:20 +0000 michaelni much better ME for b frames (a bit slow though) libavcodec