log svq1.c @ 1106:1e39f273ecd6 libavcodec

age author description
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Tue, 04 Feb 2003 01:32:25 +0000 michaelni cliping MVs, i dunno if its correct but it looks better then without it libavcodec
Tue, 21 Jan 2003 17:34:12 +0000 michaelni GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec
Thu, 09 Jan 2003 01:43:31 +0000 michaelni workaround dropable p frame after first frame bug libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Mon, 09 Dec 2002 00:29:17 +0000 michaelni cleanup / messup? libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Tue, 12 Nov 2002 15:00:04 +0000 kabi * fixing some minor const warnings 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, 27 Oct 2002 00:02:23 +0000 michaelni handle direct rendering buffer allocation failure libavcodec
Wed, 11 Sep 2002 12:39:53 +0000 michaelni put/avg_pixels16 libavcodec
Mon, 22 Jul 2002 20:51:26 +0000 al3x moved codebooks to svq1_cb.h libavcodec
Tue, 16 Jul 2002 10:29:07 +0000 michaelni hurry up support libavcodec
Tue, 16 Jul 2002 10:19:00 +0000 michaelni grayscale only decoding libavcodec