log utils.c @ 963:1936a177d482 libavcodec

age author description
Mon, 06 Jan 2003 18:09:27 +0000 kabi * avoid usage of next/last buffer after flush libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Wed, 18 Dec 2002 10:09:43 +0000 michaelni mb qp limits libavcodec
Mon, 09 Dec 2002 18:54:09 +0000 kabi * fill codec_id in codec_open 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 12:42:25 +0000 michaelni print a warning if something allocates 0 bytes libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Tue, 03 Dec 2002 19:40:35 +0000 kabi * two functions to handle allocation of static data more simple libavcodec
Tue, 12 Nov 2002 15:00:04 +0000 kabi * fixing some minor const warnings libavcodec
Mon, 11 Nov 2002 09:31:17 +0000 kabi * avcodec_init could be removed I guess... libavcodec
Thu, 31 Oct 2002 12:11:53 +0000 michaelni dont call emms_c() for each MB libavcodec
Tue, 22 Oct 2002 23:43:25 +0000 michaelni more defaults libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Fri, 11 Oct 2002 09:16:35 +0000 bellard corrected pixel format display libavcodec
Thu, 10 Oct 2002 17:12:55 +0000 bellard added two pass info libavcodec
Sat, 28 Sep 2002 01:49:37 +0000 mellum Minor warning fix. libavcodec
Thu, 19 Sep 2002 20:22:39 +0000 michaelni fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully libavcodec
Thu, 19 Sep 2002 18:24:52 +0000 michaelni fixing apiexample libavcodec
Thu, 19 Sep 2002 09:13:43 +0000 michaelni avcodec_alloc_context() libavcodec
Sat, 27 Jul 2002 03:08:04 +0000 philipjsg Add conversions to and from RGBA32 and BGRA32. libavcodec
Tue, 09 Jul 2002 16:08:43 +0000 nickols_k new codec: Sorenson v1 libavcodec
Tue, 11 Jun 2002 13:45:17 +0000 bellard moved code to mem.c and allcodecs.c libavcodec
Mon, 27 May 2002 16:42:14 +0000 kabi * started to cleanup name clashes for onetime compilation libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Mon, 20 May 2002 16:23:27 +0000 glantau better av_freep() libavcodec
Sat, 18 May 2002 22:59:50 +0000 glantau proper memory handling functions libavcodec
Sun, 12 May 2002 15:53:25 +0000 nickols_k build info for ABI libavcodec
Thu, 09 May 2002 01:24:27 +0000 philipjsg * Don't allocate 0 bytes of memory. It upsets electricFence! libavcodec
Sun, 05 May 2002 09:56:13 +0000 nickols_k version info libavcodec