log utils.c @ 902:6acc8394960d libavcodec

age author description
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
Wed, 24 Apr 2002 01:24:06 +0000 michaelni avcodec_flush_buffers() libavcodec
Mon, 22 Apr 2002 19:57:26 +0000 kabi * using some small char buffer - needed for sprintf libavcodec
Mon, 15 Apr 2002 02:28:05 +0000 pulento - Versions defined for libav/libavcodec. libavcodec
Tue, 09 Apr 2002 04:52:49 +0000 pulento - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for libavcodec
Mon, 08 Apr 2002 21:03:35 +0000 kabi * using pixtype as enum - by Philip Gladstone libavcodec
Sat, 06 Apr 2002 22:29:37 +0000 michaelni wmv1 header parser (unfinished) libavcodec
Fri, 05 Apr 2002 04:09:04 +0000 michaelni msmpeg4v2 decoding (no encoding yet) libavcodec
Mon, 01 Apr 2002 13:24:47 +0000 michaelni multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>) libavcodec