log utils.c @ 1088:bb27c685fc72 libavcodec

age author description
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Thu, 23 Jan 2003 23:18:42 +0000 bellard removed warning libavcodec
Thu, 23 Jan 2003 23:03:09 +0000 bellard use av_malloc() functions - added av_strdup and av_realloc() libavcodec
Sun, 12 Jan 2003 00:48:29 +0000 michaelni get_format() libavcodec
Sat, 11 Jan 2003 04:52:39 +0000 bellard moved avpicture_xxx to imgconvert libavcodec
Sat, 11 Jan 2003 00:07:06 +0000 bellard moved avcodec_get_chroma_sub_sample() to imgconvert.c libavcodec
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