log

age author description
Wed, 10 Jul 2002 17:39:16 +0000 nickols_k Applied patch of Felix Buenemann libavcodec
Wed, 10 Jul 2002 17:32:59 +0000 michaelni get_vlc() optimization libavcodec
Wed, 10 Jul 2002 16:37:08 +0000 nickols_k * prefixication (due Kabi's request) libavcodec
Wed, 10 Jul 2002 14:34:06 +0000 kabi * clean compiler warning libavcodec
Wed, 10 Jul 2002 10:25:11 +0000 michaelni return the number of consumed bytes instead of 0 or buf_size libavcodec
Tue, 09 Jul 2002 19:22:50 +0000 michaelni c std doesnt like negative shifts -> use asm libavcodec
Tue, 09 Jul 2002 18:38:07 +0000 kabi * declare av_free libavcodec
Tue, 09 Jul 2002 18:14:59 +0000 michaelni warning fix patch by atmos libavcodec
Tue, 09 Jul 2002 17:41:51 +0000 michaelni gcc3 bug workaround libavcodec
Tue, 09 Jul 2002 16:08:43 +0000 nickols_k new codec: Sorenson v1 libavcodec
Tue, 09 Jul 2002 10:35:10 +0000 michaelni new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) libavcodec
Sun, 07 Jul 2002 08:34:46 +0000 michaelni wmv1 slice_height != mb_height support libavcodec
Fri, 05 Jul 2002 19:16:26 +0000 mellum Implement clear_blocks_axp. libavcodec
Thu, 04 Jul 2002 13:41:27 +0000 mellum * Move "restrict" fallback to common.h libavcodec
Thu, 04 Jul 2002 01:47:32 +0000 mellum * Detect "retrict" keyword libavcodec